Hi!
I'm working out a Flow to send a mail to a specific mailbox with the values of questions answered in a Form.
5 questions asks the user to enter values.
I need those 5 values to be summed up and returned as a total in the mail sent.
It's an estimate for workshop costs.
For example I need it to sum the costs of "engine" and "transmission", both of those answers are number-values in the Form created.
I can't figure out how to do this, I'm sure it's extremely simplet, but I'm lost.
Thanks in advance!