therahilshaikh opened a new issue, #22654: URL: https://github.com/apache/superset/issues/22654
I am having an issue with DASHBOARD_CROSS_FILTERS not being enabled in Superset using the `superset_config_docker.py` configuration file. I have followed the instructions for configuring Superset, and have ensured that `DASHBOARD_CROSS_FILTERS = True` is set in the `superset_config_docker.py` file. However, when I navigate to a dashboard in Superset, the cross-filtering option is not available.  Enabled flag in `superset_config_docker.py`  No checkbox shown  After inspecting superset page, found that flag is set to false I have verified that the configuration file is being properly loaded by checking the superset_config log, and I have also tried restarting the Superset server to ensure that any changes to the configuration file are applied. I am running Superset version 2.0.16, and I am using it on CentOs 7 in docker-compose. Any assistance with this issue would be greatly appreciated. Thank you in advance for your help! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
