Question
Reports - How to show individual responses by submission rather than by question
I'm trying to build out a report that lists all of the answers from one response, and then lists all of the answers from the next response, etc. I can't find a way to tell the Reports field to go to the "next" response.
For example, I have the following questions in a survey:
1. Favorite color?
2. Year you were born?
3. Favorite tree?
Respondent 1 answers: "blue", "1967", "elm"
Respondent 2 answers: "red", "1954", "birch"
I want the report to look like this:
Favorite color?
blue
Year you were born?
1967
Favorite tree?
elm
<< DIVIDER >>
Favorite color?
red
Year you were born?
1954
Favorite tree?
birch
Is there a way to do this?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

1. Click Create Custom Page
2. Under Data Source choose a question that is open-ended
3. Click Add Additional Columns
4. Select the next question you want included in the table
5. Click Add Additional Columns
6. Select the third question you want included in the table
You can click on the text in the data source box to change the text for additional columns and it will also update the header on the table.
If none of your questions were open-ended, for the fist Data Source choose Survey Metadata - Duration and then you will get the option to add additional fields. Add a field and then you can change duration to whatever you want without the additional fields disappearing.
I don't suppose there's any way to accomplish this while guaranteeing that we're not showing the exact same row?