Skip to main content
Nintex Community Menu Bar

Hi,

 

I'm currently working on a form using order products from Salesforce. The order product doesn't allow the removal of decimals in SF, so I am trying to remove them per the customer's request in the proposal document we are creating.  I've found reference to round(), but can't find directions on how to use the runtime functions in my situation.  An example of my tag is <<OrderItem_TotalPrice>>.  Is there a way to add a function to remove the decimal and have the result be only the whole number? 

 

I appreciate any help!

In the Field Tagger if you the specific field you will have a format option.  For currency fields, you have the following options:


no decimal - keep currency symbol


no decimal - no currency symbol


decimals - no currency symbol


 


Select the appropriate one, copy and paste into your document.


 



 


@cnunemaker 


Well, I made that entirely too difficult.  Thank you!


Hi @cnunemaker,


 


Please mark Vincents answer as correct if this resolved your issue.


 


Ryan


DocFathers


Reply