- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 12:43 AM
Hi,
I have two reports of same configurations. One is type column and another is List. The column one is visible but List type is not. Getting this error.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 01:15 AM
Hi @Rosy14
The error screenshot states it is ACL issue only. Need to reverify ACL. is user can see table data without report?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 02:08 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 02:03 AM
@Rosy14 This looks like a report_view ACL issue. Could you please use Access analyser to check which ACLs are failing here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 02:12 AM
Hi @Rosy14 ,
Please check the ACL of operation type 'report_view' on that table. Try setting up a report_view ACL and then test again.
Also, Try to debug it using the below tutorial: Solve difficult #ServiceNow ACL issues
Mark this as Helpful / Accept the Solution if this helps.