Im connected to a data source and have piece in my query where the columns CHANNEL_CODE and CATEGORY_CODE need to equal the codes that are in the same rows as the Text File Input. I also need a sample of 10 records from each row combination.
Objective: Run and replace the codes for each row that has both codes in the CHANNEL_CODE and CATEGORY_CODE columns and return 10 records from each instance.