
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2020 08:14 AM
Hi everyone,
I try to rise a report using sys_choice table as source of information. If I try to search table in report wizard "Data source"
sys_choice option is not available.
If I check list for banned tables in report action sys_choice do not appears.
¿Coul anyone tell me if system avoid this action?
Regards.
Solved! Go to Solution.
- Labels:
-
Analytics and Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 09:30 AM
I am glad to hear your goal has been achieved.
Saying this, I will appreciate if you close this thread, as answered.
Have a great rest of the day
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 12:39 AM
Hi Jose,
you can try to have database view with self join on sys_choice table and then use that database view in reporting; check below links:
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 07:51 AM
Hi Ankur,
I create a view but results are duplicated.
On other hand:
-I modify System property glide.ui.permitted_tables adding sys_choice
https://docs.servicenow.com/bundle/orlando-performance-analytics-and-reporting/page/use/reporting/concept/c_ReportOnSystemTables.html
-I create a "report source" over sys_choice
-I create new report using report source recently created and works!
Now I can use command ${report:reportID:XXXXXXXXXX:xls} on email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 09:30 AM
I am glad to hear your goal has been achieved.
Saying this, I will appreciate if you close this thread, as answered.
Have a great rest of the day
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2020 09:21 AM
Hi Jose, what kind of report are you trying to do?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2020 01:13 AM
Hi Josh, I can solve the problem change to available the sys_choice table to reports.