Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a pivot chart where i have selected show subtotal,
But for few expressions it does not shows subtotals,
what is the problem...has any one cmome across this..
Thanks and Regards,
Rohit Yadav
in yor expression must be use sum() function then that is sum(expression) then check show partial sum which is in presentation tab. also try to select on the basis og first and second dimension
example-- sum(sales)
presentation tab--> select dimension then check show partial sum
hi,
Please provide some relavent information to get the answere.
Please go through this.
http://community.qlik.com/docs/DOC-2380
~Sushil
in yor expression must be use sum() function then that is sum(expression) then check show partial sum which is in presentation tab. also try to select on the basis og first and second dimension
example-- sum(sales)
presentation tab--> select dimension then check show partial sum
See the attached image
Hey Guy's thanks for your reply,
I did sum(aggr(expression)) and now it is showing the sub total.
Thanks and Regards,
Rohit