populate column based on parent rows
Maz Uddin
✭✭✭
Hi All,
Need some guidance
is there way to automate column 20 to auto populate whatever the parent cell on task name?
@Paul Newcome It's Maz Uddin, this is a new account. Please can you answer if you have time.
Tags:
Best Answer
-
Hi @Mazy
You can use the PARENT function.
=IF([Column19]@row = 1, [Task Name]@row, PARENT([Task Name]@row))
Answers
-
Hi @Mazy
You can use the PARENT function.
=IF([Column19]@row = 1, [Task Name]@row, PARENT([Task Name]@row))
-
@jmyzk_cloudsmart_jp Thank you!
-
Happy to help!😁
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!