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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

save pivot table sum in variable

Hi,

Can I save the sums of a pivot table in a variable?

regards,

MT

Labels (1)
1 Reply
MayilVahanan
MVP
MVP

Hi

     I can't get you clearly, but you can use like this,

     For example,

    

     vPivotValue = sum(Sales) , suppose you using sum(Sales) in pivot table.If don't want to change means,you can use like this sum({1}Sales)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.