Forum Discussion
JosephOutlaw
9 years agoFrequent Visitor
Filter a Calculated Measure using a Dax formula
Is there a way to filter a measure using a dax formula? For example in the Dax formula below, using the Calculate function I am able to filter a column [INTERACTIONS PREVIOUS MONTH] .Intera...
v-yulgu-msft
9 years agoMicrosoft Employee
Hi JosephOutlaw,
Different from calculated column, a measure can only return a single value. But, if adding the measure to visual, for example, table visual, measure can also display value on each row based on current context. So, what is your desired output? Please provide some sample data and illustrate your expected result with some examples.
Best regards,
Yuliana Gu