Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I want to do the cumulative calculation like they done on the excel sheet
I'm struggling to do it, Closure TAT is a column which contains the below fields and the sales values are count of these fields.
Please help asap.
Thanks in Advance.
HI @Anonymous,
AFAIK, current power bi does not exist row and column index. If you want to cumulative these records, you need to add an index field first, then you can use the index to look up corresponding records and calculate.
In addition, I'd like to suggest you use selectedvalue and switch function to navigate to the specific calculations expression based on the current category:
Regards,
Xiaoxin Sheng
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.