I have a datawindow with 2 groups. In trailer group 2, I have a computed field that does a SUM on a column (computed field #1) and another one (computed field #2) that has an IF statement that if true will result in the value of computed field #1. This is working fine.
In trailer group 1, I add a computed field that does a SUM of computed field #2 and when i verify if it I get the following message:
Expecting NUMBER Expression
Any help would be appreciated.