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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
edwardroa
Helper I
Helper I

return latest date between 2 date columns

Hi there,

 

I am struggling to find an efficient DAX formula to give me a column which contains the latest date from 2 date columns.

For example, the below table is my data source and the 2 columns I would like to use are "Lease End Date" & "Lease Secondary End Date":

edwardroa_0-1654647560359.png

 

I would like to add the below column highlighted as desired result in Power BI?

edwardroa_1-1654647619862.png

 

Please help me solve, I've been trying for the last 2 hours with no easy solution found yet.

Thank you,

Edward

 

1 ACCEPTED SOLUTION
vapid128
Solution Specialist
Solution Specialist

Max([Lease End Date],[Lease Secoundary End Date])

View solution in original post

3 REPLIES 3
vapid128
Solution Specialist
Solution Specialist

Max([Lease End Date],[Lease Secoundary End Date])

Thank you.

 

For the rows which has a blank "Lease Secondary End Date" the result is returning me a blank instead of the "Lease End Date"?

when we use MAX , blank = 0.  the result will be whatever non 0.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.