Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i'm trying to sum up dimension totals.
So i tried to solve that with the following expression:
if(LVL1='KOSTENSTELLENERGEBNIS',sum({<LVL1={'Primärkosten'}>}betrag)+.....
But this doesn't work. Any ideas?