if we can pass filters (like date, user, region, etc.) #33130
Unanswered
devyash786
asked this question in
Q&A / Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Superset dashboard is already embedded in our app. Now, we need to do a POC to check if we can pass filters (like date, user, region, etc.) from our app to that embedded dashboard.
This POC will help us understand:
How to send filters to Superset from the external app.
If and how Superset supports dynamic filters via URL params, guest tokens, or APIs.
What filter types are supported (text, dropdowns, date pickers).
Any limitations or workarounds needed.
Beta Was this translation helpful? Give feedback.
All reactions