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

Selection of multiple values in multibox

Hi All,

I have attached a sample qvw.

Here is the scope: I want a multibox in which user should be able to select multiple countries. When clear all/ reset selections button is clicked, all filters should be reomved except country (all countries should be removed and one specific country should be seleted by default)

I am struggling with following questions:

1. Why following countries are not selectable in list box:?

"Inida Pakistan" and "United States" (the only difference between these countires and other countires is that these countires have two parts of the names and there is a space between them)

When you try to single select them, they are not selectable and whey you try to select them along others they are not selectable either. Why they are not selectable?

2. How can I ensure that after every time I click on reset selection, "India" remains selected as by default selection?

Looking forward to hearing from you.

Thanks,

TA

11 Replies
Not applicable
Author

I found them later on. Thanks a lot once again for your input. 🙂

abhi1693r
Contributor II
Contributor II

Hi, I had a similar complication. So I have made a multi-box with a field 'A' having three levels 1, 2 and 3. Now as multi-box works, I can filter the data by selecting 1,2 or 3 or a combination of these levels. My requirement is that if someone selects 2, 1 should automatically be selected and if someone selects 3, 1 and 2 should be auto selected. Is this possible?

@Gysbert_Wassenaar