Formula for Parent/Child based on how it is answered
Hello, I am trying to use a formula that can be used for data validation. So if a grandchild is selected as "In Review" but the other grandchild rows are still in "Not Reviewed" I want the child and parent to reflect that overall section as "In Review"
How would I set this up? I know I can use the =SUM(CHILDREN()) for counting the children to total the number to the parent but Im stuck on the logic for words.
Answers
-
Hi @Rave007
Are these the only two possible options in this column? If yes, you can write this formula in all your parent rows. =IF(CONTAINS("In Review", CHILDREN()), "In Review", "Not Reviewed")
Thanks,
Aravind GP| Principal Consultant
Atturra Data & Integration
M: +61493337445
E:Aravind.GP@atturra.com
W: www.atturra.com
-
There are 3 options
In Review
Not Reviewed
Review Completed
Will this formula change to In Review if there is 1 or more items under the parent "in review" even if others show "Not Reviewed" and "Review Completed"? My hope is once all are marked completed, it will change the parent to "Review Completed". Hope this makes sense.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 473 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!