Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
songzixian2016
Contributor III
Contributor III

How to display 0 count in table?

Hi,

I have two tables below: 

Group_IDGroup_Name
1A
2B
3C

 

Ticket_NumberGroup_ ID
INC1231
INC4561
INC7892

 

After I load the data and create a table chart with Group Name as dimension and count(ticket_number) as expression, the result is:

Group_NameCount(Ticket_number)
A2
B1

 

But what I want is:

Group_NameCount(Ticket_number)
A2
B1
C0

 

Could anyone help me how to display this 0?

Labels (3)
1 Solution

Accepted Solutions
sunny_talwar

Try to uncheck 'Suppress Zero Values' on the presentation tab of the chart properties.

View solution in original post

3 Replies
sunny_talwar

Try to uncheck 'Suppress Zero Values' on the presentation tab of the chart properties.

rajeshwar1
Partner - Contributor III
Partner - Contributor III

In Qliksense there is no such option Could you please tell how to do this in Qliksense since i am also facing a similar issue

BrunPierre
Master
Master

Hi  @rajeshwar1 

Open the chart properties

BrunPierre_0-1679745773992.png