Null Values
When a ppDBText component is presented with a null value it posts to the
report as blank... You have a BlankWhenZero option but i was wondering if
there was some sort of toggle/filter i was missing where the ppDBText
component and the ppDBCalc component alike would respect there given display
formats i.e. "#0,.00" and print out "0.00" as opposed to ""
I am not interested in having an event for each component to check for a
null value and have it display a zero either, currently i have to fix it on
the query level.
Thanks,
Scott Knake
report as blank... You have a BlankWhenZero option but i was wondering if
there was some sort of toggle/filter i was missing where the ppDBText
component and the ppDBCalc component alike would respect there given display
formats i.e. "#0,.00" and print out "0.00" as opposed to ""
I am not interested in having an event for each component to check for a
null value and have it display a zero either, currently i have to fix it on
the query level.
Thanks,
Scott Knake
This discussion has been closed.
Comments
have to handle the check in the value's event handler or in the query.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com