I need to both check if the patched new record was successfully patched, and collect the new row ID.
When using Errors() as per this guide, it works.
When using ClearCollect(Patch () ), it works,
When using Errors( ClearCollect( Patch())), this throws an error.
Any advice?

Report
All responses (
Answers (