It only returns results for the first row it finds in the select statement and ignores any additional rows from the select results. Any thoughts on how I could make it work?
I realized after a good night sleep that it actually doesn’t return all email. It didn’t include the USEREMAIL() so I added it as a row and that fixed it. Thanks!