5 answers

I mean this obj list --- weekValues. As your code, the function parmarter is a list of QAAM_Weekly_Planner__c obj. Then you loop this list to get the id. Then you query QAAM_Weekly_Planner__c obj again by this ID. So why don't you add Pre_Vet_Reviews__c in your weekValues ?