- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 12:15 PM
Hi,
Is there anything needed to enable the business_stakeholder role to see a list view report?
We have shared a dashboard with the account, but for the list view report it only has the i icon and no data as seen in the screenshot below. I can click on the i and see the full details of the record. This particular report is built on the sc_req_item table. I can even go to sc_req_item.list and see all the records when impersonating the account.
Thank you,
Adam Robbins
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 09:17 AM
Since, those are variables I guess you need to modify ACL of type read on sc_item_mtom & question_answer table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 12:19 PM
Hi Adam,
Can you check the layout once. Can you add/remove columns.
As if on impersonation it works it should work on report as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 01:16 PM
Thanks Jaspal! I think we are getting closer. All the fields I had on the report are actually Request Item variables. When I added Number, that did show up for the business_stakeholder account.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 09:17 AM
Since, those are variables I guess you need to modify ACL of type read on sc_item_mtom & question_answer table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 12:07 PM
Thanks Jaspal! Rather than modifying ACLs for the business_stakeholder role we have elected to upgrade the account to the itil role.