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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Transform date to YYYY-MM

Hi,

 

I'm just starting wiht PowerBI desktop.

 

My request :

-I have an excel file including a Date

-I load it in PBI GOOD.

-I want to create a field 'month date'

 

I'm triing infor shared on https://community.powerbi.com/t5/Desktop/Transform-date-to-MM-YYYY/m-p/205311#M90409

but it failed each time : FORMAT function unknown.

 

additionnal info : my power BI is in French, I cannot find a way to change to english. could be the issue.

 

 

1 ACCEPTED SOLUTION
v-xjiin-msft
Solution Sage
Solution Sage

Hi @Anonymous,

 

One more thing you should be noticed that, when you use FORMAT() function to transform the date. It will be a text type value not a date any more.

 

So if you still want to keep it as date. You can try the build in "MMMM yyyy" date format. Choose your date column, go to Modeling and you can find this date format at Format option.

 

 4.PNG

 

Thanks,
Xi Jin.

View solution in original post

2 REPLIES 2
v-xjiin-msft
Solution Sage
Solution Sage

Hi @Anonymous,

 

One more thing you should be noticed that, when you use FORMAT() function to transform the date. It will be a text type value not a date any more.

 

So if you still want to keep it as date. You can try the build in "MMMM yyyy" date format. Choose your date column, go to Modeling and you can find this date format at Format option.

 

 4.PNG

 

Thanks,
Xi Jin.

Floriankx
Solution Sage
Solution Sage

The link you shared is for PowerQuery not PowerBI.

 

Dax should be: =FORMAT(DateColumn;"YYYY-MM")

 

Best regards.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

July 2024 Power BI Update

Power BI Monthly Update - July 2024

Check out the July 2024 Power BI update to learn about new features.

July Newsletter

Fabric Community Update - July 2024

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