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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Transposing table and using header name as row name

Need help turning this table below:

into this pivot (which I also would like to turn into a stack bar chart):

Any suggestions?

Thanks!

Carol

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

Use CrossTable to transform your data in the backend and then use Pivot table on the front end to display your data in this way?

UPDATE: Sample attached

View solution in original post

1 Reply
sunny_talwar
MVP
MVP

Use CrossTable to transform your data in the backend and then use Pivot table on the front end to display your data in this way?

UPDATE: Sample attached