Using CR 9 direct connection to Oracle db.
Is there a way to suppress a group based on the sum of 2 running totals from another group? Or can I suppress a group based on whether another group is suppressed?
GF3 Payroll Code
RT sum of Pay on change of field Payroll Code Reset on Group Payroll Code
GF2 Budget Code
a - RT sum of Pay on change of Payroll Code Reset on Group Budget Code
b - RT sum of GLAmt on change of transaction Reset on Group Payroll Code
GF1 Employee
RT sum of Pay on change of Group Payroll Code Reset on Group Employee
I can suppress GF2 with a conditional formula where RTa + RTb = 0, but I also want to suppress GF3 if that formula is true. How can I do it?
Is there a way to suppress a group based on the sum of 2 running totals from another group? Or can I suppress a group based on whether another group is suppressed?
GF3 Payroll Code
RT sum of Pay on change of field Payroll Code Reset on Group Payroll Code
GF2 Budget Code
a - RT sum of Pay on change of Payroll Code Reset on Group Budget Code
b - RT sum of GLAmt on change of transaction Reset on Group Payroll Code
GF1 Employee
RT sum of Pay on change of Group Payroll Code Reset on Group Employee
I can suppress GF2 with a conditional formula where RTa + RTb = 0, but I also want to suppress GF3 if that formula is true. How can I do it?