Hello,
I have a table with Months as its first column and a score value as the second column.
The score is a complex measure that is calculated from various measures and tables. It is not a figure in a specific table.
I don't seem to get it right for creating a YTD running total of that measure.
I tried:
Overall Performance YTD = CALCULATE ( SUMX ( VALUES ( dimCalendar[MonthYear] ), [Overall Performance] ), FILTER ( ALLSELECTED ( dimCalendar[MonthYear] ), dimCalendar[MonthYear] <= MAX ( dimCalendar[MonthYear] ) ) )
The result should be :[20,44,68...etc]
Please find a link to a demo table.
Thank you,
Tamir
Hi @Anonymous,
I didn't see anything you described here in the demo. Can you check the demo file, please? Seems the result is right in the demo.
Best Regards,
Dale
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
216 | |
57 | |
49 | |
46 | |
45 |
User | Count |
---|---|
267 | |
211 | |
113 | |
82 | |
71 |