I have a ds that looks like this:
Q_TEXT Q_ID A_TYPE ANS_TEXT1 Q_ID1
HOW MANY a 4001 0 My Answer 1 4001
HOW MANY a 4001 0 Answer 1a 4001
HOW MANY a 4001 0 Answer 2a 4001
Do you like 4018 1 I like answers 4018
I want to display the question 1 time. HOW MANY A then the 3 answers for Q_ID 4001 in a radio button list then under that I want to display question 2. Do you like? and the answer in dopdown list.
I am struggling trying to figure the best way to split the dataset. Help Please!!!
Regards,
Q_TEXT Q_ID A_TYPE ANS_TEXT1 Q_ID1
HOW MANY a 4001 0 My Answer 1 4001
HOW MANY a 4001 0 Answer 1a 4001
HOW MANY a 4001 0 Answer 2a 4001
Do you like 4018 1 I like answers 4018
I want to display the question 1 time. HOW MANY A then the 3 answers for Q_ID 4001 in a radio button list then under that I want to display question 2. Do you like? and the answer in dopdown list.
I am struggling trying to figure the best way to split the dataset. Help Please!!!
Regards,