How to Calculate Percentage using Modified Java Script Value?

I am 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 I 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 I want to calculate for all is 10%.

@Syed Have you tried the Formula Plugin from Process Studio?

Refer following workflow wf_Per.psw (13.9 KB)

Thanks, @fbaldin for sharing the information. It really helped.

Thanks, @akshay.kulkarni

1 Like