I am using CR7 MR1.
I want to create a formula to sum a field but exclude values where another field meets a certain condition.
It would look like:
sum {pay_detl.total} where {pay_detl.location}<>MSMIS
I know that there is no "where" function in CR (unlike SQL) so I'd appreciate your advice. I'm a rookie at CR despite the age of our version so I would appreciate instructions with that in mind.
I want to create a formula to sum a field but exclude values where another field meets a certain condition.
It would look like:
sum {pay_detl.total} where {pay_detl.location}<>MSMIS
I know that there is no "where" function in CR (unlike SQL) so I'd appreciate your advice. I'm a rookie at CR despite the age of our version so I would appreciate instructions with that in mind.