You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure these boxes are checked before submitting your issue - thank you!
[Y ] I have checked the superset logs for python stacktraces and included it here as text if any
[Y] I have reproduced the issue with at least the latest released version of superset
[Y ] I have checked the issue tracker for the same issue and I haven't found one similar
I have 3 filters in filter widget. Country, State and City.
When I select Country, then in next filter I should be able to see states belonging to the country selected in above filter. But right now it is not coming that way.
Is there a way where I can have following output
Select Country
Select State (list should display state belonging to the country selected)
Select City (list should display city as per the state selected)
Superset version
Expected results
Actual results
Steps to reproduce
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Make sure these boxes are checked before submitting your issue - thank you!
I have 3 filters in filter widget. Country, State and City.
When I select Country, then in next filter I should be able to see states belonging to the country selected in above filter. But right now it is not coming that way.
Is there a way where I can have following output
Superset version
Expected results
Actual results
Steps to reproduce
The text was updated successfully, but these errors were encountered: