Dashboards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I'm working on an interactive dashboard that has several pre-configured filters. However, I need to create an additional filter with the following rule:
A specific user "X" belongs to approximately 100 different groups, and the filter should only display data related to the groups to which this specific user belongs. ServiceNow already has this native functionality when using the logged-in user, but in my case, it's necessary to have the ability to manually select which user will be considered for the filter.
Any ideas!?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
24m ago
Hi @PolyannaS
Please explore cascade filter.
https://www.servicenow.com/docs/r/now-intelligence/interactive-filters/create-cascading-filter.html
https://www.servicenow.com/community/itsm-forum/how-to-create-cascade-filter/td-p/575413
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a minute ago
On platform analytics create a user filter and a group filter. On the group filter tick the follow filter under the follow other filters accordion and filter on assignment group. Select the [sys_user_grmember] as the connecting table.

