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

5 REPLIES 5

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