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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Chart coulmns as rows

Hi all,

If i have chart with all columns as expression is like this

expr1     expr2     expr3

value1   value2    value3

desired output is --

expr1     value1

expr2     value2

expr3     value3

Always my chart will have only one row. This is kind of converting rows to columns n vice versa.

Anyway to achieve this?

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

In a straight table chart object you can enable the Horizontal option on the Presentation tab of the properties window. That flips the colums to rows and rows to columns.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

In a straight table chart object you can enable the Horizontal option on the Presentation tab of the properties window. That flips the colums to rows and rows to columns.


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks