Forum Discussion
Anonymous
6 years agoNot applicable
Problem connecting to SharePoint List
Hi, I have a report that refreshes daily, it has been working fine for 3 months. Today, it showed me an error while connecting to a SharePoint List. The report also uses other 3 lists from the sa...
v-kelly-msft
6 years agoCommunity Support
Hi Anonymous ,
This error is usually thrown when the value being set for a column doesn't conform to its type and limits. For example, you might be updating a Number column with a string value or a value that exceeds the SharePoint number column limit.
This issue might occur when you are creating/updating listitem having Number, Choice, Lookup, People, DateTime columns.
Please check the data source and confirm whether the above situation exists.
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!