- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2015 09:16 AM
Hello Community,
Has anyone encountered access issues when reporting on Service Catalog Variables? As an Admin, I can view the service catalog variable that I added but as an end user the variable does not show within the list of the report even though the variable is selected to show.
Below I have screenshots of the report from both users. The admin view shoes Termination Date, Employee Name, and Employee ID where the end user cannot see the three values.
It appears that the user needs either the admin or catalog_admin role to see the variables. Is there an alternate solution?
Thanks in advance
Admin View
End user view
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2015 10:00 AM
Hi Travis,
Can you turn on the debugger and check once. There might an ACL's which might be restricting the access to the user.
http://wiki.servicenow.com/index.php?title=Using_Access_Control_Rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2015 04:09 AM
Based upon the wiki - catalog variables cannot be included as a column in a list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2016 02:08 PM
Thanks for pointing this out, Craig. At first, I thought it was just a case of the Wiki being out-of-date. (Prime example: the Creating a Report with Tasks section tells you to add a custom Database View, but on Fuji Patch 11, I'm currently able to filter on and output Variables straight from the Catalog Task table without any customization.)
However, I realized the subtle point being made: Variables cannot be included as columns in List VIEWS. They can now be included as columns in List REPORTS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2017 08:26 AM
At this point in time the wiki note seems obsolete...
The up to date Helsinki docs states differently -- Use service catalog variables in a report
Also, I tested this in an OOB Istanbul instance and, as an ITIL user, I was able to add variables from a Cat Item on a list-type report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2017 08:49 AM
Actually, I think that specific Wiki note may still be half-correct: as far as I know, you are still unable to add variables as columns in list views, even though you can add variables as columns in list reports.
(For the record, I try to avoid using the Wiki as much as possible because of the constant risk that it's obsolete. If only there weren't still some valuable information that only exists there!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2017 08:55 AM
I agree with both statements 🙂
I should have read the note on the wiki more carefully. It does point to lists not reports of type List of Records