mistercrunch opened a new issue #3824: Dashboard filter should override slices filter on the same column URL: https://github.com/apache/incubator-superset/issues/3824 ### Superset version 0.20.5 ### issue When using a dashboard level filter on say region = 'north america', against a slice that would have been saved with another filter like region = 'europe', the resulting query filters on both with an `AND` clause, which leads to returning no data. Instead, the filter on region at the dashboard level, when specified, should override existing slice level filter on another region(s).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
