Hi guys!, does anyone here can help me on my problem? I need to find a way to set the answer from repeat group into a selection.
begin repeat
Q1. Enter household members
end repeat
Q2. Who is the head on this household member
a. Q1(first entry)
b. Q1(second entry)
Currently my way of doing this is to change the code in xml form and it takes time to hard code it because I have similar questions like this. Is there a way to set it in excel form not changing the codes in xml file?
Thank you!