Forum Discussion
Localization of Reports
I am currently struggling with the problem how to localize reports for users with multiple languages.
I am using using PowerBI embedded & text can be handle through SQL table, however I am facing issue when I am showing Currency & Comma/Dot seperation. It cann't be handle through table, for this, we need to change template localisation.
Please suggest, how it will work when I have like US, German, Japan, China, India etc
Kind Regards
Ashwani
2 Replies
- v-xicai
Community Support
Hi Anonymous ,
You might change the language for users showing picture below.
If I misunderstood it, could you please share your sample data or desired output screenshots for further analysis, you can also upload sample pbix to OneDrive and post the link here. Do mask sensitive data before uploading.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Thanks v-xicai for your response.
Actually, I need to change three things at run time (according to the user) as we are showing reports at multiple countries. Below i am showing different formats for Currency Symbo, Currency Format & date format.
Language Currency Currency Symbol Decimal Separator Currency Format Date Format English Dollar $ Dot 100,000,000.00 mmmm d, yyyy Dutch Euro € Comma 100.000.000,00 dd.mm.yyyy English/French Dollar $ Dot 100,000,000.00 dd-mm-yyyy Danish Krone Kr Comma 100.000.000,00 d. mmmm yyyy Please suggest, how we can handle this with single template.
Kind Regards
Ashwani