<?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: Select in Field - Multiple strings for single field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415622#M490516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I THINK YOU ARE LOKKINGFOR SOMETHING LIKE THIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEE ATACH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 14:36:19 GMT</pubDate>
    <dc:creator>fdelacal</dc:creator>
    <dc:date>2012-10-15T14:36:19Z</dc:date>
    <item>
      <title>Select in Field - Multiple strings for single field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415620#M490514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Id like to create a button that selects in field but id like it to select a number of statuses rather than just a single status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field = [Quote Status]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String &amp;lt;&amp;gt; 'Won' OR 'Lost'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all you advice in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415620#M490514</guid>
      <dc:creator />
      <dc:date>2012-10-15T14:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field - Multiple strings for single field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415621#M490515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set it to search &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13503123132679790" jivemacro_uid="_13503123132679790"&gt;&lt;P&gt;(Win|Lost)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All values without quotes, separated by the "|" symbol, and warped by parentheses., then a new action to select excluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415621#M490515</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-10-15T14:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field - Multiple strings for single field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415622#M490516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I THINK YOU ARE LOKKINGFOR SOMETHING LIKE THIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SEE ATACH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415622#M490516</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-15T14:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field - Multiple strings for single field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415623#M490517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works if I use the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(Won|Lost)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i require the reverse &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;gt;'(Won|Lost)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which fails to work.&amp;nbsp; If this it is not possible to &amp;lt;&amp;gt; is something along the lines of ='(Internal Estimate|Order Request|Pending)'&amp;nbsp; this doesnt seem to work and im guessing its because of the whitespace?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415623#M490517</guid>
      <dc:creator />
      <dc:date>2012-10-15T14:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field - Multiple strings for single field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415624#M490518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, blanks are not welcome in these expressions. Wherever you have a blank, fill it with an "*" instead. Note that I added a new action to select excluded in the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415624#M490518</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-10-15T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field - Multiple strings for single field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415625#M490519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry missed that attachment, thats exactly what im after, thank you again for your excellent help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lewis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Multiple-strings-for-single-field/m-p/415625#M490519</guid>
      <dc:creator />
      <dc:date>2012-10-15T15:03:52Z</dc:date>
    </item>
  </channel>
</rss>

