- Michael Faller
- PowerBuilder
- Friday, 26 April 2024 06:48 AM UTC
Hi,
since 2 months we are confronted with an issue in our app wich ends in setting the decimal places of a floating number to "0".
This happens immediatley after entering an decimal number and leaving the column. The digits after the floating point are set to "0". The number of the digits corresponds to the defined display format. After that an update() saves the numbers with ".00" to the database. This is a serious problem for us.
We can't reproduce the problem at any time.
The columns where the problem occurs have columntype "number" and are defined with a display format (eg. #,##0.00). In some cases an edit format ist defined (eg 0.00).
Currently we use PB 2022 R2 Build 2819.
Does anyone knows how to solve this issue?
We found a posting to an similar problem (https://community.appeon.com/index.php/qna/q-a/computed-expression-decimal-point-issue). But we allready use a newer build.
Thanx!
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.