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

Limit values on Y-Axis

I need to limit the number of values that are displayed on my y-axis to 10. Right now I am showing too many values.  How do I limit the number?  I know I have to create a formula in Static Step but I don't know what that formula would be.

NPS.png

Thanks.

8 Replies
swuehl
MVP
MVP

If you know that your range of values is always like that, you can just input a fixed, magic number, no need for a complex expression, mayne try just inputting

500000000

as static step.

shree909
Partner - Specialist II
Partner - Specialist II

Hi go the chart properties and there u find the option axes

chart-->properties-->axes--scale

there u have static min, static max and step size there u provide the values

the the axes would be static..

so static max =10

static min=0

step size =1

hope this helps

Not applicable
Author

The Y-axis changes based on the filters that are chosen so simply entering 500000 in the Static Step will not work. 

shree909
Partner - Specialist II
Partner - Specialist II

i think u need to make both the x and y axis static  then no matter the values get changes but the axis values will be same..

Not applicable
Author

I would however the y-axis could be Thousands, Millions or even Billions of $

shree909
Partner - Specialist II
Partner - Specialist II

i think you can convert into either billions or millions  and show the result.

Not applicable
Author

Could you please attach your application?

Not applicable
Author

That is so awesome.  Never saw that before.