Avatar

Correct answer by
Community Advisor

Hi,

 

The column you're adding to your view is causing the view to perform an inner join against a table that doesn't have data in it.

In your web app you need to write this data, alongside the captured recipient data.

 

Thanks,

-Jon

View solution in original post