I have a master table with values. My master table has a TagId column with values such as TagId: 123,321,344,455 and a combination of one value, two values, four values etc... (all comma separated).
These numbers correspond to campaign names and these are in a separate table, i.e. 123 This is a...