Forum Discussion

Happy2023_05's avatar
Happy2023_05
Helper I
3 years ago

DAX Help

I want to achive the below logic in measure.pls help me. If (variance)>=100% then I have to count(table[coln1]).   Variance  is a measure. DAx is not allowing to use 100% for measure in if condn.