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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
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

1 Solution

Accepted Solutions
sunny_talwar

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

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