Forum Discussion
Anonymous
2 years agoNot applicable
Type Mismatch Error
Hey I've got an error with very little help from the error report: Last refresh failed: 13/10/2023, 10:45:54 am There was an error when processing the data in the dataset. Data source erro...
SaiTejaTalasila
2 years agoSuper User
Hi,
Turn on column quality on the dataflow/dataset and check for any errors. From my experience, most of the time, the error occurs because of a null value in the date/time column. So, you have to replace it with some date.( you can use dates from before 1900 in place of null. Later on, you can identify them and you can filter.)