TechAuditBI commented on PR #23216: URL: https://github.com/apache/superset/pull/23216#issuecomment-1504823608
> Hi! We were also extensively using this feature and were sad to see it go. Here's our use case, which I did not see mentioned here as of yet (weird because I thought it's pretty common): Lets say we have a dashboard displaying events which have a 4 depth classification system: Component -> Category -> Sub Category -> Sub Sub Category We have 4 pie charts, one for each classification level, and we use them to drill down into a specific Sub Sub category We then see a table, and some time series charts, which show only events of this specific classification. This is working beautifully with the amazing cross dashboard filtering. Now regarding scoping, we don't want the Category pie chart to apply its filter to the Component pie chart! The Sub Category pie chart should not apply its filter to both Category and Component And the Sub Sub Category should not apply its filter to any other pie chart above it. Otherwise, you get that the pie charts which are above in the classification sy stem show only a single slice, according to what was chosen below it, and it looks pretty funny. Amazing usecase! Thanks for partisipating! -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org