MTarkington
Programmer
Good morning,
I am trying to generate a ratio between the totals of a group.
I am grouping on field AUTHORIZATION.
I have a total that counts all of the AUTHORIZATIONS.
(the data can be Approved, Pending, Denied)
I want to generate a ratio of denied to approved.
example:
Totals are: Approved = 10, Pending = 1, Denied = 5
The ratio of Denied to Approved is 1:2.
I am not sure how to do the calculation when the group counter is set back to zero every time the group changes.
If I need to supply more information, please let me know.
TIA,
Mark
I am trying to generate a ratio between the totals of a group.
I am grouping on field AUTHORIZATION.
I have a total that counts all of the AUTHORIZATIONS.
(the data can be Approved, Pending, Denied)
I want to generate a ratio of denied to approved.
example:
Totals are: Approved = 10, Pending = 1, Denied = 5
The ratio of Denied to Approved is 1:2.
I am not sure how to do the calculation when the group counter is set back to zero every time the group changes.
If I need to supply more information, please let me know.
TIA,
Mark