Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
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)