Update insert if new
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
jminns90
6 - Meteoroid
‎12-08-2022
09:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Labels:
- Labels:
- Output
1 REPLY 1
TimN
13 - Pulsar
‎12-08-2022
12:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
