Dear Community,
is it possible to reuse a measure (master element) inside another expression?
Example :
1) Define Master-Element :
Master Element -> Measures -> REUSE = SUM(CASH)
2) Reuse Master Element "REUSE" inside expression of another Master-Element "TEST"
Master Element -> Measures -> TEST = REUSE/2
If its possible, whats the correct syntax?
Thanks!