The Percentage parameter in the Docs Made Easy app is used to show the percentage Symbol (%).
Step1: Login to Salesforce.
Step 2: Click on Account Object.
Step 3: Then, click on Account Record.
Step 4: Here, click on the button to move to the Composer page.
Step 5: On the Composer Page, click on the “Build your own” button.
Step 6: On the builder page, use {!Account.Percentage__c \# ##%} parameter to get percentage. Also, you can use \# ##% this parameter in your template with any field.
Name | Probability |
{{TableStart:Account.r.Opportunities}} {{Name}} | {{Probability \# ##%}} {{TableEnd:Account.r.Opportunities}} |
Result: Probability is generated with the % symbol.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article