I need to return multiple POs to project ID. Is this possible using Index/Match?
Current Formula: =IFERROR(IF(INDEX(Open[PO Number/PO Line '#],MATCH([@[MS1 Key]],Open[MS Key],0))=0,"",INDEX(Open[PO Number/PO Line '#],MATCH([@[MS1 Key]],Open[MS Key],0))),"")
If not, is there another option?
Current Formula: =IFERROR(IF(INDEX(Open[PO Number/PO Line '#],MATCH([@[MS1 Key]],Open[MS Key],0))=0,"",INDEX(Open[PO Number/PO Line '#],MATCH([@[MS1 Key]],Open[MS Key],0))),"")
If not, is there another option?