@randallweber You can make the baq updateable and on post processing of get list do the second check for op 20 and then set a calculated field to be used in filtering in a dashboard.
Take whatever query you’re using to determine if op 10 has been started, then join another instance JobOper table to the op 10 table (Company, JobNum, AsmSeq). Add table criteria to second JobOper, OpSeq = 20 and Subcontract = true