EDD Widget Filtered by Dates From Grid

I have a classic dashboard with a data grid and 3 different dashboard charts, all driven by the same BAQ. The BAQ has 2 parameters, Start Date, and End Date. Dashboard loads, BAQ prompts user for their dates, and the grid and the 3 charts all load the appropriate results.

Trying now to create this in Kinetic. It seems I am meant to use EDD widgets in place of the dashboard charts. I don’t think I can use a BAQ that prompts for parameters on load as a source for an EDD view. My thought is to copy my baq and remove the date criteria, use this for the widgets, and then use the dates from the grid to inform the filtering. Is this possible? The crux here seems to be me wanting to possibly have more than one date in my filter criteria, and not have the user need to select a line from the grid to inform the EDD widget filter.

Any thoughts would be appreciated. :heart_eyes: