Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
mlarruda
Creator II
Creator II

How can I show the zeros in one graphic?

By default, the graphics skip the zero values. E.g. if I have two columns (YEAR with values 2015, 2016, 2017, 2018 and PROFIT with values 500, 200, 0, 300), the x-axis of the graphic (dimension = YEAR and expression = PROFIT) will skip 2017 and jump from 2016 to 2018:

exemplo.PNG

How can I avoid it and make the graphic show the zero in 2017?

 

Many thanks in advance.

Labels (2)
3 Replies
sergio0592
Specialist III
Specialist III

Check in the presentation tab, that "Supress zero value" option is unchecked.

Suppress.jpg

mlarruda
Creator II
Creator II
Author

Thanks. In this simple example it worked. But my real database is a bit more complex.

Suppose that I have THREE columns: YEAR, PROFIT and COMPANY_NAME.

exemplo2.PNG

When I select a specific company name, the system automatically filters the other columns. So, when I select "B Inc" only rows with years 2015, 2016 and 2018 will remain and will be plotted. How can I make the 2017's zero appear in THIS graphic?

sergio0592
Specialist III
Specialist III

Ok, You have to check in dimension "Show all values".

P12.png