Welcome to Catalog Tips
Search more than 200 articles to learn more about creating and automating your product catalogs
Tip: Start typing in the input box for immediate search results.
TABULARVALUE – Return cell contents from tabular field
Overview
This Custom Field returns the cell contents from a given tabular field.
Syntax
TABULARVALUE(‘FieldName‘,’RecordId‘,’FieldId‘)
| Element | Description |
|---|---|
| FieldName | The name of the tabular field |
| RecordId | |
| FieldId |
Example
TABULARVALUE(‘Accessories‘,’1′,’1‘)
