I rarely have projects involving SQL Server so maybe I'm missing something obvious, but I can't figure out how to UPSERT using IIO's automatic support for existing record detection.
This Help document doesn't match what I see in the UI:
The help article shows a Primary Keys field, but I don't have that.
I'm aware of the MERGE statement and that's what I'll use for a workaround, but would rather use Celigo's native support, if available.
Am I missing something?

