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

Cycle through expressions on multiple charts with one input variable

I have a screen where there are 10 different charts that all measure sales over time. (Each chart has different set analysis to make a different view.) I would like to be able to substitute the sales in my expression, =sum(  "set analysis"  sales) that is in each of the 10 charts with transactions, =sum( "set analysis" transactions).

Is there a way to set up an input box that would make this more dynamic? I do not want to have to use a group-by expression for each chart and then cycle through the expressions that way.

Thanks in advance for any help.

1 Solution

Accepted Solutions
Not applicable
Author

http://community.qlik.com/message/78534#78534

Found the answer for this. Use $(vVariable) in place of sales and then set up an input box, where you can type sales or transaction.

View solution in original post

1 Reply
Not applicable
Author

http://community.qlik.com/message/78534#78534

Found the answer for this. Use $(vVariable) in place of sales and then set up an input box, where you can type sales or transaction.