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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Split column containing 3 dates and find max date

Hi all,

 

I am a PowerBI newbie so please direct me to the correct forum if this question does not belong here.

 

I have a column called FromDate with the below content -

 

FromDate
2020-06-18T00:00:00
2020-01-31T00:00:00;2022-03-23T00:00:00;2020-11-17T00:00:00
2020-02-03T00:00:00;2021-04-12T00:00:00

 

I am looking to find the max date for this column. Any help is greatly appreciated.

 

Kind Regards,

 

R

1 ACCEPTED SOLUTION
jameszhang0805
Resolver IV
Resolver IV

1st Step : Split column by separator ; in Power Query , then add index column .
微信图片_2.png

 

 

 

2nd Step : unpivot the table

jameszhang0805_0-1613488159637.png

3rd Step : Wirte Dax code like below 

jameszhang0805_1-1613488206550.png

 

View solution in original post

1 REPLY 1
jameszhang0805
Resolver IV
Resolver IV

1st Step : Split column by separator ; in Power Query , then add index column .
微信图片_2.png

 

 

 

2nd Step : unpivot the table

jameszhang0805_0-1613488159637.png

3rd Step : Wirte Dax code like below 

jameszhang0805_1-1613488206550.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Users online (5,132)