Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
jixiaoquan
Contributor III
Contributor III

The Label for Partial sums in the Pivot Table

Hi everyone,

     I have question about the label for partial sums in the pivot table.

     There are three dimensions in the pivot table,GMNME,DIRECTORNAME and  MARKETNAME, just one expressions.

     I want to use the partial sums in the pivot table.

     The total Label like 'GMNAME-Total'.The GMNAME is the content of GMNAME.like 'Ada-Total',in the Label for I write '=GMNAME&'Total'',but it does not work.

     Could you tell me how to do?

     QQ图片20150824144014.png

QQ图片20150824145245.png

1 Solution

Accepted Solutions
petter
Partner - Champion III
Partner - Champion III

If you are willing to accept an extra column in the form of an expression this might work for you:

2015-08-24 #1.PNG

You must put a space character in all the Sub Total Lables.

View solution in original post

3 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Unfortunately the partial total labels cannot respond to the value of the dimensions and in your case, the value of GMNAME in the total label will always be null. I do not recall seeing a workaround.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
tresesco
MVP
MVP

Kind of workaround could be like explained here: Custom Labels in Pivot Table or using Properties ->Style ->Indent Mode

petter
Partner - Champion III
Partner - Champion III

If you are willing to accept an extra column in the form of an expression this might work for you:

2015-08-24 #1.PNG

You must put a space character in all the Sub Total Lables.