- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 07:47 AM
I want to create a report that shows in bars for each day for the lase month for the incidents that were opened and closed in same day.
sorry for my bad drawing.
but like this more or less
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:16 AM
I would personally recommend to do it in Performance Analytics if you want to trend by date.
Because when you want to trend by date in the standard report designer, you'll be limited in visualization since that does not allow you to stack 2 datasets, only group.
In the example below they will be grouped when using datasets:
In case you want to continue in reports and the above visualization is sufficient for you, then do:
1. Report settings:
- Time series column
- Group by none
- Trend by opened
- Per date
- Filter conditions = opened on last month
2. Add dataset (via the icon top right under run)
- Time series column
- Trend by closed
- Filter conditions = closed on last month
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:02 AM
Hello,
Pls check,
https://www.servicenow.com/community/platform-analytics-forum/create-a-report-of-both-opened-and-clo...
If answer is helpful mark it as helpful and correct !
Thank you.
br,
pratiksha.k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:02 AM
I tried in list view and it worked
Create the same in report and share feedback
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:16 AM
I would personally recommend to do it in Performance Analytics if you want to trend by date.
Because when you want to trend by date in the standard report designer, you'll be limited in visualization since that does not allow you to stack 2 datasets, only group.
In the example below they will be grouped when using datasets:
In case you want to continue in reports and the above visualization is sufficient for you, then do:
1. Report settings:
- Time series column
- Group by none
- Trend by opened
- Per date
- Filter conditions = opened on last month
2. Add dataset (via the icon top right under run)
- Time series column
- Trend by closed
- Filter conditions = closed on last month
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!