<?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: filter product codes with 0 sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89458#M760332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can't see attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2018 15:36:01 GMT</pubDate>
    <dc:creator>robmarr789</dc:creator>
    <dc:date>2018-08-15T15:36:01Z</dc:date>
    <item>
      <title>filter product codes with 0 sales</title>
      <link>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89456#M760330</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;I'm fairly new to qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wan't to filter my chart called "sales" so that it returns the view you see in the "output" chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially I'm looking to list all items that have 0 sales put have SOH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone could demonstrate in my file and reattach that would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89456#M760330</guid>
      <dc:creator>robmarr789</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: filter product codes with 0 sales</title>
      <link>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89457#M760331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp; would think the set would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;{&amp;lt;[product code]={"=sum(sales)=0 and sum(SOH)&amp;gt;0"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.easyqlik.com" rel="nofollow" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89457#M760331</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-08-15T15:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: filter product codes with 0 sales</title>
      <link>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89458#M760332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can't see attachment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89458#M760332</guid>
      <dc:creator>robmarr789</dc:creator>
      <dc:date>2018-08-15T15:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: filter product codes with 0 sales</title>
      <link>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89459#M760333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more way you can do is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace your expressions with below&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[product code]={"=Len(Trim(sales))=0"}&amp;gt;} sales)&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[product code]={"=Len(Trim(sales))=0"}&amp;gt;} SOH)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89459#M760333</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-08-15T15:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: filter product codes with 0 sales</title>
      <link>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89460#M760334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you open the thread from Inbox, you will not see the attachment. Open the thread from outside the Inbox and you can see it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/filter-product-codes-with-0-sales/m-p/89460#M760334</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-08-15T15:41:17Z</dc:date>
    </item>
  </channel>
</rss>

