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: 
dseelam
Creator II
Creator II

Pivot table- expand all dimension values

Hello All,

can i get same columns as straight table in pivot even after summing records.

 

Capture.PNG

 

attached QVW 

Labels (1)
2 Replies
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Expression should be :

sum({<cust={'b'},series={'north east'}>}units)

But your table does not have any data for cust B, series north east.

So the result will be 0 in this case.

 

dseelam
Creator II
Creator II
Author

Hello Arthur,

 

I don't want other column with data I want to expand both a and b customer with all series regardless of null units and price