WhatTheFact_Logo_Transparent_353x76px

Multilingual reports in Power BI

This post is also available in: Deutsch

For a while, it was only possible to provide a Power BI report in multiple languages using workarounds. Recently, the enhanced dataset metadata has made it very easy to change the language of a report in Power BI, making it multilingual, for example in German and English. Since the Power BI September Update, the enhanced dataset metadata is now the standard for metadata, upgrading a Power BI report almost to the level of an SSAS Tabular Model.

Enhanced dataset metadata enables SSAS Tabular functionalities

One of these new capabilities is to offer the data model of each Power BI report in multiple languages.

The easiest way to maintain multiple languages is currently using Tabular Editor. As an example we use the following simple report based on the Adventure Works database:

Report to be translated
Report to be translated

And the tables to be translated:

Tables of the data model to be translated
Tables of the data model to be translated

Once the Tabular Editor is installed, it can be started under “External Tools” with connection to the open file:

Open current data model in Tabular Editor
Open current data model in Tabular Editor

Maintaining translations in the Tabular Editor

In Tabular Editor we see the folder “Translations” at the very bottom, where we are able to create a new language for our data model by a click on the right mouse button:

Translations in Tabular Editor
Translations in Tabular Editor

We can then store the translations for every existing table:

Translating a table in Tabular Editor
Translating a table in Tabular Editor

Or also the name for each column:

Translating a column in Tabular Editor
Translating a column in Tabular Editor

Or also a measure:

Translating a Measure in Tabular Editor
Translating a Measure in Tabular Editor

We can recognize already translated tables by the blue background color of the text. After saving, the values are already available in the opened Power BI file.

Display in Power BI Desktop via language selection

To display the new language now, we have to change the application language to our target language, here German. We can do this in Power BI under File and Options:

image 27
Change language in the Power BI Desktop

After a restart of Power BI Desktop the report appears in the desired language:

Translated Power BI Report in German
Translated Power BI Report in German

The tables and columns are now also displayed in the new language translation:

Translated table, column and measure names
Translated table, column and measure names

Only the automatic date hierarchy is still created in English. I have not yet found a solution here either. If you have a tip here, please write it in the comments.

Display on the Power BI Service / powerbi.com

On the Power BI service, the report can also be displayed in a translated language. For this purpose, the display language must be set to the corresponding target language in the settings:

Language selection on the Power BI page
Language selection on the Power BI page

Theoretically the report should now be displayed in German, but in my case the report switches back to English after about 0.5 seconds. Also different browsers including in German language showed the same result here. Possibly the language of the operating system is used in this case. If you know more about it, feel free to write it in the comments.

DAX Code stays unchanged

It is important to mention that only the names of the individual tables and columns are displayed in the translated language. The actual names in the data model remain unaffected. This is clearly shown by the Dax formula of our average sales:

DAX formulas still access original names and not translated table and column names
DAX formulas still access original names and not translated table and column names

As soon as we go to the formula of the now translated field “Durchschn. Verkauf” we see the formula for “Average Sales”. This measure accesses the column “SalesAmount” of the table “FactInternetSales”, which now matches the column “Umsatz” in the table “FktInternetSales”.

A development in the translated language is unfortunately not possible, the DAX Interpreter cannot deal with the translated column names:

DAX Interpreter needs original column names
DAX Interpreter needs original column names

This is simply to illustrate how confusing translations could become during development. For end users this is a feature that has long been expected and needed, developers should continue to access the original language of the report.

Share:

LinkedIn
Twitter
WhatsApp
Telegram
Email
Print
Denis Selimovic

Denis Selimovic

As a user from the very beginning, Denis Selimovic is passionate about Power BI and everything related to it. In his blog WhatTheFact.bi, he writes about the latest developments in Power BI and provides tips and tricks on the subject. Besides being a Power BI enthusiast, blog author, speaker and principal consultant, he is also co-organizer of the Meetup Power BI User Group Switzerland.

Kommentare:

5 1 vote
Article Rating
Subscribe
Notify of
guest
11 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
karim Derouich
2 years ago

is it possible to use it on dataflows ?

Ricard
Ricard
2 years ago

Hi,

The same happens to me. In the service, after 1/2 second the report language changes to default language. Or to en-US if defined. While in desktop is working propertly…

Any ideas?

Seb_ABZ
Seb_ABZ
2 years ago
Reply to  Ricard

Hello Guys, have you figured out how to fix this problem as the same happens to me (browser and windows in French but it is displayed in en-US)?
Thanks in advance

Grady Park
Grady Park
1 year ago

Thanks Denis, this is helpful information! Do you know if it’s possible to use enhanced metadata on individual visuals (say, for example, if the report developer renames a field)?

John Politopoulos
John Politopoulos
10 months ago

Hi , I do the same things in tabular editor but neither Power Bi Desktop or Service works translation to different language . However ,it automatically translates it to en-US .
Did you find a solution?

Nagaraju
Nagaraju
8 months ago

Hi All,
Is there any way to change the Language of the power bi report depending on the cuntry.

For Eg If an chinese person login then automatically the report displayed for them in chinese.if German or spain person login then it should be displayed in their own language.Data should be visible in their own langauge.

Last edited 8 months ago by Nagaraju
11
0
Would love your thoughts, please comment.x
()
x
Wait!

Follow me on LinkedIn and you’ll gain access to valuable insights, expert tips, and industry updates related to Power BI. Stay ahead of the curve and supercharge your analytics skills today!

Supercharge your Power BI skills!