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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
IBMW
New Member

create a custom column which get the latest date from 4 others date columns

Hi,I need to create a custom column which get the latest date from 4 others date columns

image.png

 How can I do it in power query code please ?

1 ACCEPTED SOLUTION
Raghava2422
Frequent Visitor

Hi @IBMW ,
 can you please use this one Latest_date = List.Max({[date1], [date2], [date3], [date4]})

 

Thank you

Raghava2422

 

View solution in original post

1 REPLY 1
Raghava2422
Frequent Visitor

Hi @IBMW ,
 can you please use this one Latest_date = List.Max({[date1], [date2], [date3], [date4]})

 

Thank you

Raghava2422

 

Helpful resources

Announcements
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.