Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have the different Rows from 1- 12 and i have unpivot the columns, and obtain the below screenshot;
Now i want to get the Cumulative sum of the *value*, i have consider Attribute as my *Periode Nummer*.
Could someone help to solve this issue? Thanks in advance.
@Gaucho Not a PQ solution, but easy to do in DAX:
Better Running Total - Microsoft Power BI Community