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: 
mithunr40
Contributor III
Contributor III

Multiple expression in drop down list

Hi everyone,

I want to create multiple expression in drop down list and it should connect with bar chart.

When i click on drop down list then the bar chart value should change as per the selection.

Any idea how to do it ?

Labels (1)
2 Replies
ramasaisaksoft

Hi Mithun,

if it's possible create those expressions as Dimensions in backend code. then go like below process for Drill down group (or ) Cyclic Group

ramasaisaksoft_1-1658145065975.png

 

Use Straight table chart-->Properties-->Dimensions Tab-->

 

ramasaisaksoft_0-1658144533618.png

 

 

then choose-->New-->Drill down group-->Here you can add your Dimensions-->So that it will creates as a Drop down list

mithunr40
Contributor III
Contributor III
Author

How to right expression in backend? 

And already i have one dimension district.

Thanks