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

Changing Metrics within a container

Hi All,

Problem

I'm having trouble getting my head round what I'm sure is a fairly simple concept.

I have a container chart which tracks different properties of metrics. For example, averages, distributions, volumes etc.

I want to be able to change the variable which is being measured by looking through a list and selecting in the list. I have a lot of different variables I would like to look at and do not want single buttons for each metric, rather a list of possible selections

How do I set this up?

Data Structure

My data is set up as so. What I want is a list of balance, age, kid etc. that I can select and the container chart in the middle will show the average of whichever metric is selected.

BalanceProductAgePartyCarKids

100

1a18IBMW0
2002b123BBMW1
2501d32NBMW2
1304c45RVW0

Thanks,

Joseph

1 Reply
sunny_talwar

Try the attached

Capture.PNG

Expression: =Avg($(=List))