Hello,
I have a Site Workflow in SharePoint that queries a List with a Person or Group field called "Name" and compares to another List and the Created By field. The filter for the query that I cannot get working is:
Name (Person or Group field) = Created By (Person or Group field)
This query always returns an empty result. When I have emailed both values to me for debugging purposes, they match perfectly, so it looks like the query should return values.
Would anyone know what I'm missing? This one has me stumped.


