<?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 Eliminate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185865#M50191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to eliminate a specific article in a diagram. What should i write in the scrift to do that?&lt;/P&gt;&lt;P&gt;I know how to do if I only want to show some specifik articles, then I can write for example: Article WHERE Article= 'frakt'. Then I only show the article of frakt. But now I want to eliminate 'frakt*, how do I do that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New here on this sight...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2009 19:37:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-14T19:37:48Z</dc:date>
    <item>
      <title>Eliminate</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185865#M50191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to eliminate a specific article in a diagram. What should i write in the scrift to do that?&lt;/P&gt;&lt;P&gt;I know how to do if I only want to show some specifik articles, then I can write for example: Article WHERE Article= 'frakt'. Then I only show the article of frakt. But now I want to eliminate 'frakt*, how do I do that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New here on this sight...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 19:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185865#M50191</guid>
      <dc:creator />
      <dc:date>2009-09-14T19:37:48Z</dc:date>
    </item>
    <item>
      <title>AW:Eliminate</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185866#M50192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jessica,&lt;/P&gt;&lt;P&gt;you can use a WHERE clause on your SELECT like this:&lt;/P&gt;&lt;P&gt;WHERE article NOT LIKE 'frakt%'&lt;/P&gt;&lt;P&gt;or is this is not working&lt;/P&gt;&lt;P&gt;WHERE substr(article, 1, 5) &amp;lt;&amp;gt; 'frakt'&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 19:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185866#M50192</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2009-09-14T19:47:24Z</dc:date>
    </item>
    <item>
      <title>Eliminate</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185867#M50193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jessica,&lt;/P&gt;&lt;P&gt;You could use Set Analysis for this purpose. If you write something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;sum( { $ - &amp;lt;Article = {'frakt'} &amp;gt; } Sales )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;as your diagram formula and exclude null values, the article 'frakt' will not show up in the chart.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Hellmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 19:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185867#M50193</guid>
      <dc:creator />
      <dc:date>2009-09-14T19:47:51Z</dc:date>
    </item>
    <item>
      <title>Eliminate</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185868#M50194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jessica,&lt;/P&gt;&lt;P&gt;You could use Set Analysis for this purpose. If you write something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;sum( { $ - &amp;lt;Article = {'frakt'} &amp;gt; } Sales )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;as your diagram formula and exclude null values, the article 'frakt' will not show up in the chart.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Hellmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 19:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185868#M50194</guid>
      <dc:creator />
      <dc:date>2009-09-14T19:47:54Z</dc:date>
    </item>
    <item>
      <title>Eliminate</title>
      <link>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185869#M50195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you just want to create a where clause in your script to exclude something then that generally is dependent on your data source.&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;WHERE Article NOT LIKE 'frakt%'&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;WHERE Article NOT LIKE 'fract*'&lt;/P&gt;&lt;P&gt;Should work.&lt;/P&gt;&lt;P&gt;If you want to bring all the data into your document and then exclude from a specific chart, you can use Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 19:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Eliminate/m-p/185869#M50195</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-09-14T19:52:35Z</dc:date>
    </item>
  </channel>
</rss>

