Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
mario-sarkis
Creator II
Creator II

Pivot Table


hey all i need help

i have this example in a pivot table

ID    Volume

1      x

2      x

3      x

4      x

5    x

6     x

7     x

8     x

9     x

this table is filtered by a field , once i select on this field in the some ID doesn't belong to this field will not show in the table

Ex:

ID    Volume

1      x

2      x

3      x

5      x

6     x

8     x

9     x

my request is to show them all

ID    Volume

1      x

2      x

3      x

4      0

5     x

6     x

7    0

8     x

9     x

please help

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try disabling the option Suppress Zero-values and use an expression like sum(Volume)+sum({1}0)


talk is cheap, supply exceeds demand