Question
Multiple Rows of data from .csv merged into single document to sign
I have a .csv file that contains multiple rows of date per client and I'm trying to get the rows by client to merge into the template and then send for signature. I might have 5 different clients on the .csv and each client might have 3 rows of data that need to merge into a single document and then send out. I can't figure out how to do this.
