We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to put count and sum both in one report

keval3
Tera Contributor

Hi Team,

 

I have created one report with type 

Multidimensional reports in witch I want both Aggregation Sum and count. can someone tell me how to do it?

Thanks & Regards

KP

11 REPLIES 11

Dr Atul G- LNG
Tera Patron

Hi @keval3 

 

You cant get both in one report. OOTB it support only one aggregation. 

 

AGLearnNGrow_0-1709633777935.png

 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Hi Atul,

 

Can we do it with help of 

Configure function field?
 
Thanks & Regards
KP

AndersBGS
Tera Patron

Hi @keval3 and @Dr Atul G- LNG ,

 

@Dr Atul G- LNG , your answer is not correct as you can get both count and sum in one report. 

@keval3 , you need to first create one of the datasets (doesn't matter if it count or sum) and then add a dataset for the opposite - You can read more about adding a dataset here:  https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/task/t_AddAnAddi...

 

If my answer has helped with your question, 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/

Thanks @AndersBGS for correcting me. I totally missed out this and i remembered I read about same in one of your other post or in answer.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************