Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help with setting up a table to display percentages of total

I have six columns in Excel. Each column represents a question on a survey. So the column has numbers in it 1-4. Each number representing an answer. I want to display the percentage of the total responses for that column that answered with each question. So for example the % of people that said 1 to Question 1.

I am trying to build a pivot table but my brain just must not be working here. What is the easiest to go about this?

QuestionAnswer1Answer2Answer3Answer4
Question1PercentageAnswer1 from TotalPercentageAnswer2 from Totaletcetc
Question2
Question3
Question4
Question5
Question6
2 Replies
dplr-rn
Partner - Master III
Partner - Master III

please share a sample of your data.

at a high level try valuelist as a dimension

achettipalli
Creator
Creator

select chart --> use pivot table --> Pick the question column as dimension and expression as count(Answer).  it gives you a drill through table initially. expand it for results.