Numeric values not the same after application being reloaded from QMC
Hi Guys
I have encountered a weird scenario while developing one of my application.
I have a field in oracle database called Amount having a data type as NUMBER(38,4) which contains below values
Amount
0.0000
28.3487
36.5643
Now , when I am loading the application from QMC , values are getting changed as below, however when I am loading data manually from QlikView desktop , values are showing as it is in the database (As shown above).
Amount
0
28.3487
36.5643
Please help me understand this behavior of QlikView