Hi,
I have a column labeled 'Flag' that uses the formula =IF([Calculated Total]@row < [Total Dollars on Invoice]@row, "FLAG", " ") that either is showing as blank for all rows or if I flip it shows as 'FLAG' for all rows.
The 'calculated total' column is a sum of several other columns and the Total Dollars column is just data that is entered via a form or manually into the field.
I'm not sure what I'm missing.
Thanks,