Hi everyone,
I’m building a Universal App with a dashboard page. Multiple user roles need to filter the KPIs dynamically (for example, to narrow down someone scope) but I can’t find a way to do this natively.
Each stat component has its own preset filter configured by the admin, but there’s no filter component that the user can interact with at runtime to affect all statistics at once.
How do you handle this use case? And is user-controlled filtering on dashboard pages on the roadmap for an upcoming release?
Thanks