i keep getting "Access to this content denied based on report_view ACLs". Even after editing acls

asd22
Tera Contributor

asd22_0-1757056970699.png

i keep getting "Access to this content denied based on report_view ACLs." even after i made the acls view for everyone

14 REPLIES 14

Bhuvan
Tera Sage

@asd22 

 

Refer below to create required ACLs for reports or dashboards,

 

1. Create a read and report_view ACL on table.NONE for a role 

 

2. Share the dashboard you created with required role as a Viewer

 

Refer below thread where I provided this information for more details,

 

https://www.servicenow.com/community/app-engine-forum/user-cant-see-asmt-metric-result-asmt-metric-c...

Bhuvan_3-1757062119017.png

Bhuvan_4-1757062119020.png

Bhuvan_5-1757062119021.png

Bhuvan_6-1757062119352.png

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

asd22
Tera Contributor

Thank you, your images where really small, i cant see what it shows. but your text is helpfull thanks.

@asd22 

 

You can go to reference post I provided and images should show fine in the original post.

 

https://www.servicenow.com/community/app-engine-forum/user-cant-see-asmt-metric-result-asmt-metric-c...

 

If this helped to guide you or answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

asd22
Tera Contributor

I made these but i still get the same message when i try to view my report: 

asd22_0-1757068440046.png

 

@asd22 

 

Check whether you have any data in the table. If yes, check if the table has table.field ACLs created for it. It is possible you have field level ACLs defined for the table which is restricting the view permissions for reports or dashboards using table.NONE conditions.

 

Identify the fields you want to see in reports or dashboards. Create 'read' and 'report_view' ACL for table.field combinations and test it. It should work fine after defining table.field ACLs

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan