Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.

Why no Parent() object in Formulas?

Rush Austin
edited 12/09/19 in Archived 2016 Posts

I would like to default a value in child row based on a column value in the parent row.  

 

Meta-Code:

     IF Parent()[Column Name]='valueX'

     THEN Child()[Column Name]='valueX'

 

Can someone walk me through the syntax for that?

 

Comments

This discussion has been closed.