Hi All
A strange one, I get the following error message when the flow is run...
Column 'ApprovalCode' does not exist. It may have been deleted by another user.
clientRequestId: 1599f0f5-1c90-47b4-add4-bcefa1b7749c
serviceRequestId: 1599f0f5-1c90-47b4-add4-bcefa1b7749c
The column does exist. My query looks like this:
(ApprovalWorkFlowID eq '@{item()?['appGUID']}') and (ApprovalCode eq 'A')
what am i doing wrong?
Thanks for any insights
cheers!
dj