🔥 3-day streak
Microsoft Power Platform Developer136 / 140
Question 136 of 140

You are building a nightly integration that pushes product records from an external ERP into Dataverse. The ERP does not store Dataverse GUIDs, but each product has a unique ERP SKU code. You have created an alternate key named 'erp_sku' on the product table. You need to write code that inserts new products and updates existing ones in a single operation per record, without first querying to check whether the record exists. Which approach should you use?

Reviewed for accuracy · Report an issueNext question