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
stelleriana
Frequent Visitor

Index calculation

Hi all,

 

Could you help me find a solution for this problem? 

I am trying to calculate the index column in the yellow column in the screenshot and see attached for the example file and the calculations done so far.

https://docs.google.com/spreadsheets/d/1wg7SR9aPMlBlWlBW1tIxmBbZbKwGBqmo/edit?usp=sharing&ouid=10744... 

In row 1 in the index column you see 100. This should always be the value at the selected start date. So if start date is 10/01/2020, then we start index calculation at that date. Index = 100.  So if start date is 10/07/2020, then we start index calculation at that date. Index = 100. And the calculation goes on from there. The calculation for row 2 is as follows: =H2*(1+G3)

stelleriana_0-1658926478057.png
All comments are much appreciated ! 

Thanks,
Martin

 





1 ACCEPTED SOLUTION
Anonymous
Not applicable

@stelleriana we cannot have dynamic results in a calculated column.
If you are looking for a measure, we can give a try.

 

Let me know.

 

View solution in original post

2 REPLIES 2
stelleriana
Frequent Visitor

Yeah if it can be solved with a measure that would be perfect! Any ideas how? 

Thanks!

Anonymous
Not applicable

@stelleriana we cannot have dynamic results in a calculated column.
If you are looking for a measure, we can give a try.

 

Let me know.

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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