I am looking for help writing a formula to populate a parent row of a Single Select Dropdown column.
The Parent row should reflect the Status of the Child rows - for instance, if any of the Child row statuses are set to Not Started, In Progress, Follow Up Required or On Hold, I want the Parent status to be In Progress. If all of the Child rows statuses are set to Complete, I want the Parent row status to be Complete. If all of the Child row status are set to Skip, the Parent row Status should be Skip. I've been trying different combinations but have yet to get a version to work and continue to get #UNPARSEABLE.
Any help that could be provided would be very much appreciated!!!!