Hi
The crystal report have not show the record that is zero
How can I solve this problem?
Thanks!!
Printable View
Hi
The crystal report have not show the record that is zero
How can I solve this problem?
Thanks!!
There's an option called 'SuppressIfZero', make sure you don't have tha set to True.
I think hoyinso is not mentioning the field value, but the count.
Ususally if Crystal won't display anything (particulary groups / records) if the database returns nothing.
Thanks you guys