I have a report that was previously written - I am trying to only show items that have a >0 result of a sum formula. I created a formula where table.field is > 0 and added it to the record select but I am getting this error. I then edited the formula to read
WhilePrintingRecords:
table.field > 0
Still getting the same error. Need help figuring out how to use this 2nd pass formula.
WhilePrintingRecords:
table.field > 0
Still getting the same error. Need help figuring out how to use this 2nd pass formula.