When I try to filter the get items action with the filter query like this: it works fine but as soon as I do it like this:
it dosnt work anymore. And I already
turned on the experimental features and the above query came from this
it makes no sense because i tried it with the same variable and it finds items in the first query but not the second.
EDIT: Both Email eq 'Variable(email)' and Email2 eq 'Variable(email)' work when i use them alone but Email3 eq 'Variable(email)' dosn't even work when i use it alone. Ontop of that when i use only Email and Email2 togehter it also dose not work