- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 08:35 PM
I would like to use the Report feature to visualize the trend of the close rate and number of closed cases.
Could you please guide me on how to set it up?
Expected Display
Close Rate
- Y-axis: 0% – 100%
- X-axis: 2025/3/1 – 2025/3/26 (daily data points)
Number of Closed Cases
- Y-axis: 0 – 300
- X-axis: 2025/3/1 – 2025/3/26 (daily data points)
Currently, I have set up the report as follows, but it displays the daily number of closed cases instead of the cumulative number of closed cases as intended.
- Table: Content Task [sn_cd_task]
- Report Type: Time Series
- Group by: State
- Trend by: Closed
- Per: Day
- Aggregation: Count
Could you please advise on how to configure the report to show the cumulative number of closed cases instead?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 12:40 AM
Hi @Yuri____
As per my knowledge ServiceNow doesn't have a direct "Cumulative Sum" option in the Aggregation Method for reports. However, you can achieve a similar result using Performance Analytics.
- Navigate to Performance Analytics > Indicators > Automated Indicators.
- Click New to create a new indicator.
- Fill in the necessary details, such as the name and table.
- Set the aggregation to Sum and choose the appropriate field (e.g: Closed").
- Navigate to Performance Analytics > Data Collector Jobs.
- Click New, fill in the job details with a daily frequency, then add the previously created indicator.
- Navigate to Performance Analytics > Breakdowns.
- Click New, fill in the details (e.g: "Closed Cases by Date"), and select the appropriate field (e.g: "Closed Date").
- Create a dashboard and add a widget to display the cumulative closed cases.
- Set the X-axis and Y-axis as per your requirements.
I have shared a few steps to help you create a similar report. Please refer to the Performance Analytics documentation and try to create the report on your own.
If you find my response helpful, please mark it as 'Accept as Solution' and 'Helpful.'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 12:40 AM
Hi @Yuri____
As per my knowledge ServiceNow doesn't have a direct "Cumulative Sum" option in the Aggregation Method for reports. However, you can achieve a similar result using Performance Analytics.
- Navigate to Performance Analytics > Indicators > Automated Indicators.
- Click New to create a new indicator.
- Fill in the necessary details, such as the name and table.
- Set the aggregation to Sum and choose the appropriate field (e.g: Closed").
- Navigate to Performance Analytics > Data Collector Jobs.
- Click New, fill in the job details with a daily frequency, then add the previously created indicator.
- Navigate to Performance Analytics > Breakdowns.
- Click New, fill in the details (e.g: "Closed Cases by Date"), and select the appropriate field (e.g: "Closed Date").
- Create a dashboard and add a widget to display the cumulative closed cases.
- Set the X-axis and Y-axis as per your requirements.
I have shared a few steps to help you create a similar report. Please refer to the Performance Analytics documentation and try to create the report on your own.
If you find my response helpful, please mark it as 'Accept as Solution' and 'Helpful.'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 01:05 AM
Hi @Yuri____
In standard reporting, it will show static or daily data. I agree with @VasukiS that PA (Performance Analytics) is the best option here, as it uses historical data.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************