How to show request item variables on catalog task list view?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
Hi All,
Need some assistance on how to show request item variables on catalog task list view? So, it can be exported via Excel .xlsx
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
45m ago
Hi @Sid_Takali ,
Please refer to this article and apply to your instance.
https://www.servicenow.com/community/developer-forum/psa-how-to-view-variables-in-lists/m-p/1567626
If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
44m ago
- Create a new view for the catalog task records.
- Navigate to System UI → Lists.
- Locate the relevant table and choose the view you just created.
- Insert a new record, entering the variable’s sys_id.
- Return to the list and switch to your new view—the variables should now be visible.
