<?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 Filed Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306511#M113187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do it using two steps &lt;/P&gt;&lt;P&gt;1- Select ABC and SDF using the action Select in Field (the search string will be (ABC|SDF)&lt;/P&gt;&lt;P&gt;2 -&amp;nbsp; Use the action selected excluded on the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2011 19:17:29 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-05-17T19:17:29Z</dc:date>
    <item>
      <title>Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306510#M113186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;I am using Select in Fileld Action and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;I need some help with expression to select all the fields in the list box except two of them. For instance I need to select all fields except "ABC" or "SDF"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306510#M113186</guid>
      <dc:creator />
      <dc:date>2011-05-17T19:06:01Z</dc:date>
    </item>
    <item>
      <title>Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306511#M113187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do it using two steps &lt;/P&gt;&lt;P&gt;1- Select ABC and SDF using the action Select in Field (the search string will be (ABC|SDF)&lt;/P&gt;&lt;P&gt;2 -&amp;nbsp; Use the action selected excluded on the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306511#M113187</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-17T19:17:29Z</dc:date>
    </item>
    <item>
      <title>Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306512#M113188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Great, Still I need to exclude two strings: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Products &amp;amp; Services&amp;nbsp; and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales, Market &amp;amp; Relationships &lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿What is the correct syntax? I tired:&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Products &amp;amp; Services \ Sales, Market &amp;amp; Relationships &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;with quotes and without quotes, nothing is working&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306512#M113188</guid>
      <dc:creator />
      <dc:date>2011-05-17T19:33:53Z</dc:date>
    </item>
    <item>
      <title>Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306513#M113189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;("Sales, Marketing &amp;amp; Relationship"|"Product &amp;amp; Sales")&lt;/P&gt;&lt;P&gt;You have to force the double quotes because there are commas, space, special character, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306513#M113189</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-17T19:38:46Z</dc:date>
    </item>
    <item>
      <title>Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306514#M113190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Does not work. Actually if i use only one of these fields I have to type them as is (no any quotes) to make it work. If I put &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;"Sales, Marketing &amp;amp; Relationship" it does not work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Sales, Marketing &amp;amp; Relationship without anything works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;So now I need to exclude both of them and could not find the way.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306514#M113190</guid>
      <dc:creator />
      <dc:date>2011-05-17T19:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306515#M113191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what happened in your case.&lt;/P&gt;&lt;P&gt;You can check the app I used to try it on the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306515#M113191</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-17T19:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306516#M113192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ok, It works on V10, not in 9 that I am using. Your sample did not work on 9. Any other idea how to solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 20:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306516#M113192</guid>
      <dc:creator />
      <dc:date>2011-05-17T20:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306517#M113193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, &lt;/P&gt;&lt;P&gt;Try if with 3 steps: &lt;/P&gt;&lt;P&gt;1 - Select in Field&lt;/P&gt;&lt;P&gt;Search string: * (this should select everything - works on qv10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Use toggle select &lt;/P&gt;&lt;P&gt;Search String: Sales, Marketing &amp;amp; Relationship&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 - Use toggle select&lt;/P&gt;&lt;P&gt;Search String: Product &amp;amp; Sales&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 20:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306517#M113193</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-17T20:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Filed Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306518#M113194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot. Works fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 20:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Filed-Expression/m-p/306518#M113194</guid>
      <dc:creator />
      <dc:date>2011-05-17T20:19:39Z</dc:date>
    </item>
  </channel>
</rss>

