Hello!
Does anyone have a good way to create a nested table in a word template.
I am trying to display volume pricing for each opportunity line item similar to what is displayed in the attached image. I am running my package from the Opportunity and using the standard Opportunity Product Object. Under the Opportunity Product, I have a custom child object called Opportunity Product Volume Discount that stores a record for each applicable volume price.
I would like to have a repeating row for each Opportunity Product and under each Opportunity Product have a repeating row for each volume price record. I have tried creating a nested table with Object_table_start and row replicating object_start with no success.
Thank you for any help!