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

How to transpose the columns in a table

How to transpose the columns in a table. I mean,rows into columns and columns into rows.

5 Replies
vinieme12
Champion III
Champion III

Add  Filters(Transpose())  

(ooxml, no labels, table is '$(vSheetName)', filters(Transpose()))

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
sunny_talwar
MVP
MVP

Or use the data wizard to do this

QlikView Rotating Tables

Not applicable
Author

I am using qlik sense

sunny_talwar
MVP
MVP

Create the script in QlikView and copy paste it into qliksense and change the path

vinieme12
Champion III
Champion III

filters(Transpose()) works with qliksense too!

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.