Available In: Docs Made Easy Basic and Pro
Parameter Value : RowCount
Parameter Requirements : Child Relationship Object
Parameter Description : The Row Count parameter in Docs Made Easy allows you to dynamically calculate and display the total number of related records (rows) in a dataset or table within your document.
SYNTAX FORMAT : {{RowCount:Object.RelationshipName}}
Example -
First Name | Last Name | Department | Phone |
{{TableStart:Account.r.Contacts}} {{FirstName}} | {{LastName}} | {{Department}} | {{Phone}} {{TableEnd:Account.r.Contacts}} |
No. of Contact Persons: {{RowCount:Account.r.Contacts}}
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