April 23, 2024
LastSubmit for Patch - Power Platform Community
Hi! I had a problem submitting a form with SubmitForm(), so the solution I found was submitting the form with Patch(). However, I used LastSubmit()
Hi! I had a problem submitting a form with SubmitForm(), so the solution I found was submitting the form with Patch(). However, I used LastSubmit()
In this post, I’ll show you how to get back the ID of a record you’ve just patched whether that be to create a new record or edit an existing record!