Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 12:48 AM
Hello All,
I have a report name Last 2 hours Incident Report. Reports is scheduled as well periodically .But once i open the report getting delivered it comes up with error message "Access to this content denied based on report_view ACL".Screen shot is attached .Please help me how can i remove the ACL . Kindly respond.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 01:03 AM
Hi @ShiningStar1,
It's not recommended to just delete it. Make sure you update the conditions of the ACL, to match the users who can read the records itself, (or other logic if needed of course)
Please refer to Report_view access control (servicenow.com)
You can find them by going the Access Control List in the navigator, and query for the table name in the name column. Type report_view
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 01:55 AM
Thank you for your reply . I am able to find the ACL .Can you please let me know how to remove that restriction .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 01:58 AM - edited 10-03-2023 01:58 AM
That depends... Who should be able to view reports on that table, and under what circumstances?
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.