<?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 select in field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079294#M359849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I need to set ac action which selects several values in a field.&lt;/P&gt;&lt;P&gt;E.g. 'First value' &amp;amp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'Second value'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Mar 2016 08:28:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-28T08:28:54Z</dc:date>
    <item>
      <title>select in field</title>
      <link>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079294#M359849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I need to set ac action which selects several values in a field.&lt;/P&gt;&lt;P&gt;E.g. 'First value' &amp;amp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'Second value'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 08:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079294#M359849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T08:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: select in field</title>
      <link>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079295#M359850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use as search string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("First Value"|"Second Value")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 08:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079295#M359850</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-28T08:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: select in field</title>
      <link>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079296#M359851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; use&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;("[first value]" |" [second value]")&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;='(' &amp;amp; Concat({&amp;lt;Frstvalue={'A'}, secondvalue={'B'}&amp;gt;} Distinct&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; '"'&amp;amp;&lt;/STRONG&gt;filedname&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;amp;'"'&lt;/STRONG&gt;, '|') &amp;amp;')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'"' -&amp;gt; double quote(") with single quotes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 08:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079296#M359851</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-28T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: select in field</title>
      <link>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079297#M359852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;IMG alt="selet.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119521_selet.png" style="height: 311px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 08:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079297#M359852</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-28T08:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: select in field</title>
      <link>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079298#M359853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 08:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-in-field/m-p/1079298#M359853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-28T08:56:14Z</dc:date>
    </item>
  </channel>
</rss>

