Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

column change

Hi,anyone is there??

i need a help.

i have created a bucket...in front end it shows the total value at the column no. 1..i used pivot table...i have to change the column of the total value to whrevr i want..is there any option..can i change ths in script.pls hlp..me

11 Replies
Anonymous
Not applicable
Author

Thanks payal..your post is helpful.

vinod_nallapaneni

Hi,

R u using multiple expressions in your pivot?  If yes,

Use column() function

Example:

Expression 1

Expression 2

Total= Column(1)+

          Column(2)