Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How do I pull two counts in Reporting and divide them in ServiceNow?

Shy
Tera Contributor

I am wanting to capture the Count of All Closed Incidents from a particular assignment group and divide it by the Count of All Closed Incidents from All Groups.

Example:

Count(All Closed Incidents from "HR Benefits" Assignment Group) ÷ Count(All Closed Incidents From All Groups)

 

What method do I need to use to pull this information?

 

find_real_file.png

6 REPLIES 6

Uncle Rob
Kilo Patron

There are no calculation fields in standard reporting.
You can do it in performance analytics via a formula field though.

Shy
Tera Contributor

Hi Robert, 

Are you referring to a formula indicator?

I do not see where I can easily build the filter condition below. Does this require some special form of programming?

find_real_file.png

That filter question wasn't in the OP.  No idea what you mean, sorry.

Yes formula indicator is the way to go. No other option