DESCENDANTS Function

Is used within another function to reference all descendant rows of the parent row's referenced cell.
Sample Usage
COUNT(DESCENDANTS([Clothing Item]1))
Syntax
DESCENDANTS(
  • [
    parent_cell
    ]
)
  • parent_cell
    —[optional]
    The parent cell for which you want to return all descendants. If no cell is specified, the function references all descendants of the current cell.
Examples

Still need help?

Use theFormula Handbook templateto find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.

找到其他内容如何自定义的例子ers use this function or ask about your specific use case in the Smartsheet online Community.

Ask the Community