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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selecting values from a Particular set

Suppose I have a table with column Names List I want to select the data from That table based on one set which is created based on other factor so How can I select that data

For example :

NameList Contains [A, B,C,D,E,F,G,H,I,J,K,L]

set is table defined as [E,F,G]

Now Mine goal is to print the data of E ,F, G only

Please Give me efficient solution

Thanks in Advance.

3 Replies
Not applicable
Author

The easiest thing to do is hold down CTRL, and select EFG in the list box ;). But you probably do not want that.

You could create another column called Group and put NameList into the appopriate Groups. Then have a list box to display the Group. Let me know if that makes sense.

Not applicable
Author

I am looking for some solution which can help me in selecting the data from the set which is maintained dynamically . I dont know what are its contents you can think it as a Table with column which is regularly being updated

bismart
Creator
Creator

What's new in QV8.5 smaple application gives example of using macros with 2 group buttons of this type of activity