logo
For Power BI
  • Products
    • Drill Down Donut Pro Drill Down Donut PRO
    • Drill Down Pie Pro Drill Down Pie PRO
    • Drill TimeSeries Pro Drill Down TimeSeries PRO
    • Drill Combo Pro Drill Down Combo PRO
    • Drill Map Pro Drill Down Map PRO
    • Drill Scatter Pro Drill Down Scatter PRO
    • Drill Down Network Pro Drill Down Network PRO
    • Drill Down Waterfall Pro Drill Down Waterfall PRO
    • Drill Down Graph Pro Drill Down Graph PRO
    • Drill Down Timeline Pro Drill Down Timeline PRO
    • Drill Down Combo Bar PRO Drill Down Combo Bar PRO
    • Drill Down Line PRO Drill Down Line PRO

    Video tutorials

    Watch Now

    More than 90 videos on how to enhance Power BI with ZoomCharts

    Learn more
    All visuals
  • Resources

      Resources

    • Documentation
    • Report Examples
    • Blog
    • Webinars
    • Video Tutorials
    • Visuals Gallery

    Support

    • ZoomCharts Assistance
    • Contact Sales
    • Contact Support
    • FAQ

    Challenges

    Challenges

    Improve your report creation skills by participating in free challenges for report creators.

    Learn more
    Start trial
  • Services
    • Power BI Report Development
    • Custom Visual Development
  • Challenges
  • Pricing
Request a quote Start Free Book a Demo Sign in
Request a quote Start Free Book a Demo Sign in
Get it now
Go back

Contents

Go back

Aug 14, 2025

Fixing Date Format Errors in Power BI: A Step-by-Step Guide

When working with Power BI, especially across international datasets, one of the most common (and frustrating) issues developers encounter is data format errors.

Title image
Title image

When working with Power BI, especially across international datasets, one of the most common (and frustrating) issues developers encounter is data format errors.

Contents

Share this article

Date format errors usually occur due to differences in regional date conventions (for example, DD.MM.YYYY in Europe, MM-DD-YYYY in the US, and YYYY/MM/DD in Asia). In this guide, we will show you how to quickly resolve Power BI date issues with a simple trick: “Change Type with Locale” in Power Query.

Common Problem: Date Format Mismatches in Power BI

Many datasets originate from different regions, and the date notation in each data source may be different due to regional conventions. For example, your Paris HQ may write “August 12, 2025” as 12.08.2025, whereas the data from your New York HQ has it like 08-12-2025, and Tokyo HQ notates it as 2025/12/08. Which is August 12, and which is December 8?

When merging international datasets together, Power BI may be just as confused by the mismatched date formats as you are, so it may result in:

  • Misinterpreted dates or errors
  • Incorrect column formats (Text instead of Date or DateTime)
  • Broken visuals if they rely on datetimes.

Solution: Convert Date Columns Using Locale

Power BI provides a smart workaround using locale settings in Power Query to interpret columns according to the correct regional format. In just a few clicks, the entire column will have an unified datetime format using your selected regional notation.

Video Tutorial: Change Type with Locale in Power Query

This video is a clip from our “Crime Analysis Power BI Report Workshop” webinar. Our resident Power BI report design expert Aivis often shares useful tips like this, so we recommend subscribing to ZoomCharts YouTube channel!  

Step-By-Step Instructions for Power BI Date Format Fix

Step 1: Open Power Query Editor

In Power BI Desktop, click on Transform Data, located in the Home tab of the top ribbon.

Click Transform Data in Power BI to open Power Query Editor

Step 2: Highlight Affected Columns

Select the columns with mismatched date formats (e.g. “Start Date”, “End Date”, etc.) by clicking on their column headers.

Step 3: Right Click -> Change Type -> Using Locale

The context menu will offer many different types – but instead of Date/Time, select Using Locale… instead.

Power Query: Change Type using Locale

Step 4: Set the Correct Data Type and Locale

Once you select Using locale…, a new popup dialog will appear. There, set the data type to Date or Date/Time, and select the locale for the origin of your data. For example, if the data comes from USA, set to English (United States). This way, Power Query will know the origin locale of the data source and will know how to correctly interpret each date notation when merging multiple data sources from different regions together.

Power Query: Change Type using Locale dialog screen

Step 5: Click OK and Validate

Your date values should now convert properly without errors. For example, it will parse 1/08/2025 as January 8, not August 1, because it now knows that the locale that you set is United States so it should be read using MM/DD/YYYY.

Input Locale vs. Output Locale

  • Input Locale is how the data was formatted originally. What we adjusted now in Power Query is the input locale; it’s so that it can interpret them correctly.
  • Output Locale is how the data is displayed to the user, and the steps above did not affect that. It’s dependent on the users’ locale settings in Power BI – for example, if the user is in France, “August 12, 2025” will be displayed as “12 août 2025”.

Final Thoughts

Power BI date format errors are one of the most annoying things, and the Change Type with Locale method is the quickest and easiest way to avoid issues – especially when working with multiple data sources with different regional date notations. Now, your date columns will be parsed correctly, and you can properly visualize them in your reports. For example, with our Timeline PRO visual, which will make it easy to drill down based on your datetime hierarchy – try it now!

Power BI Timeline Chart

FAQ

Why do my date columns show as text in Power BI?

This often happens because Power BI cannot automatically detect the correct date format due to mismatched locale settings or different date formats within the dataset.

Should I always change the locale when importing data?

The Change Type with Locale method should be used only if you encounter mismatched date formats or errors due to different locales; in most cases, Power BI should handle datetimes without any issues.

What if I want to display dates in a different format for users?

What we described above will only affect input locale. If you want to alter output locale, which is how they are displayed to the user, you can apply custom formatting with DAX or within visual settings; otherwise they will be displayed using the user’s regional date format.

Can I automate this for all reports?

You can set the default locale for all new reports under Options -> Regional Settings for consistency.

 

envelope icon

Want more info like this?

Subscribe to our newsletter and be the first to read our latest articles and expert data visualization tips!


Find out more

Sep 02, 2022

Blog Thumbnail
Pro reports

Power BI Design Tips: Make Your Reports More Efficient

What are some of the best design practices and most important tips for designing a great Power BI dashboard? How can you design a report that is both appealing and efficient at conveying business information? Learn more in this article!

Sep 07, 2022

Blog Thumbnail
Pro reports

Top 5 Best Power BI Report Design Practices

First impressions matter, even when you're creating Power BI reports. When your users open your report for the first time, they need to be presented with good-looking visuals that present data in an easy-to-read way, otherwise they'll leave confused and with more questions than before.

Aug 31, 2022

Blog Thumbnail
Guides

Tips and Tricks for Power BI Map visualizations

Maps are one of the most important data visualizations for businesses these days. With the rise of globalization, companies are looking to expand and transcend borders. This makes it necessary to track and analyze data on a geographic level, presenting a new element of map visualization when making data-driven decisions.

Sep 22, 2020

Blog Thumbnail
Use cases

Use case for a graph visual: mapping subsidiaries of an international organization

ZoomCharts Drill Down Graph PRO offers multiple layout options and unseen level of interaction. In this article we will explore a use case of mapping parent...

Sep 22, 2020

Blog Thumbnail
Use cases

Power BI Email Analysis: How To Visualize Internal Communication

You and your colleagues, most likely, send thousands of emails between each other. You can transform these emails into valuable data by performing a Power BI email analysis. It's a great way to optimize your internal communication channels and identify possible issues, and in this article, we will show you how to do it by using Drill Down Graph PRO.

Feb 26, 2020

Blog Thumbnail
Use cases

Sales overview by product and sales representatives: sample report

Get inspired! Take a look at this sample report and find new ideas for sprucing up your own sales reports in Power BI. Check out interactions, chart...
  • «
  • 1
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • »

Contents

Share this article

Want more info like this?

Subscribe to our newsletter and be the first to read our latest articles and expert data visualization tips!


Thank you!

Check your inbox to verify your email address.

logo
[email protected]
+44 204 577 3993
logo

Products

Drill Down Network PRO Drill Down Waterfall PRO Drill Down Graph PRO Drill Down Combo PRO Drill Down Combo Bar PRO Drill Down Donut PRO Drill Down Pie PRO Drill Down TimeSeries PRO Drill Down Timeline PRO Drill Down Map PRO Drill Down Scatter PRO All Visuals

Resources

Report Examples Webinars Blog ZoomCharts Academy Visuals Gallery Documentation Custom Visual Development Subscribe to News

Solutions

Custom Visual Development

Company

Pricing About Us Partners Leave feedback Join PowerGroup EU Funding

Help

ZoomCharts Assistance Contact Sales Contact Support FAQ

Drill Down Network PRO Drill Down Waterfall PRO Drill Down Graph PRO Drill Down Combo PRO Drill Down Combo Bar PRO Drill Down Donut PRO Drill Down Pie PRO Drill Down TimeSeries PRO Drill Down Timeline PRO Drill Down Map PRO Drill Down Scatter PRO All Visuals

Report Examples Webinars Blog ZoomCharts Academy Visuals Gallery Documentation Custom Visual Development Subscribe to News

Custom Visual Development

Pricing About Us Partners Leave feedback Join PowerGroup EU Funding

ZoomCharts Assistance Contact Sales Contact Support FAQ
+44 204 577 3993
[email protected]

Ready to get in touch?

Contact our experts with any question about Power BI and ZoomCharts for Free!

Contact us

© 2025, Data Visualization Software Lab

U.S. Patents No. 11,645,343; 11,921,804; 12,346,389

Cookies Policy
Manage cookies
Privacy Policy
Global
EULA
Patent
warning

Error message

success

Success info: Done!

ZoomCharts AI Assistant

We noticed you're using an old OS version.

For the best experience, we recommend upgrading to ensure that all website features display correctly.

Cookie settings

We use necessary cookies for site functionality, as well as statistic, marketing, and preference cookies to enhance your experience. For more information and to manage your preferences, please visit our Cookie policy