Hi As part of my formula on my screen, when i press a button to send an email, i am also wanting to clear a column in sharepoint when i leave the screen, so i have put this below in the formula to patch the column to be blank but does not seem to working,
Not sure why it is not working
Patch('QHSE questions',{'Audit Complete':Blank()})