Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
When using Single Quotes:
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.
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.
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
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.
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.
No, it's not working..
Is it that these steps are working fine in your app???
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??
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)