Hi 🙂
The user that is the last to update the record, I'm looking to add their email address to the data table so that we can see who made the last update.
This is the Patch code that I'm trying, but it isn't currently working:
Patch(Table2,ThisItem,{Updated By: User().Email})
But it isn't accepting this.
'Updated By' is the column header in the excel table, Table 2 is the excel table name.
Any help much appreciated, thank you 🙂 🙂