I've created a test DocGen Package where my primary object is Opportunity. I created a relationship from Opportunity to Opportunity Partner by the OpportunityId. I then tried to set a filter where the role = Affiliate. I then added the field tag <<OpportunityPartner_AccountTo>> into my template. Seems pretty straightforward...return me the opportunity partner where the role chosen was Affiliate.
I then created an opportunity, specified several partners, only one of which was listed as the Affiliate. Generated my PDF file, but nothing pulls into my document for the Affiliate.
Ideas on what I'm doing wrong here?