Forum Discussion
_Kevin_
6 years agoHelper I
Use a measure result as a date
Hi I have 2 measures as follows: a) CurrentMonth = MAX((Info[Reporting Month])) - It renders "2020/04/30" and b) HCCurrentMonth = CALCULATE(SUM(HC_ACT[Headcount]),HC_ACT[TIME] = DATE(2020,0...