Enrichment: Set the lines to retrieve dynamically so I get no "0" columns?
Hi all!
I am attempting to make my enrichment activity fetch N amount of rows and only return the amount that equals to the amount of rows in the table I am looking into.
I am dynamically fetching data from a database table, that is continously updated. That means that the amount of rows can differ at each send-out. It can range from anything between 10 - 30 records. This data is then used to dynamically enrich the email activity later on as targetData in order to automate an email proces.
Issue is, that I can't seem to figure out how I can set it to create only the amount of columns that are actually present in the table.
I hope it is just me who is overlooking something? Any help or pointers are much appreciated! Thanks!




