We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Sharepoint List Output Connector V 2.5.0 and 2.6.0 bugged

GloriousData
6 - Meteoroid

Hi.
Posting here since marketplace is confusing af. 

 

The sharepoint 2.5.0 and 2.6.0 output connector is bugged for lists. it cannot append/overwrite a null value if data type if double or float to a target field that is numeric (numeric covers double/float in sharepoint) in sharepoint.


Insert/Update/Upsert seems to work; but not append or overwrite. 

 

Current workaround is to use the deprecated sharepoint list output connector.

or make a macro where that runs 2 passes. First overwrite with all non-numeric fields, and then run another update on the numeric fields.. 

0 REPLIES 0
Labels
Top Solution Authors