So, I found some articles explaining how to use Index Match on multiple criteria. However, when I try to do so I get a #Invalid Value error. My current formula is: =INDEX(COLLECT(Task:Task, [% Complete]:[% Complete], 100, Milestone:Milestone, 1), 1)
What I want Smartsheet to do is to show the task that has been marked as completed and that is checked as a milestone. See screenshot for more info.