BobDennison
Programmer
I am using Crystal 2008 and my data is coming from a data warehouse. I have a situation where the users want to display a null value as a dash '-' and a zero value as a zero '0'. I have tried using the customize format, but can't mix the 2 formats on the same field. I tried creating a formula to handle, but still no luck. My data needs to look like this:
Actual % Expected %
- 0
Where the "Actual %" is null, and the "Expected %" is 0.
Any suggestions?
Thanks,
Bob
Actual % Expected %
- 0
Where the "Actual %" is null, and the "Expected %" is 0.
Any suggestions?
Thanks,
Bob