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.

Update insert if new

jminns90
6 - Meteoroid

I'm trying to check a sql database before inserting new records because I don't want to enter possible duplicates. In sql the primary key is set as a varchar(117) and in Alteryx it is a Vstring(117). The error I get is Error: Output Data (68): Primary Key required for Update option. Is there a fix for this? Or another clever way to get around it? Thanks

1 REPLY 1
Labels
Top Solution Authors