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: 
Not applicable

Axis of Ordinates

Hi,

I want to change the axis of ordinates in my chart by the dimension ANNEE_MONT. Is it possible?Capture.PNG

1 Solution

Accepted Solutions
settu_periasamy
Master III
Master III

May be try this..

Change your char type as 'Combo' and  write the expression for each year..like

=sum({<ANNE_MONT={2010}>}Sales)

other expression for the years..

View solution in original post

2 Replies
MarcoWedel

please elaborate on your requirements

settu_periasamy
Master III
Master III

May be try this..

Change your char type as 'Combo' and  write the expression for each year..like

=sum({<ANNE_MONT={2010}>}Sales)

other expression for the years..