I have a training feedback survey that asks users to rate several factors on a scale of 1-5. I want to create a summary report that shows for each question how many people chose each response.
So my data table is columns with values 1-5. I want the data to look like the following:
Question 1
Rating Count
5 4 people
4 3 people
3 0 people
2 1 person
1 0 people
How would I do this? I'm assuming I'll have to use an HTML block but I don't know how to get started or where to find resources to figure this out. Any help would be appreciated.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Morris
I have a training feedback survey that asks users to rate several factors on a scale of 1-5. I want to create a summary report that shows for each question how many people chose each response.
So my data table is columns with values 1-5. I want the data to look like the following:
Question 1
Rating Count
5 4 people
4 3 people
3 0 people
2 1 person
1 0 people
How would I do this? I'm assuming I'll have to use an HTML block but I don't know how to get started or where to find resources to figure this out. Any help would be appreciated.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.