Hi all,
I'm trying to do a loop calculation, but for some strange reason some of the numbers don't add up
the cube has 2 dim (month and Drivers in blue)
the first member of Drivers (baseline) has only the value in the first month, while for driver "a" "b" "c" i can data entry after the first month
my goal is to copy the first value into the driver D and after that the calculation is a simple add or subtract based on the value in driver a b c
in board (with a selection on driver d)(using the period by period function + calculation domain-"Execute calculation on existing sparse combination of target cube for all the dense (back-compatible)")
but the result of this dataflow is only the value of baseline while for drivers i can't see anything
please