I am trying to create dashboard with dashboard-wise filters.
What I did:
enable in /admin/dashboard option “Dashboard Filters Enabled”
inside my dashboard there are two tables with the same “::filter”-field (in my case country)
Next I change filter on one table, but data refresh only in this table, the other table still with the same filter.
I think no:( I searched that question some time ago and in some tread I’ve read that such possibility is unavailable in current implementation of redash
I am trying in the redash domain itself. Even if I have set the “Use dashboard wise filter”, I am not able to achieve this functionality(When one drop down changes, need to change the table listing and the corresponding charts populated using the same query). Can anyone help