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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
07-22-2022 08:57 AM
Amortization Schedule
In today's world, accountant and financial analyst has to maintain an excel sheet and formulas to create ammortization scheudle. However, Power BI platform with good Power BI developer to make this process automated.
In this Report, I have utilized monthly rental payment and Interest Dsicount for each month to calculate the amortization.
I have utilize some of the DAX functionalities to make this process faster and automated.
Summarize function
All
Amortization formula in DAX form
eyJrIjoiNThjNDRhMWUtNDFiNC00MmQyLWI3MzktN2FjZDlmYTcyZjg1IiwidCI6IjQzMDE5M2U1LTk1OGEtNDMxNC05MDk2LWIzMWIxMGYyOTk2YiIsImMiOjl9
I just sent you an email. I have a very similiar problem but can't quite get your model/example to work for me.
Thanks for sharing 🙂
You may want to simplify the data model, by merging the header table inside the details table.
Take a look at:
https://www.sqlbi.com/articles/header-detail-vs-star-schema-models-in-tabular-and-power-bi/