GitHub user dosubot[bot] added a comment to the discussion: How to enable cross filtering in Superset 5.0.0?
<!-- Answer --> The most common reason cross filtering isn't visible in Table charts or sample dashboards (like Sales Dashboard and Featured Charts) in Superset 5.0.0 is that the chart doesn't have at least one dimension (group-by field). Cross filtering is only enabled for charts with dimensionsāif your Table chart only shows metrics, the option won't appear, even if the dashboard metadata has `cross_filters_enabled: true` and you have edit permissions. This was enforced in a recent update to avoid confusing behavior from metric-only charts ([details](https://github.com/apache/superset/pull/30176)). To troubleshoot: make sure your Table chart includes at least one dimension in its configuration, check that you're in dashboard edit mode, and confirm you have edit permissions. If you still don't see the option, you can export your dashboard metadata and look for `"cross_filters_enabled": true` to verify the setting. Let me know if you want help interpreting your dashboard metadata or if you have dimensions set but the option is still missing. <!-- 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/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=hallucination) | [Report š](https://app.dosu.dev/response-feedback/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/a60cbd0b-6b41-40b5-ae4c-368e4adddcb9?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/34649) GitHub link: https://github.com/apache/superset/discussions/34649#discussioncomment-14098733 ---- 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