Skip to main content

I have a numeric rollup sum field in Salesforce that displays a currency value.  I would like to display the value with leading text IF it is grater than $0.0.  I have tried several ways to format it but all end in errors or simply show the formula text.  Please let me know how to structure this.  This is the latest failed attempt.  

 

<# <Conditional Select="/SBQQ__Quote__c/FPS_PASC_Year_1__c" NotMatch=0 /> #>

Fee Per Study: (field value)

<# <EndConditional/> #>

Hi ​@MikeV,

Welcome to the Docusign Community— great to have you here!

We noticed you are missing the '' around the 0. May you please try:

<# <Conditional Select="/SBQQ__Quote__c/FPS_PASC_Year_1__c" NotMatch='0' /> #>
Fee Per Study: (field value)
<# <EndConditional/> #>

I hope you find this helpful. If so, we would greatly appreciate it if you could give it a like 👍 and mark it as "Best Answer" ✅, to help other community members find trusted answers and follow similar steps.😊

If this doesn't resolve the issue, please attach the Word file and the generated document so we can review the before and after.

Here if you need us!

 

Regards,

Melanie | Docusign Community Moderator
If this helped, feel free to Like👍and click "Best Answer"


Hi ​@MikeV,

How are you? We'd love to hear about your experience. If you found our suggested solution helpful, please consider giving it a like👍and marking it as "Best Answer" ✅. This will guide other community members to trusted solutions and similar steps.😊

Let us know if you have questions— we're here for you!

 

Regards,

Melanie | Docusign Community Moderator
If this helped, feel free to Like👍and click "Best Answer"