Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Sumx with Dynamic Year

Hello,

 

I got a question. I want to make the following formula with a new column:

% = Umsatz[Umsatz]/SUMX(FILTER(Umsatz;Umsatz[Bereich]="Ums"&&Umsatz[Jahr]=2017);Umsatz[Wert])

But instead of 2017 I'd like to make a dynamic recognition for that row (I guess I cannot apply to a value on a combobox).

 

4 Replies