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

Macro or something similar

I have a list of countries and I want to create a list (or something else) so that when I click the name it selects a set of countries.

Example: a list of regions (north america, south america...) when I click north america I want it to go to my table and select canada, us and mexico.

How do I create this list?

or those buttons?

or whatever I need to create to make it happen.

3 Replies
Siva_Sankar
Master II
Master II

I didnt get any clear idea. See the attached qvw file.. and let me know more details to help you better. Regards. Siva

sushil353
Master II
Master II

Hi,

Please find the attached app...

HTH

Sushil

prasad_dumbre
Partner - Creator
Partner - Creator

Hi,

From What I understood from your post is, You are having a list of countries, now you want to group them based on something such as Continet. So, if you select Asia then countries in asia should get selected like that

If it is so, and you dont have grouping field (Continet in my eg.) then you simply create a excel or inline table having two fields First, Countries and second Continent. Now using applymap you add that second column required for grouping in your table.

Hope it helps. Reply in case of query . . .