...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, In an Account object with related Department records, you can use the Concat rollup type to list all 'Employees' in a single field on the Account. After the rollup calculation, it will return all employee names in the selected destination field on the Account object, using the specified delimiters and qualifiers. The object hierarchy might look like this: Employee→ Department→ Employee → Department → Account Field to Rollup: Employee Name
|
...
Name | Delimiter |
---|---|
Comma |
|
Period |
|
Colon |
|
Semicolon |
|
Pipe |
|
Standard Qualifiers Suggested
...