Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
TM_AC
Helper II
Helper II

PowerBI App and web do not show date if formatted using my locale de_DE

Hi,

in the top of my report I want to show the current date in the head area.
Therefore I placed a card visual with follwing measure:

Date1.png

In PowerBI desktop the date is shown correctly following the locale parameter inside the measures formula.
But if I open the report in PowerBI app or the web then the date looks like this:

Date2.png

If I remove the locale parameter from the measures formula, then the date is presented in PowerBI app and also web, but then it is in english.

How can I make the date working correctly in PowerBI app and web formatted with my locale please?

1 ACCEPTED SOLUTION
v-kkf-msft
Community Support
Community Support

Hi @TM_AC ,

 

Please use "de-DE" instead of "de_DE".

 

Measure = UPPER(FORMAT(TODAY(),"DDD DD. MMM YYYY", "de-DE"))

 Screenshot 2022-05-17 130050.png

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-kkf-msft
Community Support
Community Support

Hi @TM_AC ,

 

Please use "de-DE" instead of "de_DE".

 

Measure = UPPER(FORMAT(TODAY(),"DDD DD. MMM YYYY", "de-DE"))

 Screenshot 2022-05-17 130050.png

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Tutu_in_YYC
Community Champion
Community Champion

How is this suppose to appear for January 1, 2022? Can you give an example of what you want to see?

Tutu_in_YYC_0-1652394117074.png

 

 

@Tutu_in_YYC : I want to see:

DIE 17. MAI 2022

Hey TM,

After some investigation, the locale parameter you are using ( "de_DE" ) isnt not supported in Power BI service.

Look at below image for some other options


Tutu_in_YYC_1-1652738200744.png

 

 

 

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.