Skip to Content
0
Former Member
Jun 04, 2008 at 11:01 AM

Result problem

25 Views

Hi to everybody,

I have a scenario like this in Bex Analyzer (I've tried to simplify it):

Col 1 Col 2 Formula

record 1 5 2 521 = 8

record 2 6 3 631 = 10

record 3 8 1 811 = 10

RESULT 19 6 1961=26

The problem is the last cell... I want to use the same formula like in the other rows (with a result of 26), but the result is 28 (it's the simple summation of the cells).

What I have to do in Bex to use my formula also in the result row and to don't make a simple summation?

Thank you