ServiceNow REPORTS
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2025 12:57 AM
In ServiceNow I want report like following,
the sum of number of Incidents, SC Tasks, and Change Requests assigned per Assignment Group (only ITIL group we want in report)
if 0 record is also there then show that in reports.
something like following:
Assignment Group              Incidents       SCTASKs       Changes        TOTAL SUM
               A                                           3                 4                          6                       13
              B                                            4                 5                         2                        11
              C                                           0                 0                          0                       0
              D                                          10              20                         30                     60
How can we achieve this report.
Please give me solution & detailed steps for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2025 01:01 AM
Hi @Apurva127
You can create a report on the TAS table, and it should be a pivot-type report.
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
09-16-2025 01:07 AM
Hi @Dr Atul G- LNG 
Thank for help
Is TAS table means [ TASK ] table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2025 01:20 AM
Hello @Dr Atul G- LNG
Thank you .
I tried with this but it is not giving data for assignment group with 0 record for all (incident , change ,scTask ) like Group C in given question.
please help here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2025 01:23 AM
Hi @Apurva127
Create the Multi Pivot type report
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]
****************************************************************************************************************
