Hi, I have a form that I'm using for an expense report. I'm trying to add up some fields and having trouble figuring out the syntax. For some reason, the form field is coming over not with the name of the question, but some long alpha numeric number too.
This is the output from the from the "Get response details"...
Ideally I would like to add the outputs of Amount (1st), Amount (2nd) and so on.
I will also trying to see if I can parse the JSON to make things work but I'm most likely missing the point somewhere.
Here's what comes out of the "Parse JSON"...I have no problem using long alpha-numeric name. What works easier.
Appreciate any insight!