Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Calculate amount gradually

Hello everyone,

 

i would like to put in my report the order amount calculated gradually. I explain my wishes:

 

my tables:

FredArketeam_0-1594363830873.png

 

On the left side, the order amount. On the right side the bill amount. (relation 1 to many)

 

I'd like to calculated the remains to be billed for my order and display it in a report which display month by month the sum of this remain to be billed for all my orders.

 

What i am waiting to have is something like that:

FredArketeam_0-1594365310684.png

 

 

What should i do? A calculated column ? A measure?

How to write the DAX formula?

 

Thx for your help.

 

Fred

1 ACCEPTED SOLUTION
AllisonKennedy
Super User
Super User

Do you have a DimDate table in there somewhere?
If I understand your question correctly, you're looking for a Running Total, see if this link helps you:
https://www.sqlbi.com/articles/computing-running-totals-in-dax/

Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

View solution in original post

1 REPLY 1
AllisonKennedy
Super User
Super User

Do you have a DimDate table in there somewhere?
If I understand your question correctly, you're looking for a Running Total, see if this link helps you:
https://www.sqlbi.com/articles/computing-running-totals-in-dax/

Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors