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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Echoy51
Frequent Visitor

Inconsistent Date Format

Hi All,

 

I encounter a trouble with date format after publishing my report to the web. In my own desktop PowerBI, all dates are formatted to dd/mm/yyyy and all dates are shown correctly, similarly to the preview version.

 

However, after I published it to the website, my colleagues viewed inconsistent date formats as mm/dd/yyyy like below image:

Echoy51_0-1738111077388.png

What might cause this issue? How to make them view these dates formatting as dd/mm/yyyy?

 

Many thanks,

 

Echo

2 ACCEPTED SOLUTIONS
shafiz_p
Super User
Super User

Hi @Echoy51 
This is due to differences in regional settings between your local environment and the web environment. You could try the below steps to fix this:

Firstly, ensure that the date format in your source data is set correctly. You can check this in the Power Query Editor in Power BI.

 

Check Power BI Service Settings:

  • Open Power BI Service (app.powerbi.com) and go to Settings (top-right corner > gear icon).
  • Ensure the Language setting is set to match your locale

shafiz_p_0-1738127380160.png


Browser Language Setting:

Google Chrome

  1. Click on the three dots (⋮) in the top-right corner of the browser.
  2. Select Settings.
  3. Scroll down and click on Languages.
  4. Click on Add languages to add your preferred language.
  5. Click on the three dots (⋮) next to your preferred language and select Display Google Chrome in this language.
  6. Restart Chrome to apply the changes.

shafiz_p_1-1738127666319.png

 

If this not solve your problem, use Dax Format Function to explicityly format date column to your desired format.

FormattedDate = FORMAT([DateColumn], "DD/MM/YYYY")

 

 

Hope this helps!!

If this solved your problem, please accept it as a solution and a kudos!!

 

Best Regards,
Shahariar Hafiz

View solution in original post

Uzi2019
Super User
Super User
3 REPLIES 3
Uzi2019
Super User
Super User

shafiz_p
Super User
Super User

Hi @Echoy51 
This is due to differences in regional settings between your local environment and the web environment. You could try the below steps to fix this:

Firstly, ensure that the date format in your source data is set correctly. You can check this in the Power Query Editor in Power BI.

 

Check Power BI Service Settings:

  • Open Power BI Service (app.powerbi.com) and go to Settings (top-right corner > gear icon).
  • Ensure the Language setting is set to match your locale

shafiz_p_0-1738127380160.png


Browser Language Setting:

Google Chrome

  1. Click on the three dots (⋮) in the top-right corner of the browser.
  2. Select Settings.
  3. Scroll down and click on Languages.
  4. Click on Add languages to add your preferred language.
  5. Click on the three dots (⋮) next to your preferred language and select Display Google Chrome in this language.
  6. Restart Chrome to apply the changes.

shafiz_p_1-1738127666319.png

 

If this not solve your problem, use Dax Format Function to explicityly format date column to your desired format.

FormattedDate = FORMAT([DateColumn], "DD/MM/YYYY")

 

 

Hope this helps!!

If this solved your problem, please accept it as a solution and a kudos!!

 

Best Regards,
Shahariar Hafiz

Thank you. I changed other users' language setting and it worked!

Helpful resources

Announcements
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! Prices go up Feb. 11th.

Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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