Forum Discussion

Benoit_L's avatar
Benoit_L
Icon for Advocate II rankAdvocate II
8 years ago
Solved

Display dates in French (months, days)

Hello !   I have created my own calendar table. https://community.powerbi.com/t5/Desktop/How-do-i-create-a-date-table/td-p/23896   I wish PBI to display the following parts of the date in French...
  • Benoit_L's avatar
    Benoit_L
    8 years ago

    Dear Community, dear PaulDBrown

     

    I got an explanation from the support / dev team, and it is not a good news :smileyfrustrated:

     

    The FORMAT functions (and all derived) show a language that is one of the DataModel.
    The language of the DataModel depends on how the PBIX was created originally.
    
    Your PBIX might have been created on a US/UK machine/setting that make the FORMAT to display English
    
    The bad news is this setting cannot be reverted!
    
    Once the PBIX works you can use this one to rebuild the report.

    My own tests confirmed that solution. I just hope using a PBIT template will help me not waste hours of work in rebuilding my whole PBIX.