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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Fixed axis length in qlikview

Hi,

I'm new to qlikview,

Could you please help with the below question:

I have created a dimentionless horizontal BAR Chart with 5 expressions.

Now my labels are displaying on the Y-Axis and values of these labels are varying all the time. from 0 to 100

like 0, 20,40,60,80,100 or 0,50,100 etc.,

I want to fix the axis values as 0,50,70,85,120.

Could you please help on achieving the above problem.

6 Replies
Chanty4u
MVP
MVP

Hi

you can set the static step values in the axis tab

with the range

min value  =0

step value= 30static.PNG

max value=120

trdandamudi
Master II
Master II

On your chart properties you can give a try on the "Axis" tab:

andrei_delta
Partner - Creator III
Partner - Creator III

Hello,

In chart properties -> axes -> Scale-> and you can use the static min,max and step. It's not that accurate but it's almost what you wanted.

Hope it helped,

Andrew

avinashelite

I think you cannot have a varied Step or intervals it should be constant...e.g. 0,50,100,150 then you could directly define it on Axis and Static step  

Clever_Anjos
Employee
Employee

You can mimic axis using Reference Lines

export.png

Not applicable
Author

Thank you