I want to use a date in the parent row in a formula to generate another date (in the child row).
Partial data (some columns are hidden)
I would like to use the IT Installation Date of the parent, to populate the Due Date of the Server is up in Store row.
Then, I would like to use a different column (called SO Date) to calculate the 3 weeks to Soft Open, 1 Week to Soft Open, and 1 Day to Soft Open Due dates.
I tried =PARENT([IT Installation Date]), but it says unparseable.
The IT Installation Date is a formula, that is looked up from another sheet. I don't know if that makes a different.
Anyone with any ideas would be greatly appreciated!
Thanks,
Meg
Best Answer
-
You just need an @row reference.
=PARENT([IT Installation Date]@row)
Answers
-
You just need an @row reference.
=PARENT([IT Installation Date]@row)
-
Thank you so much! I can't believe it was that simple, and I couldn't figure it out!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 348 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 455 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 282 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!