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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
masry
Regular Visitor

SAMEPERIODLASTYEAR() function

Ex : I have number of passengers of the current month 5/2017 and I need to get the number of passengers for the same month of the last year 5/2016 , so I used the DAX function (SAMEPERIODLASTYEAR) but it didn’t work with me as this fun just work with dates on the level days not on the minutes or seconds level .

Our date example in our data : ‘2015-01-01 00:04:00’ , ‘2015-01-01 00:05:00’ , ....

any help ?

2 REPLIES 2
v-caliao-msft
Microsoft Employee
Microsoft Employee

@masry,

 

this fun just work with dates on the level days not on the minutes or seconds level

If this is the case, so you could duplicate this column and change this column's data type from date/time to date.

 

Regards,

Charlie Liao

vanessafvg
Super User
Super User

have you got a date table?  always best practice to use a date table working off a date type data type rather than date time i would think.





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors