🔥 3-day streak
Microsoft Power Platform Developer134 / 140
Question 134 of 140
You are building a nightly integration that pushes product records from an external ERP into Dataverse using UpsertRequest with an alternate key defined on the 'productcode' column (a string field). During testing, some upserts fail with an error indicating the record could not be resolved, while others succeed. Investigation shows the failing ERP records contain product codes with leading or trailing spaces that do not exactly match the values stored in Dataverse. What is the most appropriate way to make the upsert reliably match existing records?
Reviewed for accuracy · Report an issueNext question