asked on August 11, 2021

I'm running a simple For Each Row to loop through a SQL query.  I've used this activity numerous times in the past, but I'm stumped as to why a column is not being returned.  In the screenshot below, the Contact GUID column is being returned from the querydata2 activity with the correct values (Fname, LName, ClientID and ContactGUID).  The For Each Row returns the same values except ContactGUid and Full Name are missing.  I'm using the Contact GUID in a search of the repository.  The For Each Row Contact GUID token is available to insert into my repo search.  Any ideas why the For Each Row is not returning the Contact GUID when the WF is run?

0 0