We have a task level custom field named "Sub Milestone" (internal reference is DE:tasks:Sub Milestone). We would like to create a Proof Approval report to find any proofs that belong to projects where DE:tasks:Sub Milestone=MARKETING APPROVED and that task's status is completed (CPL). I assume we'll probably have to traverse the hierarchy all the way up to its project and then back down to task level. I'd really appreciate any suggestions on how to accomplish that.