how to show related lists in report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2023 06:01 PM
I want to create report where in it shows how many incidents , changes , problems were raised for a particular business service in last month however these fields that is incident , change , problem are related fields in business service record and am not able to figure out show i can create report which shows this
For e.g
Business service is Microsoft AD , it has 100 incidents logged against it , 20 changes in last one month
How to run a report on business service table (cmdb_ci_Service) which shows incidents and changes against the business service
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2023 06:10 PM
@karan15 Create 3 reports on business service table in one show incidents in drill down, in second show problem in drill down and in last show change in drill down
Please mark as correct / helpful based on impact
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2023 06:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2023 06:27 PM
@karan15 Create a bar chart report on business service. And add condition incident is not empty. When user clicks on a bar we need to show the incidents for that business service. For that add a drill down, in drill down show a list view on incidents and condition will be added that is business service is the selected business service.
Search report drill down in Google you will get idea about that.
Follow same for problem and change
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2023 10:18 PM
Hi @karan15 ,
You can also create one report instead of three, where you just add the two datasets if you rather prefer this. So one dataset for changes, one dataset for incidents and one dataset for problems. It off course depends that you can dot-walk to business service from all tables.
If my answer have helped you towards a resolution, 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/