sfirke opened a new issue, #23773: URL: https://github.com/apache/superset/issues/23773
Not sure what the cause is but opening the issue to gather feedback + increase visibility. This was introduced in 2.1.0. ## The bug I have multiple charts on a dashboard using the same dataset. They should all be filtered. One of them shows the filter is being applied, but then it's missing from the query when I click View Query: ### Says it's applied:  ### Not actually applying:  The latter is true, the chart doesn't change when I change the filter. ## Workaround I can get the filter to apply by going to Edit Chart, then change the time variable from the default of "No filter" to "Previous calendar week" (chosen at random). Then when I go back to the dashboard, the dashboard native filter correctly overrides this chart-level value and gets added to the query. If I remove this value from the chart, I re-introduce the error condition. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
