Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
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
5 - Atom

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