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: 
Not applicable

How to add an expression into a pivot table without being divided on columns?

Hi,

I have a pivot table with details for two dimensions: Material in row and Month in column. I'd like to add a new expression in the table independently of the existing one, but not to be split into month detail (see the attachment - Col2). How can I do that without be constrained to add the expression split into months?

Thank you in advance,

Cristina

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You'll have to add the expression as a calculated dimension. Perhaps something like =aggr(sum(ind1/(ind2-ind3)),Material)


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You'll have to add the expression as a calculated dimension. Perhaps something like =aggr(sum(ind1/(ind2-ind3)),Material)


talk is cheap, supply exceeds demand