Hi.
Using CR 9.0
I have a Running Total (sum) that evaluates on change of "group #2 @Employee Name an Number". This works fine, but what I need to do is to somehow get this into "Use a formula."
This is because I need to exclude some records. In the formula I will say
, but I also need to evaluate on change of group #2.
Any ideas?
Thanks,
Bjorn
Using CR 9.0
I have a Running Total (sum) that evaluates on change of "group #2 @Employee Name an Number". This works fine, but what I need to do is to somehow get this into "Use a formula."
This is because I need to exclude some records. In the formula I will say
Code:
not(VP_EMPLOYEE.PAYRULENAME="Hours")
Any ideas?
Thanks,
Bjorn