I am working on a form in survey 123 for hydrant flushing. I am trying to figure out a way to have a field autocalculcate based on the selection they make from a select one option.
For example if a port size is 2 inches and the high pressure is 200 gallons per minute and the flush total time is 5 minutes I want it to populate the answer to avoid user error calculation.
Calculation in an excel would be (5)(200) = 1,000 gpm. How can I do this in survey 123 the syntax is throwing me off. I am been trying to mess with the pulldata() function and have had zero luck. I have also tried if statements but it kept giving me errors and the error messages were not helpful.
If anyone has any examples or can help guide me to get closer to my end goal I would appreciate the help!
Thanks!