Data conversion

Hi,

Let me know how to get formmated out put by using fmt_money() in desired numeric format (e.g. without ’ ,’ and decimal places ) for a data field. OR if there is any other simple way for such conversion for a field value.

You can use number formatting in Python

Check this out: https://pyformat.info