Hello all!
I've a big problem. I have a hierarchy
Area 1
Sub 1
SubSub 1
Device 1
Device 2
Device 3
SubSub 2
SubSub 3
Sub 2
Sub 3
Area 2
.
.
.
The sum of SubSub 1 is wrong. It is the sum of Device 1, 2 and 3 + not assigned (REST_H). Hierarchy is shown without not assigned but if the hierarchy is activated with not assigned then SubSub1 is calculated correct.
After delete SubSub 1 the sum is wrong in SubSub 2. Strange problem. Any suggestions?
Regards, Thomas