<?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 for customers without orders in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145361#M374870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a list box with a field expression (select &amp;lt;expression&amp;gt; from the field drop down list on general tab) like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( If(Count(OrderID)&amp;gt;0,'Yes','No'), CustomerID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 18:51:33 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-06-07T18:51:33Z</dc:date>
    <item>
      <title>Filter for customers without orders</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145359#M374868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each week we load orders in the dashboard.&amp;nbsp;&amp;nbsp; Weekly uploads are date stamped.&lt;/P&gt;&lt;P&gt;Not all customers will have orders each week but we would like to setup a filter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid #000000; width: 168px; height: 68px;" width="166"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customers with orders&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Yes &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried doing this in the script but the customer list is static so we cannot append a count or "Has orders" field because if we want to see a different week, the filter will change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 18:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145359#M374868</guid>
      <dc:creator />
      <dc:date>2016-06-07T18:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for customers without orders</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145360#M374869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide some raw data and how you plan to use this filter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 18:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145360#M374869</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T18:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for customers without orders</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145361#M374870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a list box with a field expression (select &amp;lt;expression&amp;gt; from the field drop down list on general tab) like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( If(Count(OrderID)&amp;gt;0,'Yes','No'), CustomerID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 18:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145361#M374870</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-07T18:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for customers without orders</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145362#M374871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured aggr would have to show up.&amp;nbsp; I used the expression but only now realized the expression effectively filters itself.&amp;nbsp; If I select Yes, No disappears and select No, Yes disappears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 19:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145362#M374871</guid>
      <dc:creator />
      <dc:date>2016-06-07T19:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for customers without orders</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145363#M374872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;=Aggr( If(Count({&amp;lt;CustomerID= &amp;gt;}OrderID)&amp;gt;0,'Yes','No'), CustomerID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 20:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145363#M374872</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-07T20:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for customers without orders</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145364#M374873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Forgot about that clause.&amp;nbsp; &lt;/SPAN&gt;Very nice - many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 20:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-for-customers-without-orders/m-p/1145364#M374873</guid>
      <dc:creator />
      <dc:date>2016-06-07T20:19:27Z</dc:date>
    </item>
  </channel>
</rss>

