I have a query list control at the beginning of a list workflow that queries another comprehensive list of inspectors with multiple columns (Email_Address, Support_Staff, etc.). I'm filtering by Insp_Full_Name, a calculated column concatenating values in the columns First_Name & Last_Name and passing the value in the Email_Address column into a workflow variable named WV_INSP_EMAIL. We have been able to make this work in a workflow on a different site just fine but for some reason I haven't had any success doing the same with this workflow. I feel I'm missing something ridiculously simple, but I haven't had that "Eureka!!" moment yet. The configuration is pictured below:


...and here's the CAML editor view. I did a side-by-side comparison with the CAML editor for the query list control in the workflow we've had success with and the code structure is identical!

Any help would be greatly appreciated since, as of right now, I am stumped! Thanks for all you support!