Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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