Merging Detail Data in PDF Templates
Conga Composer has the unique ability to use data from a Salesforce Report or SOQL query as detail data (e.g., invoice line items for each invoice).
PDF templates, however, have no way to dynamically expand to accommodate an unlimited number of detail rows. (If you need that flexibility in handling detail data, consider using a Word-, Excel-, PowerPoint-, or HTML Email-based template which support dynamic detail data.)
With PDF templates, you may lay out a fixed number of rows to accommodate detail data by creating fields in the format DatasetName.FieldName
, DatasetName.FieldName_1
, DatasetName.FieldName_2
, and so on.
To merge Salesforce data into a PDF template:
The final output, after merging to the template created above, would look like this: