Forum Discussion
Rosh89
4 years agoHelper I
date format changes in subscription email preview
Hi, I would like to have the date format in DD-MM-YYYY. This format shows correctly both in desktop and service. But when an email subscription is sent the date format changes to MM-DD-YYYY and tha...
- 4 years ago
Hi Rosh89 ,
this is expected behavior:
The reason is this:
- subscriptions are executed by the Power BI service as a background job, using the owner's locale.
- The owner locale is the one specified in the settings as one of the 44 currently supported languages: https://docs.microsoft.com/en-us/power-bi/fundamentals/supported-languages-countries-regions
- When language=(browser default) is selected, the backend cannot use the browser value because browser may have other/different sets of supported languages. As a consequence, the backend will set the user setting to default, which is American English.
And refer the following article:
Troubleshoot subscribing to dashboards and reports - Power BI | Microsoft Docs
Best Regards
Lucien
Rosh89
4 years agoHelper I
Hi,
I tried everything in the link. Changed language settings to english uk in chrome and powerbi service (default browser language) It still doesn't work. Somehow the date format changes to US format in the subscription image. Even tried changing language settings in outlook, still didnt work.