Report is not showing for some users

Rosy14
Tera Guru

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.

Rosy14_0-1722497974592.png

 

Rosy14_1-1722498005082.png

 

 

 

2 ACCEPTED SOLUTIONS

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]

****************************************************************************************************************

View solution in original post

I have to add a ACL on question_answer table. Thanks for the info.

View solution in original post

11 REPLIES 11

Sandeep Rajput
Tera Patron
Tera Patron

@Rosy14 This looks like a report_view ACL issue. Could you please use Access analyser to check which ACLs are failing here.

SN_Learn
Kilo Patron
Kilo Patron

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.