#Page filters and Expose Table to Widgets

4 messages · Page 1 of 1 (latest)

gleaming owl
#

Hello,

I'm trying to send the query data from my table to my StatusOverview Widget using ExposesTableToWidgets. The problem I have is that the query from the table uses date filters from Dashboard page and when I dd the pagetablequery on my StatusOverview appears empty. If I remove the date filters from the query and put hardcoded dates it works. How can I fix it?

lament hornetBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

gleaming owl
#

Maybe InteractsWithPageFilters not compatible with ExposesTableToWidgets?