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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

0

Visuals break on localized month name

When localizing month name in a DAX column from Dates table: (I'm in Argentina)

 

Mes = FORMAT([Date], "MMMM", "es_ar")
 
Everything works good on Power BI Desktop, but when uploading to the cloud, the user clicks on any filter, and visuals break.
If I keep all the dates in original language (without the "es_ar" localization) I get no errors.
 
Captura de pantalla 2022-03-03 133316.png
 
Status: Delivered
Comments
Anonymous
Not applicable

Hi @charlygirola ,

Based on the error message you provided, this seems to be due to a design conflict with Power BI, and we recommend that you localize the model using another method.
You can choose in the settings of Power BI Desktop:

vcaitlynmstf_1-1646374384290.png

 

 

For more information,you can refer to:How to localize date fields? 

 

Or you can see if this blog can help you with your questionLocalizing the Data Model - Part 3 

 

Best Regards,
Community Support Team _ Caitlyn