Forum Discussion
Anonymous
7 years agoNot applicable
YTD Calculation Not working in Power BI Direct Query
I have created a measure for YTD calculation but it returns no results, not sure what I am doing wrong YTD SALES = CALCULATE ( SUM('Group Results'[FC_OCC8_CLAIMS]), FILTER ( ALL ( 'CalendarGr...
Anonymous
7 years agoNot applicable
What is the other relationship connected to Group Results. That formula looks like it should work.