I have a workflow that is appending 9 records to a sharepoint list. The workflow runs all the way until the Sharepoint List Output tool. The error is below. Has anyone found a solution for this?
I realize it's been a while since this question was posed but I ran into the same problem - the solution for me was crazy ridiculous and I only tried it after all else failed - use Data Cleansing to remove all leading and trailing whitespace and my upload to SharePoint ran without throwing any errors.
Hope this helps
Hi @ashleychen2737,
It seems this is the Designer reporting back a Sharepoint error (some information here) where there is a limit on the amount of data you can upload. Is is possible to shrink the data at all?
Unfortunately we require all the columns. I was able to find a temporary solution by using block until done and only outputting a record at a time. That seemed to work however, I'm now getting a whole new error. I now get this error. It sometimes occurs on all of my outputs and other times it occurs on one but not the others.
Hi Sophia,
I only had 9 records with a limited number of columns. I checked both Sharepoint and alteryx, and the number of bytes was minimal