- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2023 03:47 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 07:24 AM
There was an report_view ACL on dmn_demand table. Had to add user to that role.
Thank you.
Pramod
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2023 03:54 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2023 04:02 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 07:24 AM
There was an report_view ACL on dmn_demand table. Had to add user to that role.
Thank you.
Pramod