Hello,
I would like to use an csv or excel file that contain a list of N persons (N rows and 3 columns : name / surname / date of bitrh)
My goal is to create N WORD document. On each WORD document I will find in the first page the variable {[name]} / {[surname ]} and {[date of birth]} that will be replaced with the data coming from the excel/csv file
I though that I could use "report generator" connector, but the manual doesn't help ? I though that I could maybe use "document template" field to do it, but I don't understand how to use it ?