Using Sql when an item is created filter context(v2) I am trying to filer the sql table to only trigger when a status code equals QF.
The flow fails. I can get it to work if I leave filter out, but it gives me all status. I only want to be triggered when a new item with
IC_STATUS_CODE = QF.
I tried IC_STATUS_CODE eq QF
"The field 'QF' of the record wasn't found.\r\n inner exception: The field 'QF' of the record wasn't found.\r\nclientRequestId: 9b17012f-8afa-474d-bfc2-65f2111e4ccd",