Visibility of catalog variables in reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi All,
I've got a requirement where the business wants to get a list of all the RITMs raised on Catalog item 'A'. The list should include many fields for ex - assignment group, requested for etc and VARIABLES of the catalog item as well.
I tried to export the csv from the list view but, I am not able to get the variables. Can you please guide me ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi, You can create a report on RITM table and select acatalog item in filter. For variables, you can use variables(+) in columns of the report and select the required variables name and save the report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Option A:
You can create a report that with variable columns and then export that report to CSV or Excel.
- Navigate to Reports > Create New.
- Data Source: Select sc_req_item (Requested Items) table.
- Filter Conditions: Set Cat Item | is | [Name of Catalog Item A].
- Configure -> Choose Columns:
- In the slushbucket, scroll down until you see Variables (marked with +).
- Click Variables. A popup will appear asking for the Catalog Item. Select Catalog Item A.
- Select the variables you want and move them to the right.
- Save and Run the report.
- Click the share/export icon and select Export > CSV or Excel
Option B:
If you need to do this frequently, creating a Database View is the most robust approach to join RITM data with Variable data
Refer: Reporting on Catalog item variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
30m ago
I will suggest to create database view and then use that in reporting
Databases view by request item and service catalog (variable)
Report on Item Variables in the Service Catalog with a Database View
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
