Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

User with the necessary role cannot see the dashboard.

John Clyde Ap_a
Giga Expert

A user with the necessary role cannot see the dashboard even though I shared it to the correct role.

It gives me this when I impersonate as the user with the necessary role to view it.

find_real_file.png

find_real_file.png

Here's the config of the dashboard.

find_real_file.png

Am I missing something? Are there any roles I have to add on the cafe managers role for the user to view the dashboard?

 

~MSB

1 ACCEPTED SOLUTION

@John Clyde Ap[as SO IN BOTH THE TBALES YOU NEED TO CHECK one of the table or may be both the tables acls might be restricting

see the below screenshots on how to check .

go to your table list view and right click on any of the columns and click on configure and then security rules 

find_real_file.png

then do group by operation and there you can find report view acls 

find_real_file.png

View solution in original post

11 REPLIES 11

Yep, I have edited my previous reply.

find_real_file.png

 I was able to make the user see the dashboard but I am still getting this 

find_real_file.png

Which ACL is it referring to and where can I find and edit it?

 

 

@John Clyde Ap[as there is one type of ACL called report_view type acls 

open your table and check for acls where type is report_view and see the roles given to it 

only users with those roles can see the report 

 

Sorry to ask you this but where do I find the report_view type acls? As for the table, I had actually created a new database view for this so there are two tables in the database view and I am not sure as to where will I find its ACL.find_real_file.png

Update: Would it be more preferable to create an ACL and target the database view and add the role to it?

find_real_file.png 

find_real_file.png

 

Update: I have tried it but it still does not work unfortunately.

@John Clyde Ap[as SO IN BOTH THE TBALES YOU NEED TO CHECK one of the table or may be both the tables acls might be restricting

see the below screenshots on how to check .

go to your table list view and right click on any of the columns and click on configure and then security rules 

find_real_file.png

then do group by operation and there you can find report view acls 

find_real_file.png

Hello Mohith,

This is what it shows for the drinks table:

find_real_file.png

One of the  x_849256_cafe_mana_cafe_drinks, I have already added the roles before

find_real_file.png

The other x_849256_cafe_mana_cafe_drinks are empty and its just there with default operations.

Table for the multi row:

find_real_file.png

One of those sc_multi is the one I should be adding the necessary roles the user had for them to be able to see right? If so I tried it but I cannot seem to add the role, there's no insert row for this.

find_real_file.png