Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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.
Solved! Go to Solution.
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.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
70 | |
66 | |
50 | |
31 |
User | Count |
---|---|
116 | |
99 | |
75 | |
65 | |
40 |