How to convert parameter into field value in calculator step

if you know about this issue then let me know
or provide me the solution

Hi @sujeet24. Calculator step does not allow to insert Parameters. You must get this value before using the calculator step.
You could use Java Scripting to do both, but it executes much slower.
Hope this helps

1 Like