Skip to Content
0
Former Member
Feb 27, 2009 at 05:59 PM

Strange rounding behavior

19 Views

Hi All,

Have next weird problem....

I have report that contains lots of subreport. All subreports looks like:

GR1_name Value1 Ratio

name1 12 2.02%

name2 11 1.02%

name3 10 -1.65%

name4 5 -2.33%

etc

Ration calculated in SP. When I run this subreport separatly Ration column looks OK. When I include it to main report as subreport and run Main report from CR XI - it looks OK, BUT when I run it from InfoView Ration looks like:

GR1_name Value1 Ratio

name1 12 2.00%

name2 11 1.00%

name4 5 -2.00%

name3 10 -3.00%

Looks like it rounding. Enybody see this before? Can't find how to fix this...