Hi,
I am receiving an error when trying to write to Sharepoint using the output node now that I have v2.4.0. I did not have this issue with SharePoint output v2.2, which was used when this workflow was created.
I am attempting to write data to a SharePoint List, but get an error message “could not convert string to float: ‘Approved’ “. The field in the SharePoint list is a choice field and ‘Approved’ is an available option.
The data type being sent from Alteryx is V_WString and may vary between a few choices such as "Approved", "With Control", etc. If I filter out the "Approved" items and run the workflow, it errors for the next available choice, "With Control".
My coworkers that still use SharePoint output v2.2 are not receiving the error. We all pull our workflow file in from a central shared drive, so I am using the same workflow file as them.
I have not found any community topics that describe this error.



Any ideas?
Andrea