- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2026 10:28 AM
Ran across this thread on LinkedIn and it references that ServiceNow has released "Is in hierarchy" operator to assist in reporting by organization structure. Has anyone seen this referenced or documented anywhere else?
This solves a major pain point in being able to quickly assemble reports based on a leader and their direct and/or indirect team - if it's legit. Just have not been able to find anything concrete on it yet in my instance.
Is there a module/update that needs to be applied?
Solved! Go to Solution.
- 1,860 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2026 06:36 PM
Greetings @KevinL194086803. I was able to take advantage of this functionality in my Personal Developer Instance. I started on the User table [sys_user] and started building a query by using the Manager field. I'll include screenshots below.
Since I'm in my PDI environment, I don't have good table data to show different layers of management. Finally, I'll include some ServiceNow documentation I was able to find that provides examples of different queries that take advantage of this specific operator. Excellent question and I hope this information is helpful!
Building hierarchical queries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2026 06:36 PM
Greetings @KevinL194086803. I was able to take advantage of this functionality in my Personal Developer Instance. I started on the User table [sys_user] and started building a query by using the Manager field. I'll include screenshots below.
Since I'm in my PDI environment, I don't have good table data to show different layers of management. Finally, I'll include some ServiceNow documentation I was able to find that provides examples of different queries that take advantage of this specific operator. Excellent question and I hope this information is helpful!
Building hierarchical queries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2026 01:55 AM
Thanks for this! It confirms for me that this feature exists in list view, but it is not accessible in report / data visualization building (at least not easily identifiable). That's the gap for me at this stage, and I'll need to review some of that reference information to see if it's covered in there or not.
If anyone has seen how to leverage this within reporting/visualization and not just list views - appreciate the insights!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
This is what brought me here. I had just assumed that "Is in hierarchy" would be available in reporting and I told someone else how to do it but they were not able to, because apparently it is not an option in reporting?
Has anyone found a way around this, or know of any updates coming for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
@Matt Weir - I don't have a great answer for this at the moment... I did run into this thread about building a dynamic filter for "within my reporting hierarchy" - but have not gotten it working.
I'm no dev - just doing my best to get it working!
Solved: Dynamic Filter reporting hierarchy script - ServiceNow Community
