Data Merge - display # of records per row based on CSV values
Data Merge - When displaying records on a page, show records per row of data based on that row's column quantity value. For example, I have 100 records across 100 rows of data, and 1 record needs to be printed twice, another 3 times, another just once. Instead of the current workaround of having to create multiple rows for each record based on their desired quantity, I'd want one row per record and have one column called X (qty) to tell ID how many times to display that record.
2
votes
Dan B.
shared this idea