Before all values are compared with a DBCalc, they are converted into varDouble type variants. This seems to be a direct conversion of the date numbers, which is why you are getting the wrong value. I will look to enhance this feature for a later release of ReportBuilder. As an alternative, you could use a TppVariable and manually compare the two date values.
Comments
Before all values are compared with a DBCalc, they are converted into
varDouble type variants. This seems to be a direct conversion of the date
numbers, which is why you are getting the wrong value. I will look to
enhance this feature for a later release of ReportBuilder. As an
alternative, you could use a TppVariable and manually compare the two date
values.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Etienne
Nico Cizik (Digital Metaphors) a écrit :