Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Date format to automatically suit different report consumers

Hi, I have a report that is used by clients in the US and Europe. Is it possible to use the same report and have the date format adapt to the consumers region/language settings?   I have two date f...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous ,

     

    As the official document saidyou can choose a locale for a specific report to be something other than the locale in your version of Power BI Desktop. The locale changes the way Power BI interprets data when it's imported from your data source. For example, is "3/4/2017" interpreted as 3 April or March 4?

     

    You could go to File > Options and settings > Options >under Current file, select Regional Settings >In the Locale for import box, select a different locale.

    In the query editor you can simply right click on the date column and select Change Type/Using Locale.

     

    In addition, Power BI translates and formats column names and values according to the model language. For example, if the model was created by using English, it will still show month names, and so on, in English, even if viewed with a Korean client.

     

    Refer to:

    https://www.youtube.com/watch?v=JGppsnepJFo

    https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-auto-date-time

     

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