Hi!
I am trying to get my Smartsheet to autofill information in some cells based on the parent row. The sheet is mainly viewed in card view so when my teammates add subtasks they don't fill in basic info like the team working on the project since that is already in the parent task card.
I tried a basic =parent but that wipes out the data from the row and then information cannot be entered into the column which my team needs to be able to do.
In my current sheet I have a Team column and then a Team Helper column which contains a =parent([Team]@row) formula so the team is pulled in the child rows. Is there a formula or automation is can use to then pull the helper column information back into the Team column so then the information is automatically entered? Or do I need to add another column?? Open to any suggestions!