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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
powerbi_ex
Frequent Visitor

Stop Auto Date Conversion in Power Query

How to keep a date format as it came in from SQL Server?   Power Query changes the format automatically.  How to stop this change or revert back?

 

powerbi_ex_2-1743452259081.png

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

For unstructured data: To stop it:

 

lbendlin_0-1743455678003.png

To revert it remove the "Changed Type"  step that was automatically added.

 

For data coming from SQL you can overrided it by clicking on the type icon, but Power Query is doing exactly what SQL server meta data is telling it to do, so you better leave that alone.

 

Bonus tidbid:  While Power Query knows how to handle timezones, Power BI has no idea what these are.

 

View solution in original post

2 REPLIES 2
v-menakakota
Community Support
Community Support

Hi @powerbi_ex ,

Thank you for reaching out to us on the Microsoft Fabric Community Forum.


Thank you @lbendlin  for providing the possible solution. Power Query can handle time zones, but Power BI does not. If dealing with time zone-aware data, manually adjust using Power Query’s DateTimeZone functions.

If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.

lbendlin
Super User
Super User

For unstructured data: To stop it:

 

lbendlin_0-1743455678003.png

To revert it remove the "Changed Type"  step that was automatically added.

 

For data coming from SQL you can overrided it by clicking on the type icon, but Power Query is doing exactly what SQL server meta data is telling it to do, so you better leave that alone.

 

Bonus tidbid:  While Power Query knows how to handle timezones, Power BI has no idea what these are.

 

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.