Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
neha_sri
Creator III
Creator III

Suppress null value from bar chart

I have a bar chart which is showing '-' as dimension. I want to remove /hide it.

I have tried suppress null value but it is not working for me.

How can I remove it/

12 Replies
neha_sri
Creator III
Creator III
Author

bar chart.JPG

This is my sample chart

sinanozdemir
Specialist III
Specialist III

Hi Neha,

In your expression, you can write something similar to the below:

Count/Sum({<Dimension = {"*"}>} Value)


Dimension is the dimension causing null values.

Hope this helps.

sunny_talwar

Have you tried 'Suppress When Value is Null' on the Dimensions tab of the chart properties?

robert_mika
Master III
Master III

Do you want to hide members of the dimension or remove the whole dimension?

If the latest you can just move the dimension from Used Dimension window into Available fields

if the first try here:

10-Jun-15 2-36-10 PM.jpg

buzzy996
Master II
Master II

try tis,

snullval.PNG

neha_sri
Creator III
Creator III
Author

I have trend line chart. This option is not present

neha_sri
Creator III
Creator III
Author


This also is not working for me

neha_sri
Creator III
Creator III
Author

Yes, but its not working

giakoum
Partner - Master II
Partner - Master II

a sample app would help as all straight forward suggestions do not work for you.

Most likely the problem is in your expressions