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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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?

Labels (1)
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