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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Date format changes when publishing report

Hi all, 

 

So I've seen similar questions asked on the forums but none that are the same as mine. 

In a report i have the date set like so

ML__2-1637148702985.png

However when published the same report has the data set like:

ML__1-1637148667519.png

As you can see the day name appears evn though with the powerbi report the date format is set to dd mmmm yyyy.

Does anyone know why this is happening and how to prevent it? 

3 REPLIES 3
AlexanderPrime
Solution Supplier
Solution Supplier

https://community.powerbi.com/t5/Desktop/Date-format-changing-desktop-to-web/m-p/141538#M60993

This worked for me, it's a combo of language settings you need to change. Short of it is, change your browser language within the browser itself to your region (assuming English UK), then in Power BI Web's language setting, don't select English, select "DEFAULT - Browser Language" and it should get the date format back to normal on web. 


Please note - I am not affiliated with Microsoft, I'm just an end user like yourself.
Just a regular guy doin' Data Science.

If my post has helped you, please don't forget to thumbs up or click "Accept as solution" if it solved your problem!
v-chenwuz-msft
Community Support
Community Support

Hi @Anonymous ,

 

If the date you want to fixed the format, you can use FORMAT().

FORMAT function (DAX) - DAX | Microsoft Docs

Try new column like the following:

New Date = FORMAT( [DATE], "dd mmmm yyyy")

 

Keep in mind that the result is string.

 

Best Regards

Community Support Team _ chenwu zhu

 

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

Greg_Deckler
Community Champion
Community Champion

@Anonymous You could check the Issues forum here:

https://community.powerbi.com/t5/Issues/idb-p/Issues

And if it is not there, then you could post it.

If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors