Solved

Convert Number to Text DocGen

  • 19 March 2024
  • 1 reply
  • 28 views

Badge

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

icon

Best answer by Deon 21 March 2024, 05:59

View original

1 reply

Badge +8

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