Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
91 | |
74 | |
64 | |
49 | |
36 |
User | Count |
---|---|
115 | |
86 | |
80 | |
58 | |
39 |