Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
My data runs through 2018. I then have projected year over year growth percentages based on data in another table for 2019, 2020, 2021.
What I would like to do is take my amount from 2018 and apply the growth percentage for 2019 from my other table. Then for 2020, it should take the result of this measure and then apply the year over year growth percentage for 2020, etc..
So for example my amount for 2018 is $100. In another table, it says the year over year growth percentage for 2019 is 20%. So the result for 2019 should be (100 * 1.2) = 120. Then for 2020 the growth percentage is 5%. So it should take the result for 2019 ($120) and apply the 2020 growth percentage (120 * 1.05) = $126.
Any ideas on how to do this? I guess it would be similar to a compund interest calculation sort of.
Solved! Go to Solution.
I think this blog post answers my question:
https://blog.gbrueckl.at/2015/04/recursive-calculations-powerpivot-dax/
Thanks!
I think this blog post answers my question:
https://blog.gbrueckl.at/2015/04/recursive-calculations-powerpivot-dax/
Thanks!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |