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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
anesbbs
Frequent Visitor

Iterative calculation

Hi, I want to create a table like this in power bi report visualization.

anesbbs_0-1685692491219.png

 

Column [x] consist of sequence number.

Column [fx] consist of an iterative calculation: 5^[x] * SUM(5^0; 5^1; ... ;5^[k-1]). 

In the sample above, k=4 and this value can change based on other measure calculation.

 

How to create this with DAX?

1 REPLY 1
pratyashasamal
Memorable Member
Memorable Member

Hi @anesbbs ,
Please refer to this link
https://community.fabric.microsoft.com/t5/Community-Blog/Iteration-in-DAX/ba-p/1223311
Hope this was helpful.
Thanks,
Pratyasha Samal
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





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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