PowerPoint (PPTX)
When PPTX is the right fit
How PPTX templates work
Quick visual examples



Conditional logic
Supported features
Important constraints
Next reads by goal
Last updated
Was this helpful?
Was this helpful?
[{{!Account.Name}}]
[<!--RENDER='{{!Opportunity.StageName}}' == 'Closed Won' -->]
Closed-won summary
[<!--ENDRENDER-->][<!--RENDER='{{!Contact.Phone}}' != 'NULL' -->]
Phone: [{{!Contact.Phone}}]
[<!--ENDRENDER-->][<!--RENDER=( ('{{!Account.BillingState}}' == 'CA' || '{{!Account.BillingState}}' == 'NV')
&& '{{!Account.Active_Contract__c}}' == 'True' ) -->]
Regional account with active contract
[<!--ENDRENDER-->][<!--RENDER='{{!Opportunity.StageName}}' == 'Closed Won' -->]
Congratulations on your purchase.
[<!--RENDER1='{{!Opportunity.Install_Date__c}}' != 'NULL' -->]
Installation is scheduled for [{{!Opportunity.Install_Date__c}}].
[<!--ENDRENDER1-->]
[<!--ENDRENDER-->]