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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jlajoie
New Member

Multi-lingual reporting with locale type translation

Hello,

 

Many business intelligence reporting solutions allows the tool to use a concept of "locale" whereas depending on the choice of language of the user (locale), the description of a field will be returned in the language requested.  This is done at the time of connexion to a data warehouse to return results.

 

As an example, if we have english (en) and french (fr) and we have a field called gender.  We would have gender_en and gender_fr for english and french descriptions in our source database.  We would create a field called gender_desc with a condition of the type: if locale = en then return gender_en; else if locale = fr then return gender_fr.

 

We are looking at connecting directly to an Azure datawarehouse to get data for our Power BI reports (direct query); not the import function.

 

Has anybody worked on something similar?  I heard that Premium might have something; is that the case?  Should I check on Azure related forums for a datawarehouse or semantic related approach?

 

Any help would be greatly appreciated, thanks!

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @jlajoie ,

 

You can refer to this sample, which has a document describing the detailed steps:

https://github.com/PowerBiDevCamp/Multilanguage-Reports 

 

Best Regards,
Liang
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

2 REPLIES 2
jlajoie
New Member

Thanks Liang.

 

Thank you for this very comprehensive reference.  When I will have had the chance to go through everything I will come back to comment.

V-lianl-msft
Community Support
Community Support

Hi @jlajoie ,

 

You can refer to this sample, which has a document describing the detailed steps:

https://github.com/PowerBiDevCamp/Multilanguage-Reports 

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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