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

<!-- Answer -->
To check if cross-filtering is enabled for a dashboard in Superset v5.0.0, 
inspect the dashboard's metadata for the `cross_filters_enabled` flag. You can 
do this by exporting the dashboard (from the dashboard actions menu) and 
looking for `"cross_filters_enabled": true` in the exported JSON/YAML, or by 
using the Superset REST API to fetch the dashboard's metadata. If this flag is 
`true` (or not set, since it defaults to enabled), cross-filtering should be 
active for supported charts on that dashboard 
[reference](https://github.com/apache/superset/discussions/32615) [Sales 
Dashboard 
example](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/superset/examples/configs/dashboards/Sales_Dashboard.yaml).

If cross-filtering is enabled in metadata but still doesn't appear in the UI, 
double-check that your charts have at least one dimension (group-by field), you 
have dashboard edit permissions, and you’re in edit mode. If all requirements 
are met and it still doesn’t show, there may be a local config or permission 
issue [reference](https://github.com/apache/superset/discussions/34549). No 
restart or reset is needed—changes apply automatically when you reload the 
dashboard.


<!-- 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/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?feedback_type=hallucination)
 | [Report 
🐛](https://app.dosu.dev/response-feedback/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/89e94f3b-36f4-4ca5-b7b5-e3014dc8634c?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-14079647

----
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