Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sampada0810
Creator
Creator

Is this is a bug in Version 12, as it is working fine in Version 11

Hi All,

I have this issue where in actions I have added Select In Field:

Field: Customer

Search String: ABC Customer Accounts

and a 2nd action to Open QlikView Document.

When I am navigating from 1 QVW applciation to another, this action is selecting all the 3 values of Customer Field.

And if I use single quotes in Search String i.e. 'ABC Customer Accounts', then it is selecting only this value, but in current selection box also I am seeing the value in single Quotes.

And also it is working absolutely fine in QlikView Version 11, but not in Version 12.

Need solution on this.

Please find  attached screen shots:

Capture1.PNG

Capture2.PNG

When using Single Quotes:

Capture3.PNG

10 Replies
annapochyla
Partner - Contributor III
Partner - Contributor III

I use version 12.10 and the option without quotes works fine for me.

In both applications (test1 and test2) only one customer gets selected.

But i saw the problem when application test2 was already opened.

Applying filters to the second application didn't work in this case.

sampada0810
Creator
Creator
Author

Hi Anna,

Thanks for your quick response.

We are also using Version 12.10 SR1.
2nd application is closed, still I am getting all the 3 selected when I am navigating

and the search string is without single quotes.

annapochyla
Partner - Contributor III
Partner - Contributor III

A workaround should be:

changing searched string to: ("ABC Customer Accounts")

Then in application test1 you will see in current selection this expression (("ABC Customer Accounts")) but in test2 there will be only one value seleted.

The other solution is adding one more action after Select in filed step.

Select Possible in field Customer.

Anna

sampada0810
Creator
Creator
Author

Hi Anna,

I really appreciate your valuable and quick responses.

The 2nd option I had tried, but even that is not working, all the 3 are getting selected.

And about the the 1st work around which you are suggesting,it is correct, but I am trying not so show Quotes in current selection box as we are keeping that box on our UI.

annapochyla
Partner - Contributor III
Partner - Contributor III

i thought about using these two steps together:

1. changing searched string to: ("ABC Customer Accounts")

2. add one more action after Select in field step.

Select Possible in field Customer.


sampada0810
Creator
Creator
Author

No, it's not working..

sampada0810
Creator
Creator
Author

Is it that these steps are working fine in your app???

sampada0810
Creator
Creator
Author

Hi Anna,

I guess follow is the reason for selecting all the 3 values:

When I am taking customer in a list box and trying to search Strategic using the Search functionality(Seach Icon on the top) of the List Box , it is giving me all the 3 values, so same is getting passed because of 'Transfer State' .

Any thoughts on this??

annapochyla
Partner - Contributor III
Partner - Contributor III

It is because of spaces in the customer name.

But i checked this in your application, and the search settings for the app seamed to work fine.

But try change Default search mode to: Use Wildcard Search.

(its in Settings - Document properties - Presentation)