SEQ (Sequence) in Word
To establish table row numbers, create a Sequence (“SEQ”) field and place it inside a detail region (between the TableStart and TableEnd fields). The field must include a label to identify which dataset you want to number. Here’s how:
Create a merge field for your sequence field, using the following syntax:
{{@SEQ DatasetName}}
@SEQ
is the sequence field prefix. The at symbol @ is required and differentiates Conga Composer’s text-based Sequence field from Word’s built-in Sequence field. A space is required between @SEQ
and DatasetName
.
DatasetName: DatasetName is the name of the dataset (example:\ Contacts) as it appears in the Template Builder whose rows (a.k.a. results) you wish to number.
Since the field is included in the detail region, Conga Composer will display it for each row in the table and the table rows are numbered sequentially: