<?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 &amp;quot;Select in Field&amp;quot; Action -&amp;gt; Multiple Select in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237540#M88593</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;a simple question (hopefully):&lt;/P&gt;&lt;P&gt;On a "Select in Field" Action I want to select 2 entries of a field, "A" and "This is B".&lt;/P&gt;&lt;P&gt;In the Help file it is documented to use the (A|B) syntax for that case.&lt;BR /&gt;It works perfectly if the entries do not have blanks, like (A|B) ... but I do not figure out how to make it work for entries with blanks, like (A|This is B).&lt;/P&gt;&lt;P&gt;I tried&lt;BR /&gt;(A|This is B)&lt;BR /&gt;(A|[This is B])&lt;BR /&gt;(A|'This is B')&lt;BR /&gt;(A|"This is B")&lt;BR /&gt;(A|{This is B})&lt;/P&gt;&lt;P&gt;*sigh* Which 'obvious' option did I forget?&lt;BR /&gt;Thilo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 May 2010 09:43:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-11T09:43:49Z</dc:date>
    <item>
      <title>"Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237540#M88593</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;a simple question (hopefully):&lt;/P&gt;&lt;P&gt;On a "Select in Field" Action I want to select 2 entries of a field, "A" and "This is B".&lt;/P&gt;&lt;P&gt;In the Help file it is documented to use the (A|B) syntax for that case.&lt;BR /&gt;It works perfectly if the entries do not have blanks, like (A|B) ... but I do not figure out how to make it work for entries with blanks, like (A|This is B).&lt;/P&gt;&lt;P&gt;I tried&lt;BR /&gt;(A|This is B)&lt;BR /&gt;(A|[This is B])&lt;BR /&gt;(A|'This is B')&lt;BR /&gt;(A|"This is B")&lt;BR /&gt;(A|{This is B})&lt;/P&gt;&lt;P&gt;*sigh* Which 'obvious' option did I forget?&lt;BR /&gt;Thilo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 09:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237540#M88593</guid>
      <dc:creator />
      <dc:date>2010-05-11T09:43:49Z</dc:date>
    </item>
    <item>
      <title>"Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237541#M88594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;use (A|*B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 09:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237541#M88594</guid>
      <dc:creator />
      <dc:date>2010-05-11T09:47:32Z</dc:date>
    </item>
    <item>
      <title>"Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237542#M88595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thank you, it works partially.&lt;/P&gt;&lt;P&gt;The syntax (A|*B) selects "A", "This is B" and "This is not B".&lt;/P&gt;&lt;P&gt;I really just want the 2 exactly defined values.&lt;/P&gt;&lt;P&gt;Any additional idea?&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Thilo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 09:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237542#M88595</guid>
      <dc:creator />
      <dc:date>2010-05-11T09:55:54Z</dc:date>
    </item>
    <item>
      <title>"Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237543#M88596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was a tricky one. Couldn't figure it out.&lt;/P&gt;&lt;P&gt;A workaround however:&lt;BR /&gt;Use 2 tasks, first one &lt;STRONG&gt;Select in Field&lt;/STRONG&gt; where you select &lt;STRONG&gt;A&lt;/STRONG&gt;. Then one &lt;STRONG&gt;Toggle Select&lt;/STRONG&gt; where you select &lt;STRONG&gt;This is B&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Seems to work when I test it but not quite as elegant. Especially if you want to concatenate a list of values to select.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 10:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237543#M88596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-11T10:12:56Z</dc:date>
    </item>
    <item>
      <title>"Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237544#M88597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt try, but maby (A|This?Is?B)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 10:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237544#M88597</guid>
      <dc:creator />
      <dc:date>2010-05-11T10:17:57Z</dc:date>
    </item>
    <item>
      <title>"Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237545#M88598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;yes the (A|This?is?B) syntax works!&lt;BR /&gt;And in my data it is unlikely that I will have entries where the ? are matched with other than blanks.&lt;/P&gt;&lt;P&gt;Great - thank you,&lt;BR /&gt;Thilo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 10:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237545#M88598</guid>
      <dc:creator />
      <dc:date>2010-05-11T10:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: "Select in Field" Action -&gt; Multiple Select</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237546#M88599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know which version of Qlikview you are using, but I was told that the syntax&lt;/P&gt;&lt;P&gt;(A|"This is B") works. I just tried it myself, and for me it works perfectly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using version 11 64bit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 11:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Select-in-Field-quot-Action-gt-Multiple-Select/m-p/237546#M88599</guid>
      <dc:creator />
      <dc:date>2012-08-21T11:37:15Z</dc:date>
    </item>
  </channel>
</rss>

