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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Flip/reverse the y-axis (axis showing expression results)

Hi,

Is it possible to reverse/flip the axis showing the results of the expression? So I have my dimension on one axis, and the results on the other axis. QlikView will automatically show the results neg:pos -> left:right or up:down, and I want to show them reversed (pos:neg -> left:right /up:down). I saw the option 'reversed' in presentation but  that effects the max. datapoints shown.

I use QlikView 10.

Regards,

1 Reply
Anonymous
Not applicable
Author

It is possible to show the y-axis in the reverse order.  First, multiply your expression with -1 at the end.  Then on the number tab under chart properties, you can have a custom format pattern on how you want the negative numbers to display.  The positive and negative number values are separated by a semicolon.  Try pasting this in the format pattern box:

#,###; #,###

Hope that helps!