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 everyone,
I'm running into problem with calculate running total. I wanted to create a running total of Invoice Net by Advertiser to understand the trade-off between acquire new business or stick with the one we already have and sell more to them.
A DAX solution would be nice.
Thank you!
Solved! Go to Solution.
Hi @Anonymous ,
You need to create an index column in "edit queries".
Then try the DAX below:
You can refer to the pbix
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your response! I want them to look more like this. I did it in Excel but wanted to do it in PowerBi so I can add the table to a shared dashboard
Please let me know if you have any thoughts.
Tien
Hi @Anonymous ,
You need to create an index column in "edit queries".
Then try the DAX below:
You can refer to the pbix
Best Regards,
Liang
If this post helps, then 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.