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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ivgo
Frequent Visitor

Changing model language

Hi, everybody. I have a question about date part languages displayed in Power BI.

 

I have .pbix file with SQL Server data source. There is dimDate table with Date field. This field, when I use it in visualizations is expanded to 4 levels:

  • Jahr
  • Quartal
  • Monat
  • Tag

I want to change language of this date parts to English.

It is described in article: https://docs.microsoft.com/en-us/power-bi/supported-languages-countries-regions, that Model language has to be changed.

 

The problem is that there is no Regional Settings section under Global. (File > Options and settings > Options)

I see:

...

Security

Privacy

...

 

Power BI desktop version: Version: 2.53.4954.621 64-bit (December 2017)

 

There is only Regional Settings under CURRENT FILE and I already changed it to English, but it did not helped.

 

How can I change language for automatiaclly generated date part fields?

 

 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@ivgo,

 

By the way, function Date.ToText could be used in Query Editor. For a list of culture names, see National Language Support (NLS) API Reference.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
v-chuncz-msft
Community Support
Community Support

@ivgo,

 

By the way, function Date.ToText could be used in Query Editor. For a list of culture names, see National Language Support (NLS) API Reference.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
WolfBiber
Microsoft Employee
Microsoft Employee

Hey,

I also experimented with regional settings. I think it is a bug, because in PBID only the System Language is taken for Language settings in datamodel.

 

greetings

It looks like that System Language, of the system where file was created is somehow hardcoded into the pbix file. English is used everywhere on my PC, but these fields are still in German, and I can't change it.

WolfBiber
Microsoft Employee
Microsoft Employee

what is you profile language?

You can find these settings in the top right corner of PBID

English.

I consider this model language is inherited from Power Pivot, as there were no option to change languge for DAX FORMAT function.

It is known issue. There is already topic about that problem. With suggestion to create a custom heirarchy

https://community.powerbi.com/t5/Desktop/How-to-change-the-date-language-for-an-existing-pbix-file/t...

Smiley Sad

 

 

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors