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
Syndicate_Admin
Administrator
Administrator

Analytical dataflow Date format error

Good day everyone.

I have this really weird and annoying problem. 

I have set up analytical dataflow to pull data from an Oracle database through on premises gateway. This data has date.time columns that works just fine inside power query itself, up until I push the publish button.

xxenoss_0-1650969669277.png

The problem appears when I try to use this data anywhere else, for example inside Power BI report.

xxenoss_1-1650969904468.png

Clearly the problem is that Power Query stores the Date in US format, cause it returns Error for any date that has first value higher than 12. And there is no option to solve this by changing the date format. By the way this error is present only when using Power Apps Analytical Data Flow with the Microsoft Dataverse as a storage.

xxenoss_2-1650970281699.png

When using Azure Data Lake v2 as a storage, or setting the flow directly from Power BI Dataflows, the format is presumed perfectly.

I know that there is workarounds like changing the column type to text, or number and then back to date, but this is not an option cause this way I loose the incremental refresh option. 

 

I tried to change Regional Format inside Dataverse Settings to European, but this didn't help.

xxenoss_3-1650970696773.png

 

Also tried to force EU format in the initial query setup, no effect either 

xxenoss_4-1650970933354.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Syndicate_Admin ,

 

It may be related to the different regions of your Power BI/ your database/your local region setting...

You may try:

1. Change the locale setting of the machine.

2. Go to File-->Options-->Current File -->Regional Settings--> try "Locale for Import" to change location.

Eyelyn9_0-1651214167148.png

3. Go to Power Query-->Right-click the date column--> Change Type --> Using Locale, in the Change Type with Locale dialog box, select  Date type and choose US or UK( US: mm/dd, UK : dd/mm)

Eyelyn9_1-1651214190436.png

 

 

For more information, please refer to:

Set a locale or region for data (Power Query)

Change Type Using Locale with Power Query

 

 

Best Regards,
Eyelyn Qin
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

2 REPLIES 2
Anonymous
Not applicable

Hi @Syndicate_Admin ,

 

It may be related to the different regions of your Power BI/ your database/your local region setting...

You may try:

1. Change the locale setting of the machine.

2. Go to File-->Options-->Current File -->Regional Settings--> try "Locale for Import" to change location.

Eyelyn9_0-1651214167148.png

3. Go to Power Query-->Right-click the date column--> Change Type --> Using Locale, in the Change Type with Locale dialog box, select  Date type and choose US or UK( US: mm/dd, UK : dd/mm)

Eyelyn9_1-1651214190436.png

 

 

For more information, please refer to:

Set a locale or region for data (Power Query)

Change Type Using Locale with Power Query

 

 

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

I have the same issue.  The solution suggested does not work. Any other suggestions?

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.

Top Solution Authors