Hi,
I'm building a hierarchy on 0Account which is to be used within a bex report.
The problem I have is the higher nodes within the hierarchy (e.g. Node Levels 01, 02 etc) don't sum up what is contained within them! They just show the highest value within them!
Fro example:
Node 01 Value 35 (This should be 63)
Node 02 Value 20 (This should be 38)
Node 03 Value 18
Node 03 Value 20
Node 02 Value 35 (This seems to add up the value from the previous Node 02 AND the highest
value within its own structure. This should be 25 though)
Node 03 Value 15
Node 03 Value 10
Any ideas why this is happening? I assume/hope it's a simple check box or something similar I need to select but I can't find out how to correct this.