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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
intern56
Frequent Visitor

Fiscal Year to Year Change as a Percentage

Hello I am trying to find Year to Year change in sales data as a percentage and I am not quite sure how to go about the solution. One of the issues is that our Fiscal year starts on April 1st (ends March 31st) and so I do not know how to capture that. Additionally we do not have sales every day so I do not think I can use ParralelPeriod or SamePeriodLastYear. An example of what I am looking for is below:

 

                                  # of Orders                                                                                                   Percent Change in Orders

                      FY1   |     FY2      |    FY 3                                                                                           FY1    |     FY2      |    FY 3

Region 1:         1            2                 1                                   Becomes                    Region 1:        --           100%        -50%

Region 2:         2            3                 1                                                                     Region 2:         --           150%        -33%

 

 

I have a table called Data. Data has the Order Date, Order Quantity, and Fiscal Year (ex: 10B is 2010, 11B is 2011).

I also created a Calendar table as other discussions suggested but I am not entirely sure how to use it to my advantage (or if I can use it).

 

Any help would be great.                                               

2 ACCEPTED SOLUTIONS

Hello,

 

Unforutnately I can not share some of my data. I realize that I made a mistake in Region 2 as it should be a 150% and then -66% (not -33%). 

 

I did however fix my solution by using my calendar table which has every date between my min and max date.

 

View solution in original post

Anonymous
Not applicable

@intern56,

Glad to hear that the issue is solved, you can accept your reply as answer, that way, other community members would easily find the answer when they get same issues.

Regards,

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

@intern56,

Could you please share sample data of your Data table and post expected result based on the Data table?

In your sample, you mention Region field, does the field exist in your data table? And how do you calculate percent change for Region 2(150%, -33%)?


Regards,

Hello,

 

Unforutnately I can not share some of my data. I realize that I made a mistake in Region 2 as it should be a 150% and then -66% (not -33%). 

 

I did however fix my solution by using my calendar table which has every date between my min and max date.

 

Anonymous
Not applicable

@intern56,

Glad to hear that the issue is solved, you can accept your reply as answer, that way, other community members would easily find the answer when they get same issues.

Regards,

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.