📌 More functions: see the Formula function reference.
Using Functions
Using TEXTJOIN
📌 More functions: see the formula function reference.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
📌 More functions: see the formula function reference.
📌 More functions: see the Formula function reference.
TEXTJOIN([delimiter], [ignore_empty], [text1], [text2])
TEXTJOIN(", ", TRUE(), [Field 1], [Field 2], [Field 3], [Field 4])
TEXTJOIN(", ", FALSE(), [Field 1], [Field 2], [Field 3], [Field 4])
TEXTJOIN("-",TRUE(),[Name],[Status])
TEXTJOIN("+",TRUE(),[Feedback type (AI tag)])
Was this page helpful?