Forum Discussion

medaxing's avatar
medaxing
Frequent Visitor
4 years ago

Calculate Measure with two Date Columns

Hi Folks, I am looking to calcuate M1 where D1 = D2.   Below is the example of the data.   I have tried :   Option1: VAR _Select = SELECTEDVALUE('CALENDAR'[DATE_FIELD]) Return SUMX(FIL...