Forum Discussion
Anonymous
10 years agoNot applicable
Create measure filter
I need to create a measure that makes a calculation by there a filter I do, for example, calculate (sum (table [column]); table [column that will suffer the filter]) in my case would be the year filt...
Greg_Deckler
10 years agoCommunity Champion
Couple different ways of doing that, but I would use SUMX
https://msdn.microsoft.com/en-us/library/ee634959.aspx