How to Calculate Percentage using Modified Java Script Value
Problem statement:
We are trying to use a modified javascript value to calculate a percentage of a number. The numbers are stored in a field as an input data type. As we don’t see a suitable function built-in, please advise on how to achieve this
For example:
Numbers are 4000,3500,2700 etc and the percentage we want to calculate for all is 10%.
Solution:
- Please refer attached workflow for your reference. We have created a workflow for the same.