Play 1: Using Hierarchy

0

Description

Using hierarchy properly, and creatively, helps you on your way to becoming a Smartsheet Guru. In this lesson you’ll learn all four hierarchy functions

  1. ANCESTORS()
  2. PARENT()
  3. CHILDREN()
  4. DESCENDANTS()

In this less you’re specifically see how to use them to group tasks into phases, roll up hours automatically, and apply consistent conditional formatting to rows. Once you start building with hierarchy, you’ll include it in all your sheets.

Lesson Resources

Build Along

To build along, follow these steps:

  1. Create a workspace to hold the Smartsheet assets you’ll use in this course
  2. Import the Guru Construction Sheet with the [Task Name] column as the primary column. Click here to download it . NOTE: This sheet will contain ALL the columns that will be used in this course. Some columns are hidden during lessons when they are not used.
  3. Add these column formulas to the respective columns:
ColumnFormula
Hierarchy=COUNT(ANCESTORS())
Phase=IF(Hierarchy@row > 1, PARENT([Task Name]@row), “”)
Phase Estimated Hours=IF(Hierarchy@row = 0, SUM(DESCENDANTS([Task Estimated Hours]@row)), SUM(CHILDREN([Task Estimated Hours]@row)))

Links Mentioned

Preface

5 Plays

0
0
0
0

The Rest of the Story

0

Go Deeper

Smartsheet Guru Elite

3 live sessions per month. 50+ recorded sessions. Real problems, real builds, real members.