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

M Language - Transforming Data format

Dear Masters of M Language,

 

Need help to work with data formats in M Language.

 

I have a column with the format dd/mm/yyyy  hh:mm:ss I need to replicate this column containing only dd/mm/yyyy.

 

I'm sure it's very simple, please help.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

PowerBI does not directly identify a date from a format dd/mm/yyyy hh:mm:ss but if you first convert your text to date/time it will work.

 

How to do this : 

1. On top of your culumn you can chose data type for your column. Click there and choose Date/Time.

image.png

image.png

Repeath this step but chose "Date" this time.

Dont replace current change but add a new step (screenshot below)

image.png

Tell me if this worked as desired ! 

Regards, 

Etienne

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

PowerBI does not directly identify a date from a format dd/mm/yyyy hh:mm:ss but if you first convert your text to date/time it will work.

 

How to do this : 

1. On top of your culumn you can chose data type for your column. Click there and choose Date/Time.

image.png

image.png

Repeath this step but chose "Date" this time.

Dont replace current change but add a new step (screenshot below)

image.png

Tell me if this worked as desired ! 

Regards, 

Etienne

Anonymous
Not applicable

Thanks! It worked just fine.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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.

Top Solution Authors