Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago

Filter on the measure.

I need to create a measure that makes a calculation using the SUMX function but also has a filter, for example SUMX (table; max (year column); column1 * column2) and will also need to create a measur...