How can we use dynamic content block to filter based on department field for different table reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 02:07 AM
We have multiple reports on dashboard and we want to filter them based on department field like assigned_to.department, assigned_to.department.parent and so on based on each table field. So there can be multiple filters on same table.
Do we have any possible solution for this?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 02:20 AM
You can create an interactive filter on it and put all your interactive filter references on it. You can dotwalk within those references.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 04:15 AM
Hi Mark,
It is not about dot walking, it is about using different columns to filter on same interactive filter from same table and it is not feasible, so I am looking for dynamic content block if it can be done through it.