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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
gurkan
Contributor II
Contributor II

Creating a Dynamic Dropdown list in Vizlib Writeback table

Hi All,

I have a Vizlib writeback table with 2 columns. The columns are Country and City. After selecting a country from the first dropdown, I want to see only the cities belonging to that country. I searched it on the internet but couldn't find a solution.  Could you please suggest a solution?

Labels (1)
1 Solution

Accepted Solutions
TheLazyDevelopr
Creator
Creator

Hello, 

So you need to enable "Associated Fields" selection under the type settings in both your Country and City column. Make sure the Association Id are the same between the two and you can also hide Excluded Options.

ACorona_0-1718837918073.png

ACorona_1-1718837943680.png

 



View solution in original post

2 Replies
TheLazyDevelopr
Creator
Creator

Hello, 

So you need to enable "Associated Fields" selection under the type settings in both your Country and City column. Make sure the Association Id are the same between the two and you can also hide Excluded Options.

ACorona_0-1718837918073.png

ACorona_1-1718837943680.png

 



gurkan
Contributor II
Contributor II
Author

 it works thank you so  much ACorona