sharepoint-onlinepower-automate

Power Automate Flow with Sharepoint Get items filter query syntaxe problem


In O365, i have a Sharepoint list and a very simple Power Automate Flow to get items from list. This works, flow get all items.

But when i try to add a filter query to get only items with a specific value in a column, i have an error when i try to add the query : query filter error

Buyer column exist in list and this is a simple text type (not computed).

I don't understand why this very simple query is not accepted. Thank you very much for your help !


Solution

  • The reason you are getting the error is because you are using the expression editor.

    Instead just type your expression directly into the input box like:

    enter image description here