Upsert in PowerApps using Patch #35

Опубликовано: 13 Апрель 2026
на канале: Zbigniew Lukowski - Tutorials
1,674
20

Want to create Record but same record already exist?
Want to Update record only if there is same record in the Data Source, but create a new one if it's not?
Upsert to the rescue and in PowerApps we'll do it using Conditional Patch function - Patch can edit existing record or create new one - soo... obviously it can do both things in the same time conditionally.
Enjoy :)

In my recent tutorials, I'm concentrating heavily on powerapps, model-driven apps, Dataverse, and Power Platform as a whole, When I'm encountering an interesting defect I try to immediately post it on Youtube to make other people's life easier. Sometimes I'll also touch Power Automate but mostly when it supports Canvas.