Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please enable cross emitting filters in SuperSet #94

Closed
MichaelTiemannOSC opened this issue Oct 20, 2021 · 12 comments · Fixed by operate-first/apps#1226
Closed

Please enable cross emitting filters in SuperSet #94

MichaelTiemannOSC opened this issue Oct 20, 2021 · 12 comments · Fixed by operate-first/apps#1226
Assignees

Comments

@MichaelTiemannOSC
Copy link
Contributor

There is another superset feature needed behind a feature flag: cross emitting filters. This PR explains how to set the feature flag:

apache-superset/superset-ui#1041

Thank you!

@MichaelTiemannOSC
Copy link
Contributor Author

I just discovered where ALL the features are listed: https://github.com/apache/superset/blob/master/RESOURCES/FEATURE_FLAGS.md

We don't need all, but this at least provides visibility into what things are called in case there are other feature-enabling requests.

@HumairAK
Copy link
Contributor

our superset config for osc is here: https://github.com/operate-first/apps/blob/master/odh-manifests/osc-cl1/superset/base/secret.yaml#L18

You can see the values of FEATURE_FLAGS in the linked line.

@danielsaraujo
Copy link

Hi! I'm having trouble enabling "cross emitting filters". I set the "DASHBOARD_CROSS_FILTERS" flag to True but it's not working.

image

image

Can anybody help me? Thanks in advance!

@MichaelTiemannOSC
Copy link
Contributor Author

Any luck getting answers from the community?

@danielsaraujo
Copy link

I still haven't got answers from the community @MichaelTiemannOSC

@HumairAK
Copy link
Contributor

hrmm not sure where you were enabling this, but for the osc superset instance I've added the feature flag to the config file and rebooted superset, can someone confirm if it works?

@danielsaraujo
Copy link

I'm enabling it in the "config.py" file in the "superset / superset" directory. Note: I am using the docker.

image

@MichaelTiemannOSC
Copy link
Contributor Author

It works for me!
Screen Shot 2021-10-25 at 4 04 15 PM

@HumairAK
Copy link
Contributor

@danielsaraujo if you are not using the osc superset instance, and instead are using your local deployment, you will need to add the feature flags in the config.py file -- did you do this? You can see the sample of the config file we are using with the feature flags here: https://github.com/operate-first/apps/blob/master/odh-manifests/osc-cl1/superset/base/secret.yaml#L18

@MichaelTiemannOSC
Copy link
Contributor Author

NVM (will reopen if I really can't get it working).

@danielsaraujo
Copy link

@HumairAK thanks for your attention. I will try another installation method to see if it works.

@Aset-21
Copy link

Aset-21 commented Jul 17, 2024

cross filtering does not work if the column is renamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants