We’re experiencing an issue where dashboard filters (in embedded dashboards) appear as if they are correctly connected to the cards, but in reality, they stop filtering the data.
There’s no visible error in the UI, and the filter-to-card connections still show as active in the interface. However, when we test it, the cards ignore the filters completely.
This happens randomly — sometimes everything works fine, and sometimes filters silently disconnect without us changing anything.
What we’ve found:
Manually reconnecting the filters to the cards usually fixes it.
Is anyone else running into this? Any suggestions or permanent workarounds?
Haven't seen this elsewhere, could you please provide the following info if possible:
Diagnostic info from Admin > Troubleshooting > Help
When you load the embedded dashboard and you apply the filter that doesn't work, take a look at the Network tab of your browser, are there any errors? If not, can you check the Payload tab of the request it made > "view decoded"? It should have a JSON of filters and their values.
After reconnecting the filter and coming back to the dashboard, could you check if the JSON parameters changed?
Once you reconnect the filters, does the issue ever come back on the same dashboard?