- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2016 12:19 PM
How can I run a report on the Update Set form? When I go to create a new report, the Update Set table does not appear in the dropdown list.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2016 06:37 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2016 02:26 PM
You can't run reports on a lot of system tables by default, but you can add allow reporting on the update set table by adding the table name to the property: glide.ui.permitted_tables
Reporting on System Tables - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2016 06:37 AM
Brad, Thank you for the assist. That worked. Again, thanx.