Hi, I'm trying to filter a query from one list to another list using these flow process:
Where I am trying to use the same Title I've keyed in the 'Catalyst to Recipe Form' to query from another list 'Recipe Form' for a return value / string of ['Recipe Form', Column: 'Product Value'] and then to add this return value into the 'Catalyst to Recipe Form', Column: 'Product Value' which will be purposely left as blank or not ask for in Powerapps / Flow as the data has already been recorded in Recipe Form.It seems like I got an error instead which says:
Is this due to the extra '\' included in the expression? If so, how do I remove the slash? Else, help me please, I'm lost.
Hi @retomanic ,
Have you take a try with @yashag2255 's solution?
Please tale a try and let me know if your problem could be solved.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @retomanic
Please take a look at the screenshot below:
1. The filter query: You need to map the column accordingly. type the name of the column that has the value you want to filter on and then in the single quotes select the attribute from the dynamic selector.
columnName eq 'selecttheitemhere'
2. You want to order by the title of the current list right? simply type Title over there and the records will be listed accordingly.
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!
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional