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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
SahityaYeruband
Helper II
Helper II

Time Intelligence - Date format changing every time the report refreshes

Hi All,

The format of fct table in my report changes from - dd/mm/yyyy to mm/dd/yyyy when the report is refreshed on server.
But this format change happens only where dates are less than 12.
Eg - 11-Jun-24 & 24-Jun-24

format in PBI Desktop & Before refreshing on serverAfter
11/06/202406/11/2024
24/06/202424/06/2024


The date formats have been maintained as dd/mm/yyyy from query level and in pbi column formatting as well.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @SahityaYeruband 

 

Thanks for the reply from uzuntasgokberk .

 

SahityaYeruband, did you create the report in Power BI Desktop RS and then upload it to Power BI Report Server? If so, you can also try the following:

 

Do the following in Power Query.

vxuxinyimsft_0-1731907449343.png

 

vxuxinyimsft_1-1731908679555.png

 

In the Locale option select a locale that displays dates in day/month/year format.

vxuxinyimsft_2-1731908776377.png

 

Power BI reads dates according to the date format of the region. Since the month will not exceed 12, Power BI will recognize that 24 is date rather than month. However, for 11, Power BI will automatically read the data according to the date format of your region. If the format of your region is month, day, and year, Power BI will read the date according to the month, day, and year, and then display it according to the "dd/mm/yyyy" you set.

 

The above method forces Power BI to read the date in a day/month/year format.

 

Output in Report Server after refresh:

vxuxinyimsft_3-1731909286336.png

 

Best Regards,
Yulia Xu

 

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

6 REPLIES 6
Anonymous
Not applicable

Hi @SahityaYeruband 

 

Thanks for the reply from uzuntasgokberk .

 

SahityaYeruband, did you create the report in Power BI Desktop RS and then upload it to Power BI Report Server? If so, you can also try the following:

 

Do the following in Power Query.

vxuxinyimsft_0-1731907449343.png

 

vxuxinyimsft_1-1731908679555.png

 

In the Locale option select a locale that displays dates in day/month/year format.

vxuxinyimsft_2-1731908776377.png

 

Power BI reads dates according to the date format of the region. Since the month will not exceed 12, Power BI will recognize that 24 is date rather than month. However, for 11, Power BI will automatically read the data according to the date format of your region. If the format of your region is month, day, and year, Power BI will read the date according to the month, day, and year, and then display it according to the "dd/mm/yyyy" you set.

 

The above method forces Power BI to read the date in a day/month/year format.

 

Output in Report Server after refresh:

vxuxinyimsft_3-1731909286336.png

 

Best Regards,
Yulia Xu

 

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

@Anonymous , thank you for the solution, i just implemented it, willhave to test it out for a few days. Hopefully it works out 🙂

Anonymous
Not applicable

Hi @SahityaYeruband 

 

Thanks for your feedback. Hope it works!😊

 

Best Regards,
Yulia Xu

Hi @Anonymous,
It worked.
The issue I think was the data type of the column used in the DB Table. For testing I had also added a new column to my sql, which was to_date conversion of this text column. That worked too.

uzuntasgokberk
Super User
Super User

Hello @SahityaYeruband ,

From Chrome or Edge it formats automatically of your language. You can choose the correct language from the web browser.

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

Hi @uzuntasgokberk , 
I have made the language change in the browser and in the pbix set to default browser language. Still the same issue.

What confuses me is that for dates <12 the format changes to mm/dd where as for the other dates it remains dd/mm. all of this in the same visual .. 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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