Reports on Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 04:38 AM
Hi Team,
We have displayed the Reports in Service Portal,
Now we want if any user who has external role ,when clicked on this report should only see the cases created by them,
for eg: Total case count in the report is 20,but created by user A is only 2 ,show when clicking on the report in portal it should show only 2 records or it should show an empty page only after clicking on reports.
How can we achieve this.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 04:45 AM
external users? are you referring to snc_external users belonging to CSM (case)
You should check OOB query BR on case table and ensure it handles your requirement
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 04:49 AM
Hi @Ankur Bawiskar ,
Yes ,I am referring to snc_external users.
For ex:
Below is the report and it should show the count as 50 cases
but when user a clicks ,it should show only cases craeted by him,
So ,it should not hamper the aggregates,but only the records after clicking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 04:56 AM
when they click the OOB query BR on case table should handle that
Is that not working?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 05:13 AM