First question asks for a list of people's names and dates of joining - both fields are input as text entries with the date in DD/MM/YYYY format.
Can I then pull two entries based on the dates that were entered (I want the most recent two dates) and pipe these into a later question?
Thank you.
Solved
Is it possible to pipe text entry answers into a following question based on the date entered?
Best answer by rondev
On click of next button, read all the person name and their respective joining date as key value pair in js array. Sort based on the value of the js array. On sorted array get the key i.e. person name of first two element of array and store it in Embedded data.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
