How to filter a dashboard based on user input #30534
Replies: 2 comments 3 replies
-
To filter a dashboard based on a selected time range in Apache Superset, you can use Jinja templating. Here’s how you can do it:
These methods enable you to create dynamic and user-responsive dashboards in Superset. |
Beta Was this translation helpful? Give feedback.
-
What is dttm? |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'd like to filter a dashboard based on a selected time range. How can I do this in Apache Superset? I've read about Jinja Templating but I don't know how to put it into practice.
Thanks,
Federico
Beta Was this translation helpful? Give feedback.
All reactions