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! Learn more

Reply
Anonymous
Not applicable

Calculating Percentage Change

Hi there, 

 

Does anybody know how to calculate percentage change with text based field e,g (FY17/18, 17/18) ?

 

I have a field that is a text, and am trying to calculate % change based on it. 

1 ACCEPTED SOLUTION

Hi @Anonymous,

 

If you can't use a date table, I would suggest you add a new table like below.

FY               Index

17/18           1

18/19           2

Then establish relationship. You can get the previous FY easily now.

How can we calculate the % Change? Your sample seems wrong.

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

6 REPLIES 6
alexei7
Continued Contributor
Continued Contributor

Hi @Anonymous,

 

Would you be able to provide some sample data to illustrate what you're trying to do?

 

Much appreciated

Alex

Anonymous
Not applicable

Sample.PNG

 

Hi Alex, 

 

The sample data is above. I am trying to calculate % change using FY field

Can you add the % value you are expecting to see

Anonymous
Not applicable

Hi there, 

 

Below is the expected output.

 

Sample.PNG

Hi @Anonymous,

 

If you can't use a date table, I would suggest you add a new table like below.

FY               Index

17/18           1

18/19           2

Then establish relationship. You can get the previous FY easily now.

How can we calculate the % Change? Your sample seems wrong.

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thank you very much Dale, it worked.

 

The calculation was just a make up numbers.

 

Regards

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