Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do you show both Column and Row totals in a pivot table. In the presentation tab, "Show Partial Sum" seems to always be grayed out when there ismore than one dimension.
Any help?
In my understanding partial sum is not working in expressions. If u want to use it then insert it into dimensions.
Thanx for the reply.
Irrespective of the dimension or expression, how do you show both column and row totals?
Hi,
always the partial sum is only for dimensions. If you want to get sum for expressions, you have to enter a new expression and sum here all columns like:
Column(1)+Column(2) + ... +Column(N)
or
Sum(Sales) + Sum(Websales) +...
or using the expression labels
[Sum Sales] + [Sum Websales] + ...
Im sorry im new in QV.
Maybe you're looking for this http://community.qlik.com/forums/t/44884.aspx
Only works for dimensions you can enable the show partial sums for as many dimensions as you want. On the presentation tab select the dimension one by one to check the 'show partial sums'
If you have a dimension as columns you can have a horizontal total
If you have a dimension as row you can have a vertical total.
If you have more than one expression and want to sum them, you need to write an expression for this.
Hmm...the issue Im having is in a pivot table, all of the information I need summed is in one field. In the pivot, the different identifiers from the given field are the column headers. I need to sum the values across so each of the column headers creates a new column called total.
If the rows are dates and the column headers are Products, how do I sum across so I get a total for a single date?
Muncho.
That makes perfect sense, but the issue I am experiencing is that in the presentation tab, when I go to select show partial sum, it is not allowing me to select it. The box is grayed out and uncheckable
Do you have an example file?
Here is the Pivot Table Example