Dynamic filters on dashboard pages - workarounds and roadmap?

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

The only crude workaround I can think of: Create one or mulitple copies of one page with slightly different filters, and make them only visible to certain roles. “Interactive” is a big word for this, I guess :wink:

I’m not sure the dashboard pages are meant for this depth of analysis.