Goal to report Server, CI, Assignment Group, Policies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 06:20 AM
Server, CI, Assignment Group, Policies
From my findings these are from several different tables. Any way to readily combine these to one view?
Business users are curious for what artifacts they are responsible for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 07:01 AM
Hi @JaneneU
Technically, yes, there is a way to combine all these, and that is through a Database View. However, to do that, you need to identify the common fields in all these tables, or at least between the two tables you want to join.
For example:
-
Server & CI
-
CI & Assignment Group
-
Group & Policies
In a database view, the WHERE clause is important, and for that, we need a common factor between the two tables.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
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/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************