Hi community,
I have a source cube (data type single) with four entities, but no time-entity in it.
I want to identify respective to save the highest value/number of any existing entity combination of the source cube in a target cube, which has only a dummy entity.
I tried it with the "MAX(a)" algorithm as expression, but it gives me the total value instead of the highest.
Is there a way, how I could achieve that in board directly - without using SQL and data readers?
Many thanks in advance and best regards