Hi,
I am trying to patch to update a value in my form.
When i use - Patch('Data Source', ThisItem, {'impact comment':TextInput1.Text})
my formula gets the error "Name isnt Valid. ThisItem is not recognized."
why is this? I want to update the current record Im in.
Thanks.