- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:07 AM
Hi Help,
Good day. I need to create report showcasing all the related Incidents of various problem tickets. How to proceed further.
I need to showcase all the Incidents shown in Incidents Tab within the problem ticket. Please help.
-
Thanks
Bh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:14 AM
Hello @Bh2 ,
you can create a bar type report on incident table and group it by problem with a condition as problem is not empty so that you will see all the incidents list in individual bar under respective problems like below
Hope this helps
Mark my answer correct if this helps you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:11 AM - edited 08-23-2023 12:13 AM
Hi @Bh2 ,
Create a normal report through report designer on the incident table, where you add below conditions. (Change the PRB ticket number)
If you need several incidents related to several specific problems, your condition should be changed to:
In the white space above, all problem tickets in scope should be listed.
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
08-23-2023 12:14 AM
Hello @Bh2 ,
you can create a bar type report on incident table and group it by problem with a condition as problem is not empty so that you will see all the incidents list in individual bar under respective problems like below
Hope this helps
Mark my answer correct if this helps you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 11:59 PM
Hi Help,
I need the list of Incidents of a problem ticket as shown below in my report. Please assist.