Remove cross filtering on a column #30505
Unanswered
Meena0155
asked this question in
Q&A / Help
Replies: 1 comment
-
|
To control cross-filtering between two dimensions in different charts in Apache Superset and ensure that only specific dimensions trigger cross-filtering, you can use the cross-filtering configuration available in the Superset dashboard utilities. You can achieve this by using the For more detailed guidance, you might want to refer to a similar open issue on this topic: Cross-filter between two tables and its dimensions [1]. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a table with 2 dimensions and 5 metrics. Currently when I click on wither of the dimensions, the others charts are getting filtered based on the selected dimensions.
I only want one of the dimensions to be available for cross filtering. Is that doable using dashboard advanced properties?
Beta Was this translation helpful? Give feedback.
All reactions