Hi ,
I keep getting this error whilst ingesting data using OData. Please provide suggestions to rectify this.
Regards,
Abhay

Hi ,
I keep getting this error whilst ingesting data using OData. Please provide suggestions to rectify this.
Regards,
Abhay
Hi Abhay,
I have had similar issues previouly.
This could be caused by columns in your data source that have "Date" (not DateTime) data type. Try to transform these columns to DateTime befor you import (e.g. in PowerQuery) then it shoud work. Unfortunately CI can not load "Date" types natively.
Thanks,
Johannes