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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
capriconuser
Creator
Creator

crosstable query

i have this data

col1     col2     values

abc     q1         345

abc     q2          124

abc     q3             46

i want this like this cross table

abc     q1    q2     q3

           345 124    46

how i do this ?

6 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Create a pivot table with col1 and col2 as dimensions and Sum(values) as an expression/measure. Then pivot the table - click the col2 header and drag the red position indicator to the top until it switches to horizontal.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
shiveshsingh
Master
Master

May be this

Capture.JPG

capriconuser
Creator
Creator
Author

i treid but this shows nothing and also did not show red position

sasiparupudi1
Master III
Master III

Please post a sample

shiveshsingh
Master
Master

It's blue in color