Hi all,
I am a bit new to the patch function and I basically have a form (called Form1😞
- Sharepoint List called RRF
- Field i need to update is called 'RRF Status'
- ID of the list is called 'RRF ID'
how do i: Patch('RRF' lookup the current record on form based on RRF ID, and update the RRF Status field with this text: "RRF Complete")
any help would be appreciated 🙂