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 Team,
I'm trying to do a running total for a column where I am supposed to add the column values based on the value passed.
Demand value= 73593 In excel we have used offset to get this value:
value passed =4 Cumulative sum '=SUM(OFFSET(B1,1,0,4,1))
Sum of 4 rows value =126463 Cumulative Average '=Average(OFFSET(B1,1,0,4,1))
In Excel, we can get this value by just passing how many rows have to get the sum, but in Power BI I couldn't get that.
In the below example Required value is showing 126463 which is the sum of 4 rows based on the value passed is 4.
Suppose the value passed is 5 then it has to get a sum of 5 rows as the required value, where I could change the sum dynamically.
I hope someone would have come across this type of requirement. I need your help in getting the desired results.
Thanks for reaching out to us.
In the above example, I am not sure which is the original data and which is the expected result. So I created a simple example, could you give the expected output according to it? Thanks.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
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.