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...
Yes, the source database is only 4 records with 4 fields: Contract No., CertificateID, Acct No. and Total.
The "general" Acct No., whose total I want distributed, is a string identified by 5 zeros at the front on the string.
I have a CR 7.0 report to generate a payment certificate. The report has a cost distribution subreport which uses a application-generated local .db table. The .db table has totals for 3 accounts plus the first record always has a total that must be distributed proportionally into the 3 other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.