<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Issue with Search in Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11053#M1749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately a bug. The best work-around is probably the one Marcus Sommer suggests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 13:38:33 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2018-02-13T13:38:33Z</dc:date>
    <item>
      <title>Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11045#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have added functionality to allow our users to copy a list of values for an external source (eg. xls), paste the list into an input box and then search on the values.&amp;nbsp; This saves the users having to key in the individual values.&amp;nbsp; This works fine unless there is a QlikView key word in the search list (eg. NOT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a very simple example of this scenario.&amp;nbsp; In the example, the list received from the user contains 3 values - ABC, NOT and REF.&amp;nbsp; Using the Select in Field action, we want the 3 values to be selected.&amp;nbsp; Instead, all values except REF are being selected.&amp;nbsp; QlikView is selecting ABC and every value that is not REF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion on how to handle this scenario?&amp;nbsp; Keep in mind this is a very simple example.&amp;nbsp; In reality, the list can contain hundreds of values and could potentially contain multiple values equivalent to QlikView key words.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11045#M1741</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2018-02-12T15:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11046#M1742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you talking about "Current Selections" Wrong data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11046#M1742</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-12T15:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11047#M1743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil.&lt;/P&gt;&lt;P&gt;This issue is that the Select in Field action will not select the values in the Search String.&lt;/P&gt;&lt;P&gt;To see this scenario, click on the 'Select in Field1' text object.&amp;nbsp; This will execute a Select in Field action for Field1 with search string (ABC|NOT|REF).&amp;nbsp; The fields selected in the Field1 list box are not correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11047#M1743</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2018-02-12T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11048#M1744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if there is a really simple way of bypassing this behaviour but with some efforts to adjust the search-string it might be possible. In your simplified example would the following work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("ABC"|"NOT*"|"REF")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11048#M1744</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-12T15:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11049#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very strange, Not sure why this behavior running here. May be &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;hic&lt;/A&gt;‌ helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11049#M1745</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-12T15:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11050#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion Marcus. &lt;/P&gt;&lt;P&gt;This would work in this simple example, however, not in the production environment.&amp;nbsp; The asterisk will select all values starting with 'NOT'.&amp;nbsp; If for example 'NOTE' was another value, I would not want this selected.&amp;nbsp; However, with "NOT*" in the search string, NOTE would also be selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11050#M1746</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2018-02-12T15:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11051#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A different approach would be to embed your values within a search-expression, maybe something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='=match(Field1, ''ABC'', ''NOT'', ''REF'')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11051#M1747</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-12T15:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11052#M1748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great suggestion Marcus.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 16:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11052#M1748</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2018-02-12T16:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11053#M1749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately a bug. The best work-around is probably the one Marcus Sommer suggests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11053#M1749</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2018-02-13T13:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11054#M1750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the confirmation Henric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11054#M1750</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2018-02-13T14:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11055#M1751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;='=. If you can explain a bit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11055#M1751</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-13T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11056#M1752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's necessary to evaluate the content as expression. With just =match(Field1, ''ABC'', ''NOT'', ''REF'') it would be regarded as a string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11056#M1752</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-13T14:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11057#M1753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...or to be a little more specific: If you write &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193279_Image2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;then the expression will be evaluated when the action is executed, and the result will be used as search string. This is not what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you instead quote the expression &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image3.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193289_Image3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;(and use two single quotes as an escape sequence for single quote) then the expression inside the quotes will be used as search string. I.e. the expression will be evaluated in the search context instead of in the action context. Which is what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 16:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11057#M1753</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2018-02-13T16:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11058#M1754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Henric &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 13:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Search-in-Field/m-p/11058#M1754</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-14T13:58:57Z</dc:date>
    </item>
  </channel>
</rss>

