Good morning
Thank you in advance for any help.
I am trying to use docmerge from within the Opportunity module to pull all "Closed Won" revenue line items into a table.
So far I have the below which does pull ALL revenue line items. Is it possible to restrict to closed won only?
{!table bind='#revenuelineitems' columns='product_template_name,likely_case' header='Product,Likely'}
Again thank you.
J