External users aren't able to see the exact report as internal users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 05:06 AM
Hello,
We have an issue within the report count, it differs from from internal user to external user. The reports are created for Case [sn_customerservice_case] table.
Following are the two reports of BACKLOG and BUGS -
Internal user count :
When I impersonate external user these report shows different count :
The requirement is that external user should get the same as internal user report.
We checked ACLs external user's role has read access to the table.
Do I need to do some changes within ACLs? Can someone please help with this.
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 05:10 AM
Find the records records which are missing in these reports, see what is restricting access to externals. See if you have defined any Report View ACLs on your tables.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 06:12 AM
Hello @Anil Lande,
There are report view ACLs for different fields in the table.
So I created a report view ACL which will give access to all the fields, added external user role .
This didn't work. What changes should I do here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 05:13 AM
Check share report once like below
Sometime it shared only for specific user and if not shared for specific group then check the acl part.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 06:16 AM
Hello @Kalyani Jangam1,
As per this report :
This report is visible to the external user as it has snc_external role but still external user is receiving less count.