Issue with Data Visualization Component

Pramod Pramod
Giga Guru

I have a single score data visualization in a workspace. Admins can see it. But a user who has access to workspace and also the back end table (which is used in visualization) cannot see it. They get an error like :

 

You need to get permission to see this data

Contact your ServiceNow administrator for permission.

 

Any help is appreciated.

 

Pramod

1 ACCEPTED SOLUTION

Pramod Pramod
Giga Guru

There was an report_view ACL on dmn_demand table. Had to add user to that role.

 

Thank you.

Pramod

View solution in original post

3 REPLIES 3

Samaksh Wani
Giga Sage
Giga Sage

Hi Pramod,

 

Try giving the role of workspace also to the widget of Visualisation, So that workspace manager can able to see it.

 

Regards,

Samaksh

Samaksh,

Thank you for responding.

Where can we assign that? Its a data visualization component on tsp1_demand table. Strange part is, if I replicate same visualization component on other table, it is visible to all. But not on tsp1_demand.

Pramod Pramod
Giga Guru

There was an report_view ACL on dmn_demand table. Had to add user to that role.

 

Thank you.

Pramod