Hi,
We are exploring pentaho ad hoc report, the decimal number format feature is working as expected except it fails to display when the data have trailing zeros after the decimal point.
Let say, we have values like follow and applying format is xx,xxx.xx
10020.00
10020.10
10020.11
10020.111
We would like to display this values in our report as follows,
10020.00
10020.10
10020.11
10020.11
But currently displaying like below,
10020
10020.1
10020.11
10020.11
Please any help.
Regards
Raj
We are exploring pentaho ad hoc report, the decimal number format feature is working as expected except it fails to display when the data have trailing zeros after the decimal point.
Let say, we have values like follow and applying format is xx,xxx.xx
10020.00
10020.10
10020.11
10020.111
We would like to display this values in our report as follows,
10020.00
10020.10
10020.11
10020.11
But currently displaying like below,
10020
10020.1
10020.11
10020.11
Please any help.
Regards
Raj