Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
sona_sa
Creator II
Creator II

SET ANALYSIS HELP

Team,

On selection of list box, Pivot Table Value should not change. Ignore all selection from list box by using of Set Analysis Expression.

Refer the attached QV File.

Thanks 

Labels (1)
2 Replies
Dalton_Ruer
Support
Support

Imagine I want to sum up a field called SalesValue and want to override anything the user selected in a field called Location. I would simply do something like this. 

Sum( { <Location=>} SalesValue)

I do something similar in a hands on workshop I built and posted in Qlik Community here: https://community.qlik.com/t5/Documents/Hands-on-Set-Analysis-from-the-ground-up/ta-p/1799118

 

sona_sa
Creator II
Creator II
Author

Hi Ruer,

I tried, Not working. You check in my QVW, I have tried in different - 2 way, But unsuccessful.

You can try in my QVW.

Thanks.