I am trying to add a filter query on a Get Items action on SharePoint but for some reason the value that I am passing is recognized as a column value. It is giving me error everytime I run the flow and I am running out of ideas now. Has anyone faced any such issue before?
FilterQuery Name eq Value(Dynamic Content)
Hi @Kpreeti1256
Can you share a screenshot of the flow config and the error you are seeing? Is it the exact filter query you are using? If so, you might want to try:
Name eq 'Value'
where the value is in single quotes.
Note that if the value is an array, you might want to add the action in an apply to each loop.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Two suggestions:
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
13 | |
11 | |
9 | |
7 | |
6 |
User | Count |
---|---|
21 | |
21 | |
17 | |
8 | |
8 |