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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

irrespective of selection

i want to not to change the chart irrespective of selection what will we do in set analysis?

1 Solution

Accepted Solutions
MarcoWedel

e.g.

sum({1} anyfield)

View solution in original post

4 Replies
MarcoWedel

e.g.

sum({1} anyfield)

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Put {1} in your expressions. For example sum(Sales) will become sum({1}Sales).

If you have a lot of expressions in your chart you may consider using an alternate state instead. You can create alternate states on the General tab of the document properties window. After creating an alternate state you can assign it to an object on the General tab of that objects properties window. The selections in the default state will not affect a chart in another alternate state.


talk is cheap, supply exceeds demand
Not applicable
Author

THANK U ALL

MarcoWedel

you're welcome

regards

Marco