Forum Discussion

UserSam's avatar
UserSam
New Member
4 years ago
Solved

Regional settings

Hello to all,   I am writing to you because I have a problem with the language of my pbix. I made my development with my regional settings in French. But now I need them to be in English to have th...
  • AlexanderPrime's avatar
    4 years ago

    Doing some searches on this site, it appears Power BI struggles with hierarchy language when the regional language is changed midway through it's existence. 

     

    Two options.

    1. Rebuild from scratch with English as the Power BI language at the start.

    2. Manually create columns in Power Query to define the English month name based on the date information. 
    This post https://community.powerbi.com/t5/Desktop/How-to-change-language-of-date-hierarchy-field/m-p/1365507#M584517 has an example of a user who struggled with this too and ended up doing the manual route, hopefully that may help.