-
Conga Solution : Need to update the field dynamically in the conga email template
I had a "Reserve field" in the salesforce Object , So when the field is not filled , Instead of showing Blank in the email template , need to show "TBD" . Need to satisfy two conditions. 1) it should show "TBD" if the Checkbox "No Reserve" or "Reserve price" is not selected 2) It should show the amount if "Reserve Price" is selected. I had this condition. Can someone fix this formula which should be put in the template.
IF( No_Reserve__c || Reserve_Price__c > 0
, IF(No_Reserve__c ,'NO RESERVE', TEXT(Reserve_Price__c))
, 'TBD')
Log In to reply.
Popular Salesforce Blogs
Send Salesforce Data on Google Drive via WebMerge
Here in this blog, we are using Salesforce Record data to be saved to Google Drive via WebMerge Document. Please follow the below steps for…
Understanding the Effects of Salesforce Downtime
With an uncommon degree of reliance on information and innovation today, an infrequent Salesforce downtime is a genuine bad dream for organizations as it might…
Salesforce Tail logs in Browser (No CLI Installs)
Are you still watching tail logs in terminal or CLI windows? We are delighted to announce that we have released a brand-new version of our…
Popular Salesforce Videos
Data Import: Clean and Prepare Your Data Using Excel | Salesforce
Cleaning and Preparing Data Using Excel covers several features and functions that will make quick work of getting your data files ready for import. Vlookup,…
Connect Marketing Cloud with Salesforce CRM | PART 1
Salesforce Marketing Cloud is a customer relationship management (CRM) platform for marketers that allows them to create and manage marketing relationships and campaigns with customers.…
Google Home Assistant Integration with Salesforce
Check out the below link for pdf view. https://www.linkedin.com/pulse/google-home-assistant-integration-salesforce-rajkiran-dewara/