<?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: List Box Only Products that have Sales &amp;gt;0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526774#M196865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;Product = {"=SUM([adj-prime])&amp;gt;0"}&amp;gt;} Product), Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 12:15:15 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2013-12-04T12:15:15Z</dc:date>
    <item>
      <title>List Box Only Products that have Sales &gt;0</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526773#M196864</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;I have done this in the past, but I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have a list box expression that only shows products that have Sales greater than 0&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;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526773#M196864</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-12-04T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Only Products that have Sales &gt;0</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526774#M196865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;Product = {"=SUM([adj-prime])&amp;gt;0"}&amp;gt;} Product), Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better way!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526774#M196865</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-12-04T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Only Products that have Sales &gt;0</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526775#M196866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-12-04_1224.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49965_2013-12-04_1224.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still no joy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526775#M196866</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-12-04T12:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Only Products that have Sales &gt;0</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526776#M196867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=If(Aggr(Sum(Line),Prod)&amp;gt;0,Prod)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Miikka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526776#M196867</guid>
      <dc:creator>miikkaqlick</dc:creator>
      <dc:date>2013-12-04T12:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Only Products that have Sales &gt;0</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526777#M196868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Only-Products-that-have-Sales-gt-0/m-p/526777#M196868</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-12-04T12:50:11Z</dc:date>
    </item>
  </channel>
</rss>

