Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,@Shravan133 ,thanks for your concern about this issue.
Your answer is excellent!
And I would like to share some additional solutions below.
Hi,@cw95 I am glad to help you.
It is very nice to see that you are using the Data Alert email notification feature in Power BI. In fact, your need is very common to modify the email sent by the system to your target language, so that it is more convenient for users to read the content of the email.
I found the official suggestion for this kind of requirement by browsing the official documentation
As @suggested, it is stated that the best way for Power BI to handle this type of subscription is to change the default language of the browser, so that the system sends emails in the current browser's default language.
Here is the official documentation I found, hope it helps.
URL:
Supported languages and countries/regions for Power BI - Power BI | Microsoft Learn
FAQs about Troubleshoot subscribing to dashboards and reports - Power BI | Microsoft Learn
Thank you for response!
Unfortunately this doesn't work, as changing the default language of my browser and the Power BI Service were the first things I tried. I mentioned that in my original post.
I also posted this question on other forums and it really seems as if changing the language of the email notifications is not possible at the moment (or at least doesn't work for translations into German).
s of now, Power BI does not support changing the language of email notifications for alerts directly through the Power BI service settings or the Office 365 account language settings. The email notifications for data alerts are generally sent in the default language configured by the Power BI service, which is often English.
Here are some possible workarounds to achieve this:
Translation Services:
Custom Notification System:
You can set up Power Automate to monitor your data and send alerts in the desired language.
Trigger:
Action - Get Data:
Condition:
Action - Send Email:
Thank you for your helpful reply!
@Shravan133 wrote:As of now, Power BI does not support changing the language of email notifications for alerts directly through the Power BI service settings or the Office 365 account language settings. The email notifications for data alerts are generally sent in the default language configured by the Power BI service, which is often English.
Does that mean there is also no setting in the Power BI Admin Portal in order to set the default language of the Power BI service?
@Shravan133 wrote:Translation Services:
- Use a translation service to translate the email content from English to German automatically. This can be done through email routing rules and third-party translation APIs or services.
Do you perhaps have any recommendations for such a service or any resources on how to implement such email routing rules?