How to remove decimal zeros in Fast Formula
Summary
How to remove decimal zeros in Fast FormulaContent
Hi Experts,
I am working on HCM Data Loader Fast Formula. In my input file, I am having the values 1958.00, 1958.50, 1958.57 etc. If my input value is 1958.00, then it should fetch only 1958. If my input is 1958.50, then it shoud be 1958.5. If my input is 1958.57, then it shoud be 1958.57. So basically it should remove all the zeros after the decimal point.
It would be very helpful if someone provide some syntax to achieve this.
Thank in advance.
Best Regards,
Nirmal Kumar
Tagged:
0