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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
U2Hiro
New Member

Revenue PY in Financial year (not Calendar year)

Hi All,

I wanna calculate Revenue PY (Previoius Year) with dax formula, so please give me your idea.

 

With calendar data, I understand we can calculate revenue in previous year with following formula
- Revenue PY = CALCULATE( [Revenue] , SAMEPERIODLASTYEAR( 'Date_mapping'[Date] ))

 

But I wanna calculate same as above with Financial year metrics. Financial year doesn't align with auto created year by Power BI so I prepared date mapping aside from original revenue data.

I'm considering to use 'Year ID', which means (Revenue PY in FY22) should be pulled from {(Year ID of FY22) -1} .

U2Hiro_1-1693352889646.png

 

 

Here is my out put image

U2Hiro_0-1693354001142.png

 

 

Thanks in advance.

Hiro

 

 

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @U2Hiro,

I'd like to suggest you use current fiscal date to find out correspond date ranges. Then you can transform these date values to get correspond previous date range and use it as condition to calculate.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @U2Hiro,

I'd like to suggest you use current fiscal date to find out correspond date ranges. Then you can transform these date values to get correspond previous date range and use it as condition to calculate.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors