I had execute query action , if i use update query then its showing above error.
here is my query where i am passing my variabels
Update globalTpv set StatusID = '3', P2comments = 'File Uploaded to App', HashFile = '' where LegalMatterID = '@{variables('strLegalMatterId')}' and FileName = N'@{variables('strFileNameBox')}'

Report
All responses (
Answers (