Hello,
I'd like to apply a few filters to my sheet, and bring the children along for the ride. The sheet is generally a project and task tracker.
The conditions I'd like to filter on exist only in the parent rows, but I'd like for the parents' children to not be excluded when the filter is applied.
In the example attached, I'd like to apply one filter that would sort by Priority, and another that filters by Due Date.
Any suggestions on how I can make this happen? I tried included a second condition to my filter that said the "Item Name" row should contain "----," but to my disappointment it brought up all rows that met that condition, even if the parent row didn't meet the initial "Priority" or "Due Date" condition.