Skip to main content

Hi,

Is there is a way in nintex DocGen to convert a number to text.

For example if merge field number returned 1000 i want to display it as One Thousand.

 

Thanks

Ramy

Hello @RamZ,  

one way this can be achieved is to call a conversion web service from within and IApexDataSource which is part of the DocGen APEX API.

Please see: https://help.nintex.com/en-US/docgensf/Apex/ApexSamples.htm

 


Reply