Forum Discussion

MCacc's avatar
MCacc
Helper IV
2 years ago
Solved

Format with date languages

Hello, 

 

In my dataset I have a column Date wich needs to be formatted as follows: yyyy-MMMM. 

 

The problem is that the month values are written in many languages (mostly in English and Italian). 

 

The format is applied in my PowerQuery with the expression DataFormat. 

 

I noticed that it works fine when months are in Italian, but it returns the following error when the months are in English: 

"We couldn't parse the input provided as a Date value".

 

Thing is, I can't change the locale date settings in my Transform Data exactly because my months can be in many languages.

 

Do you guys know a good workaround?

 

Thank you.  

1 Reply