- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 08:28 AM
Hi
Is there a way to identify all reports that use certain field as a condition. For example, can all reports that has, "incident assignment group' set up as a condition?, including report that use dot walk of incident assignment be identified?
Thanks,
Wendy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 01:39 PM
Hi @Wendy Kuo ,
The best option is to look in the table / create a report based on the "sys_report" table. Here you can add that you would like to see reports with the filter assignment group and table is incident.
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
02-06-2024 01:39 PM
Hi @Wendy Kuo ,
The best option is to look in the table / create a report based on the "sys_report" table. Here you can add that you would like to see reports with the filter assignment group and table is incident.
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
02-12-2024 11:55 AM
Thanks Anders for the proposed solution. Just wondering if there's a way to find a particular filter in PA?