- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 06:24 PM
Hi,
How to check how many reports are created on the Incident table.
I want to know the list of reports which are running for the incident table.
Please help me out with the navigation steps
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 06:35 PM
Hi @kranthi2 ,
- From ur filter navigator under All type sys_report.list.
- Once the list view opens filter for table is incident n run that filter.
- U should get all the reports created for incident table.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 06:35 PM
Hi @kranthi2 ,
- From ur filter navigator under All type sys_report.list.
- Once the list view opens filter for table is incident n run that filter.
- U should get all the reports created for incident table.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 07:31 PM
Hi @kranthi2
You can navigate Reports > Administration > All to open the list of Report records.
Note: OOTB it's only available for report_admin role.
Reports are stored in the Reports [sys_report] table.
URL: https://<instance_name>/sys_report_list.do
Just open the list of Reports and put a filter as Table is Incident, you'll get the result.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 10:06 PM
Hi @kranthi2 ,
if you go to the table sys_report and run a condition stating “table is incident”, then you will se the count of reports based on the incident table. This solution only refers to reports created through the report designer and not performance analytics.
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 10:25 PM
Go to application navigator search
It will open list of reports.