We have child items "ingredients" listed w/ properties that are identified as allergen types. I am trying to be able to identify by parent item which of the parent items contain allergens that are identified at the child level. I could do a query at the child level to identify those that have the property boxes checked and then do a where used for each item but that would take a long time and it would be difficult.