Ok,
I have a workflow that needs to check if the person in the people picker field is present in a separate list's people picker field.
I have been trying to create the oData filter all day, but I keep getting failures.
Name of the field in list #2 is 'Responder Name' or Responder_x0020_Name.
Name of the field in list #1 is 'Individual Requested'
My odata query is below. The dynamic value is the Individual Requested Email from List #1.
query is Responder_x0020_Name/Email eq DYNAMIC VALUE 'Individual Requested Email'

Power Automate is not accepting the field name from table 2 in the odata query.
Can someone help me determine why the odata filter is not working and how the field from table 2 is to be identified?
Thanks
FYI - I tried using the beta version of odata query creator, but that will not allow a people picker field to be selected from either list.