Forum Discussion

abbytank's avatar
abbytank
Frequent Visitor
3 years ago
Solved

Date Data format error

Hi everyone,

 

While trying to import data source from excel with the following data:

 

ProductKeyCustomerKeySales_DateQuantity
22331906912/6/20221
1872164612/6/20221
1872164512/6/20221
1872163812/6/20221
1872163512/6/20221
1081906312/6/20221
17031768516/6/20221
17031768416/6/20221
17031756816/6/20221
17031756716/6/20221
17051320119/5/20221
17051320019/5/20221

 

The power query is showing the following error:

DataFormat.Error: We couldn't parse the input provided as a Date value.
Details:
29/2/2021

 

Here is what I did, I have changed the data type using locale with data types of English(UK) sample: 29/03/2022 and English(US) sample: 03/29/2022, none helped.

 

I have also, splitted the column to three columns and remerged, and still not working. 

 

Please help.

 

Thank you in advance.

  • Hi,

    you have a problem in your data.

    2021 is not a leap year so you can't have 29/2/2021 and that's the cause of the error

    If this post is useful to help you to solve your issue consider giving the post a thumbs up 

     and accepting it as a solution !

1 Reply

  • Hi,

    you have a problem in your data.

    2021 is not a leap year so you can't have 29/2/2021 and that's the cause of the error

    If this post is useful to help you to solve your issue consider giving the post a thumbs up 

     and accepting it as a solution !