We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is.
FEATURE_FLAGS = { 'DASHBOARD_NATIVE_FILTERS': True, 'DASHBOARD_CROSS_FILTERS': True, 'DASHBOARD_NATIVE_FILTERS_SET':True, 'DASHBOARD_FILTERS_EXPERIMENTAL': True }
i can use DASHBOARD_CROSS_FILTERS
i can't use DASHBOARD_CROSS_FILTERS in piechat
(please complete the following information):
superset latest image from dockerhub
The text was updated successfully, but these errors were encountered:
Control is moved to dashboard now. Please refer #22785
Sorry, something went wrong.
Whatever was supported through explore should still be supported from dashboard.
tks.
No branches or pull requests
A clear and concise description of what the bug is.
How to reproduce the bug
FEATURE_FLAGS = { 'DASHBOARD_NATIVE_FILTERS': True, 'DASHBOARD_CROSS_FILTERS': True, 'DASHBOARD_NATIVE_FILTERS_SET':True, 'DASHBOARD_FILTERS_EXPERIMENTAL': True }
Expected results
i can use DASHBOARD_CROSS_FILTERS
Actual results
i can't use DASHBOARD_CROSS_FILTERS in piechat
Screenshots
Environment
(please complete the following information):
superset latest image from dockerhub
The text was updated successfully, but these errors were encountered: