TheLibrary
Programmer
I have a column of data that has mostly (0) zero data entries. I want to supress to 0's to bring more attention the the quantities present.
If I setup the supression formula for the data field as:
If {qty} = 0 then "yes" else "no"
I get an error message saying the formula must be boolean?
I think I'm going about this all wrong.
Advice?
If I setup the supression formula for the data field as:
If {qty} = 0 then "yes" else "no"
I get an error message saying the formula must be boolean?
I think I'm going about this all wrong.
Advice?