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.