I need to provide a filter for an Apache Superset dashboard via URL parameter and apply the filter to the data shown. I can set the filter via URL parameter, but it is not applied to the data in the charts.
I followed the steps in the article Apache Superset — Use URL to filter dashboards. The filter is set correctly in the UI at the top left. But the filter is not automatically applied to the data. I need to manually click “APPLY FILTERS” at the bottom left to actually activate the filter settings I passed on in the URL.
Others seem to have the same problem, see this Github issue. How can I configure Apache Superset so that a filter provided via URL parameter is automatically applied to the data?
Frank Wegner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.