bonysimon007 commented on issue #4169: Dashboard Filtering Issue across different data sources URL: https://github.com/apache/incubator-superset/issues/4169#issuecomment-594458425 Am using version 0.35.2 of the superset. And am facing a similar issue. **Steps to reproduce** - Create a dashboard with two charts and from two different data sources(tables). - Create a filter for any one of the charts. - Now apply a filter condition - You can see both the charts are affected by the filter condition set for one chart. **Expected Result** Only one chart should be affected by the filter since the data source(table) is different. **Actual Result** Both the charts are affected irrespective charts of having different datasources. @mistercrunch @kkalyan Please have a look. This issue makes it impossible to use multiple datasources in a dashboard and use filters. The data resides in Postgres
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
