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: 
kushalthakral
Creator III
Creator III

Handle Null Values

Dear All

i have a following table

S.NoDetails01/01/201401/02/2014

1

A2120
2B
3C32
4D22
5E
6F1223

I am loading above table using crosstable function but in report i am not able to show S.No 2 and S.no 5 because they have blank values

. So how i can show these values along with Details column like below

                             01/01/2014           01/02/2014

S.No     Details

1          A               21                         20

2          B                                            

3          C               3                           2

4          D               2                           2

5          E                   

6          F               12                         23

Thanks

Kushal Thakral

3 Replies
kangaroomac
Partner - Creator II
Partner - Creator II

Hiya,

In Properties, have you unticked the "Surpress Missing" check box?

Also, if you would like to show it as your sample, make the Null Symbol a space (also in the presentation tab).

kushalthakral
Creator III
Creator III
Author

Hi Ian

i have already done all the settings but when u display it in pivot table Details column show blank where ever for S.No 5 has E Value

Regards

Kushal Thakral