<?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 Set Analysis NOT LIKE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491174#M1125094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to write a Set Analysis that ignores products that begin with "DO NOT USE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This syntax works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-family: 'andale mono', times;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SUM&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #993300;"&gt;ProductDesc&lt;/SPAN&gt; = {'DO NOT USE*'}&amp;gt;} &lt;SPAN style="color: #993300;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;SUM&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #993300;"&gt;ProductDesc&lt;/SPAN&gt; != {'DO NOT USE*'}&amp;gt;} &lt;SPAN style="color: #993300;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I can't find an equivalent syntax similar to SQL NOT LIKE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 17:45:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-09T17:45:36Z</dc:date>
    <item>
      <title>Set Analysis NOT LIKE</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491174#M1125094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to write a Set Analysis that ignores products that begin with "DO NOT USE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This syntax works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-family: 'andale mono', times;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SUM&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #993300;"&gt;ProductDesc&lt;/SPAN&gt; = {'DO NOT USE*'}&amp;gt;} &lt;SPAN style="color: #993300;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;SUM&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #993300;"&gt;ProductDesc&lt;/SPAN&gt; != {'DO NOT USE*'}&amp;gt;} &lt;SPAN style="color: #993300;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I can't find an equivalent syntax similar to SQL NOT LIKE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 17:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491174#M1125094</guid>
      <dc:creator />
      <dc:date>2014-01-09T17:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NOT LIKE</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491175#M1125095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'andale mono', times; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;SUM&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #993300;"&gt;ProductDesc&lt;/SPAN&gt; -= {'DO NOT USE*'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #993300;"&gt;Sales&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times; color: #3d3d3d;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'andale mono', times; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;SUM&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #993300;"&gt;ProductDesc&lt;/SPAN&gt; = {'*'} - {'DO NOT USE*'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #993300;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'andale mono', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'andale mono', times;"&gt;regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 17:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491175#M1125095</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-01-09T17:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NOT LIKE</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491176#M1125096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jamie!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried -= but didn't apply to all expressions in the table so those "DO NOT USE" dimension items were still displayed due to the other expressions returning a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried both syntaxes you suggested and they both worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 18:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491176#M1125096</guid>
      <dc:creator />
      <dc:date>2014-01-09T18:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NOT LIKE</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491177#M1125100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer to use the second option, because syntax checker does not recognize this -&amp;gt; -= So everything you type after that will be underlined as if it was wrong, but it's not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 18:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491177#M1125100</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-01-09T18:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis NOT LIKE</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491178#M1125101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree. I implemented the second option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hyphen "-" throws off the syntax checker. This is an old known bug. I hope QV resolves that soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 18:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-NOT-LIKE/m-p/491178#M1125101</guid>
      <dc:creator />
      <dc:date>2014-01-09T18:21:05Z</dc:date>
    </item>
  </channel>
</rss>

