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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
emteam162
Creator
Creator

Pivot table

Hi,

I want create pivot table like

ContConv
SectionServicemontantnumbremontant
aid13001
bid2600
cid321033
aid410504
bid51705
cid62007
aid7301
bid83706
cid913605
aid10180164
bid110091
cid129032
aid1337014
bid147506
Total5140369

But i can't do that i have this pivot table

Cont
SectionServicemontantnumbrenumbre
aid1300null
bid260null
cid3210null
aid41050null
bid5170null
cid6200null
aid730null
bid8370null
cid91360null
aid10180null
bid1100null
cid1290null
aid13370null
bid14750null
Total5140

There are a way to hide column with value null

Many thanks for your help.


Best regards,

Emteam

6 Replies
emteam162
Creator
Creator
Author

HI,

Any Help??

Best Regards,

Emteam

shree909
Partner - Specialist II
Partner - Specialist II

Hi ,

write some if condition for the null

if( number = null ,0)

emteam162
Creator
Creator
Author

Hi,

thanks for your replay,

But dosn't work your solution.

Please, can you attach a sample example.

Many thanks

Emteam

CELAMBARASAN
Partner - Champion
Partner - Champion

Hi,

Check the attached.

emteam162
Creator
Creator
Author

Hi Celambarasan,

Thanks you for your replay.

it works at display but when you make a selection the last column are hide.

Normally i will have this :

''ContConvConv
F4F2Nb dNb dNb T
test1a110

but when i make the selection i have this :

''ContConv
F4F2Nb dNb d
test1a11

Best Regards,

Emteam

emteam162
Creator
Creator
Author

Hi,

Any idea ???

Best Regards,

Emteam