Skip to Content
0
Former Member
Sep 25, 2008 at 11:10 AM

Rounding of sum of key figure issue

32 Views

Hi All,

I have three key figures in my report, where third one is addition of first two. All the three key figures are displayed in decimal format 0.0

Now, issue is that if in my report value of two key figures are

KF1 - 0.933333

KF2 - 0.933333

KF3 - 1.866666 (KF1 + KF2)

then it is displayed in report as KF1 - 0.9, KF2 - 0.9 and then KF3 - 1.9, Now the requirement is I want my KF3 is to be displayed as 1.8 not 1.9 (which is rounding of 1.86666)

Please help, as this is bit crucial.

Thanks for the help

Santosh