Available In: Docs Made Easy Basic and Pro
Parameter Value : {{RowNumber}}
Parameter Requirements : None
Parameter Description : The Row Number parameter in Docs Made Easy enables automatic numbering of rows within a table during document generation. This is particularly useful for tables with extensive records, such as itemized lists, invoices, quotations, or data summaries—where tracking entries by row number enhances readability and reference accuracy.
Note:
The Row Number parameter automatically increments row numbers based on the number of records being merged, ensuring accurate and dynamic numbering. To maintain a well-structured table layout, it is recommended to insert {{RowNumber}} in the first column of the row that repeats.
Example -
Item No. | Name | Quantity | Price |
{{TableStart:Opportunity.r.OpportunityLineItems}}{{RowNumber}} | {{Name}} | {{Quantity}} | {{TotalPrice}}{{TableEnd:Opportunity.r.OpportunityLineItems}} |
After merging, appears as:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article