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: 
0li5a3a
Creator III
Creator III

Nulls in Pivot Table and Bart Chart

Hi all,

Could someone adivce me how to DON'T display the  " -" into the Pivot Table and Bart Chart?

I want to mention that I still want to display the Months with no data in it but I don't want to see this " - " in the legend in the Bart Chart and in Type in the Pivot Table.

Please find the attached files where I have created a scenario.

Kind regards,

C

Capture.PNG

16 Replies
sergio0592
Specialist III
Specialist III

Have you already tried to check "Supress Zero value" in presentation Tab?

Pict9.jpg

0li5a3a
Creator III
Creator III
Author

yes, but if you want to select year 2016,2017 all the months with no data would go. I want o displya even the months with no data in....

sergio0592
Specialist III
Specialist III

In your dimension, as a calculated dimension try with :

if(len(Type)>1,Type)

0li5a3a
Creator III
Creator III
Author

stil the same, I am afraid

balabhaskarqlik

Include null values - All null values are displayed as gaps or dashes (-).

Uncheck the Populate Missing cells.

0li5a3a
Creator III
Creator III
Author

I have added a test scenario and now you can  play with, anyway your solution doesn't work in my case.

0li5a3a
Creator III
Creator III
Author

Hi all,

I come with the solution, please use it in future if you need to exclude the nulls from legends.

Regards, C

Capture.PNG