I am currently using the formula:
=INDEX(COLLECT(Task:Task, Level:Level, 2, Status:Status, <>"Complete", Summary:Summary, 0), 1)
to collect the next task due that is not completed for my summary section. I now want to collect the due date for that task. I have a column for "End Date" but not matter what formula I do, I keep receiving invalid column error.
Does anyone know how to fix this? AI is not able to help me with a working formula either.
TIA!