Hi,
i was successfully running my flow until i tried to add more filter queries @list rows present in a table.
Successfull version-> Filter Query: Stage eq 'Running'
Error at-> Filter Query: Stage eq 'Running' and Project Requestor (OU) ne ' North America' and Project Requestor (OU) ne 'Materials Processing & North America'
"Project Requestor (XY)" is column name whereas i have to filter out a String value with "&" in it..
So i can't really locate the problem.
