- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 08:52 AM
Hi,
Is it possible for a user to view a report without role ?
I've tried but I have this message: Number of rows removed from this list by Security constraints: 20
But in the ServiceNow documentation, I saw this:
No role: Can view reports that are shared with them.
https://docs.servicenow.com/bundle/london-performance-analytics-and-reporting/page/use/reporting/concept/c_AdminsteringReports.html
If you have any idea, it will help 😉
Thanks !
Solved! Go to Solution.
- Labels:
-
Analytics and Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2019 07:38 AM
My problem was a business rule:
Incident Query
And ACL to create
I modifed this BR and not it works
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2019 12:28 AM
OK thank you for the answers.
But in the ServiceNow documentation, I saw this:
No role: Can view reports that are shared with them.
So I sould be able to see report when a report is share with a user without role.
The goal is to consult only few reports without buying a ITIL license.
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2019 07:56 AM
I believe that refers to the sharing process when you publish the report and share the hyperlink. For that, I don't think they need a role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2019 07:38 AM
My problem was a business rule:
Incident Query
And ACL to create
I modifed this BR and not it works
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:09 PM
so, I have same issue, the user gets a scheduled email with the report, the link is there, and when the user goes to the link gets a empty page with the text "Access to this content denied based on report_view ACLs."
it is my 3thd day trying to fix the ACLs report_view and I get half of the fields I want... (only the ones from SC_TASK and not the ones from RITM and catalog variables)
any ideas of how to fix it? what I am missing here?