How to create a report 'Incident created per day'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 01:38 AM
Hi Everyone,
How to create a report 'Incident created per day'
Thanks,
Chhavi Agnihotri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 01:42 AM
Create a report: Trend type
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
03-05-2025 02:16 AM
Hi @Chhavi Dixit ,
Just to add on to @Dr Atul G- LNG response. If your looking for a monday - sunday, then @Dr Atul G- LNG is correct. If your looking for dates, then you should chose date instead of day in the trend by:
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
03-05-2025 02:33 AM
what's your business requirement here?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 03:01 AM
Navigate to Reports
Go to All → Reports → Create New.
Set the Report Properties
Name: Incidents Created Per Day
Source Type: Table
Table: Incident
Type: Bar Chart or Time Series (Line Chart)
Configure the Grouping
Group by: Opened (Created) Date
Aggregation: Count
Set Time Interval
Click on "Opened Date" in Group By.
Select "Date (by day)" as the interval.
Apply a Filter (Optional)
Example:
Active true
Created Last 30 days
Run & Save the Report
Click Run to preview the report.
If everything looks good, click Save.