GitHub user dosubot[bot] added a comment to the discussion: Couldn't find the 
option to enable cross-filtering

<!-- Answer -->
Here's how to enable and use cross-filtering in Superset v5.0.0:

1. Make sure you're using a chart type that supports cross-filtering. Supported 
types include Table, Pivot Table, World Map, and most ECharts visualizations 
(like Timeseries, Area, Pie, Sunburst). Some charts, such as Bubble, Histogram, 
and Sankey, do not support cross-filtering as of v5.0.0 and won't show the 
option in the UI [(source)](https://github.com/apache/superset/pull/30176).

2. You must have edit permissions on the dashboard. Cross-filtering controls 
only appear for users who can edit the dashboard 
[(source)](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx).

3. Each chart must have at least one dimension (a group-by field). If a chart 
only has metrics and no dimensions, cross-filtering will be disabled for that 
chart [(source)](https://github.com/apache/superset/pull/30176).

4. Open your dashboard in edit mode. Find a supported chart and click the 
vertical dots (rotated ellipsis) in the chart header to open the dropdown menu.

5. If the chart supports cross-filtering and you have edit permissions, you'll 
see a "Cross-filtering scoping" option in the dropdown. Click it to configure 
cross-filtering for that chart.

6. To use cross-filtering, interact with the chart (for example, click a bar or 
a pie slice). This will apply a filter to other charts on the dashboard that 
share compatible dimensions.

If you don't see the cross-filtering option, double-check the chart type, your 
dashboard permissions, and that the chart has at least one dimension. For 
dashboards using multiple datasets, make sure the fields you want to 
cross-filter on are present and compatible across the relevant charts 
[(source)](https://github.com/apache/superset/discussions/32615).

There is no global toggle or feature flag for cross-filtering in v5.0.0; it's 
entirely chart- and permission-driven. If you want to ensure cross-filtering is 
enabled at the dashboard level, you can check that the dashboard's metadata 
includes `"cross_filters_enabled": true`, but this is usually handled 
automatically [(source)](https://github.com/apache/superset/discussions/32615).

Let me know if you need troubleshooting tips for a specific chart or dashboard 
setup!


<!-- Dosu Comment Footer -->
*To reply, just mention [@dosu](https://go.dosu.dev/dosubot).*

---
<sup>How did I do? 
[Good](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=hallucination)
 | [Report 
🐛](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/70928bec-0128-4da3-a6c9-9ba83632ba25?feedback_type=other)</sup>&nbsp;&nbsp;[![Chat
 with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)&
 nbsp;[![Join 
Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share
 on 
X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/34549)

GitHub link: 
https://github.com/apache/superset/discussions/34549#discussioncomment-14003182

----
This is an automatically sent email for notifications@superset.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@superset.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to