Pulling the smallest and largest numbers entered in a field and returning them in another field

Hi
I have been struggling with this and was hoping somebody could help me out.
I am using ODK1.4.3
I would like to accept input on an array of numbers and then pull the largest and smallest numbers from this array and have them called in the next question.
Keep in mind the numbers are not entered in order of ascension they are just random.
Is this at all possible in ODK?

Leah,

max(nodeset) will return the max numbers in a nodeset. min(nodeset)
will return the same.

More bindings at http://opendatakit.org/help/form-design/binding/

Yaw

ยทยทยท -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Sat, Apr 26, 2014 at 8:08 AM, leah.ndikuwera@evidenceaction.org wrote:

Hi
I have been struggling with this and was hoping somebody could help me out.
I am using ODK1.4.3
I would like to accept input on an array of numbers and then pull the largest and smallest numbers from this array and have them called in the next question.
Keep in mind the numbers are not entered in order of ascension they are just random.
Is this at all possible in ODK?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.