Using Get Data in a program that starts with a filter
Hi all,
I am building a program which starts with a filter and I then want to use Get Data to pull some additional data from a SQL view. The scheduled filter pulls customers who have ever opened one of our emails, and the SQL view contains more details about the customers who have made a booking. I want to exclude anyone who is in the SQL view from being outputted from the program. In the SQL view RIID_ is the first column and is the DEK.
I want to set RIID_ as the Entry Tracking Variable within the program, because this is the key within both data sources in the program, but Responsys is not allowing me to do this.
0