Forum Discussion

akhaliq7's avatar
akhaliq7
Post Prodigy
2 years ago
Solved

Help with Matrix

I would like my matrix to look like the below in Power BI:     Below is my current DAX code: Admin = VAR StartDate = CALCULATE( STARTOFYEAR('DimDate'[Date]), DimDate[Date] = EDATE(TODA...