Download page Conditional TableHide for Detail Data in Word.
Conditional TableHide for Detail Data in Word
The Detail Data Conditional TableHide is a merge field comprised of four elements and allows a table to be hidden if the detail data field referenced contains a particular value. The Detail Data Conditional TableHide evaluates the first row of data in the specified dataset. If the field specified contains the value, the table is hidden.
We do not advise using more than 25 TableHide fields in a single template.
This feature is not supported when using nested SOQL queries.
Syntax
{{TableHide:Dataset:FieldName:Value}}
Values
DatasetName is the name of the dataset from the Template Builder window.
FieldNameis the name of the field from the Template Builder window.
Value is the value of the field that will force Composer® to hide the table.
Notes
Any conditional TableHide using detail data will evaluate only the first row of data in the dataset. For best results, sort your report or query to ensure the appropriate record is returned as the first result.