How to create a Report on a table, along with its Related List Table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 10:48 PM
Good morning.
I have a requirement to create a Report on a particular table called Vendor (core_company), and inside its each record, there are associated Applications (cmdb_ci_appl) which can be more than 1.
How should I create a report on this?
The screenshot shows only for a particular Vendor record. Like this, I need to create a report for all the Vendors records along with their associated Applications.
I just want to show Columns such as: Vendor Name, its associated Applications and their count of each application for each Vendor name. Please help.
I want to see it like below screenshot:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 10:51 PM - edited 02-24-2025 10:52 PM
Create a List report on Applications table and GroupBy Vendor Field.
You can add additional conditions as required - Vendor || is not empty
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 11:22 PM
Thank you Rohila for your valuable reply. How do I also show the count, as mentioned in above screenshot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 06:27 AM
The count cannot be shown separately, but once you do groupBy Vendor field, It shows the count of Applications.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 11:40 PM
in your report filter conditions you can use Related list conditions
what did you start with and where are you stuck?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader