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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Josepatwentysix
Frequent Visitor

Same variable measure difference

Hi everyone, I will like to present you this case. I have a variable in one Column, for example, Sales. I need to create a new measure where what I need is the difference between the month of the present year and the month of the past year. If someone know how to do it, I will appreacite it. 
Best Regards.

1 ACCEPTED SOLUTION
malagari
Continued Contributor
Continued Contributor

It's hard to give a clear example based on the little details you're providing, but you should be able to do this a few ways.

 

You could create a measure for "LastYearMonthlySales" that uses the SAMEPERIODLASTYEAR DAX function in its definition.  Take a look at https://msdn.microsoft.com/en-us/library/ee634972.aspx for examples.

 

 

Dan Malagari
Consultant at Headspring

View solution in original post

1 REPLY 1
malagari
Continued Contributor
Continued Contributor

It's hard to give a clear example based on the little details you're providing, but you should be able to do this a few ways.

 

You could create a measure for "LastYearMonthlySales" that uses the SAMEPERIODLASTYEAR DAX function in its definition.  Take a look at https://msdn.microsoft.com/en-us/library/ee634972.aspx for examples.

 

 

Dan Malagari
Consultant at Headspring

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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