Hi everyone,
I have a Power Apps canvas app, which has a gallery of Bookable Resource Bookings.
The app has a 'Change Status' button and I need this to update the Field Service Status using a Patch statement.
Have a global variable called varBooking, which contains the entire Booking record, however am getting an error with the Patch statement.
Can anyone assist with providing the correct Patch syntax...thank you