I am trying to patch to an existing record. The column I want to patch to is a choice column. but I cannot seem to get the proper syntax for the function. I have looked at similar posts, and come up with the following.:
Patch('Process Diary', LookUp('Process Diary', ID=VarX), {StatusByQuality: {Value: "Approved"}})
but get the following error message:

Thank you in advance for your support.