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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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

1 Reply
MayilVahanan

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.