Forum Discussion

Ashoop2020's avatar
Ashoop2020
Frequent Visitor
2 years ago

DataFormat.Error: We Couldn't parse the input provided as a date value

How do I solve this? This error happened after I refreshed the data for the dataflow that was working properly before.

 

DataFormat.Error: We Couldn't parse the input provided as a date value

Details:

,,,,,,,,,,,,Bal,,,

 

The error seems to be at a step where I am combining two queries based on a common ID in both. However, neither were nor are a Date or in that format.

1 Reply

  • Look at your data again.  In you dataflow do a test with a subset (top 1000 rows for example). Then isolate the data row with the format issue and decide how to handle that.