How to convert answers form web form to numbers

Eduardo_118903
Posts: 1
in Questions
There is some way to process the responses of a web form and convert them to numbers to calculate the average of these
0
Answers
-
Hi @Eduardo_118903,
You can use actions like Numbers: Perform basic math and Field: Field Formulas to add fields/inputs and obtain an average.Would you be able to set the field type to Integer in your webform for the specific responses that need to be added? That would remove the need to convert them to numbers. If not, you can use the action Field: Set Value of an Integer to convert a text type field into an integer.
Let me know if this helps and if you have any questions.
Thank you,
Kalin0