<?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 Filter on Customers with No Sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219412#M72441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Can try it also at modelling level . it reduce complexity at presentation level.&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Customer,&lt;/P&gt;&lt;P&gt;Sum(Sales) as Sales&lt;/P&gt;&lt;P&gt;From Sales_Table Group by Customer;&lt;/P&gt;&lt;P&gt;at the design level you can filter it by if(sales =0, customer)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil Jain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 12:06:19 GMT</pubDate>
    <dc:creator>suniljain</dc:creator>
    <dc:date>2010-07-12T12:06:19Z</dc:date>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219409#M72438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables namely Customer and Sales Invoice&lt;/P&gt;&lt;P&gt;These are joined by a field called %CustKey&lt;/P&gt;&lt;P&gt;I have a table which shows Customer Code and Customer Name&lt;/P&gt;&lt;P&gt;I have various list box filters from the sales invoice table which, when selected, show me the customers who have had sales.&lt;/P&gt;&lt;P&gt;I have been asked if it is possible for me to add a filter whereby I can select customers who have not had sales.&lt;/P&gt;&lt;P&gt;This could be either be used as a stand alone filter in conjunction with another list box filter.&lt;/P&gt;&lt;P&gt;For example, If I was to filter on financial year 2009 (which i get from my sales invoice table) and select "no sales", I would hope to get a list of cuctsomers who had no sales in the financial year 2009.&lt;/P&gt;&lt;P&gt;Any help on how to achieve this greatly appreciated.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219409#M72438</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-07-09T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219410#M72439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 09:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219410#M72439</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-07-12T09:09:50Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219411#M72440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;I don't know how much this is going to work.&lt;/P&gt;&lt;P&gt;In a straight table Dimension you can have Calculated Dimension i.e.,&lt;/P&gt;&lt;P&gt;If( Not Isnull(Sales),Customers).&lt;/P&gt;&lt;P&gt;I think this will display Only customer who don't have null value in sales.&lt;BR /&gt;Vice-versa you can do the same.&lt;BR /&gt;If this is not your expected, i'm sorry.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 11:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219411#M72440</guid>
      <dc:creator />
      <dc:date>2010-07-12T11:26:21Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219412#M72441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Can try it also at modelling level . it reduce complexity at presentation level.&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Customer,&lt;/P&gt;&lt;P&gt;Sum(Sales) as Sales&lt;/P&gt;&lt;P&gt;From Sales_Table Group by Customer;&lt;/P&gt;&lt;P&gt;at the design level you can filter it by if(sales =0, customer)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil Jain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 12:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219412#M72441</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-07-12T12:06:19Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219413#M72442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if the above will get me where I want to be...&lt;/P&gt;&lt;P&gt;I have attached an example QlikView document with my interpretation of the above included.&lt;/P&gt;&lt;P&gt;I have also included a section which hopefully shows more clearly what i am trying to achieve.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 14:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219413#M72442</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-07-12T14:38:45Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219414#M72443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have updated your qvw, check it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 14:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219414#M72443</guid>
      <dc:creator />
      <dc:date>2010-07-12T14:59:07Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219415#M72444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response...&lt;/P&gt;&lt;P&gt;I can see that you have added two tables to the bottom "Not Null New" and "Null New".&lt;/P&gt;&lt;P&gt;"CustomerC" is not listed in any of them and there is no filter for Sales "yes" / "no".&lt;/P&gt;&lt;P&gt;It may be that I am not explaining what I am trying to achieve correctly.&lt;/P&gt;&lt;P&gt;The user will have a table listing all of our customers (over 21 thousand).&lt;/P&gt;&lt;P&gt;They will have various filters that they can select (I have shown a couple of the example).&lt;/P&gt;&lt;P&gt;We would like one of these to be customer has had a sales yes / no (this is an optional filter).&lt;/P&gt;&lt;P&gt;If they click No - the customer list will update to show the customers who do not have a sale.&lt;/P&gt;&lt;P&gt;Our intentiond is that they would then export this table to Excel and use for mail merge purposes.&lt;/P&gt;&lt;P&gt;Apologies if I have misinterpreted what you have sent but it does not appear to be doing what we would like.&lt;/P&gt;&lt;P&gt;Thank you for taking the time to look at this for me, it is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 15:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219415#M72444</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-07-12T15:14:22Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219416#M72445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;I have tried this with the help of List box and Straight Table.&lt;/P&gt;&lt;P&gt;And in the sheet, i have displayed it.&lt;/P&gt;&lt;P&gt;Based on the value you select from the list box, the straight table will display the customer and value.&lt;/P&gt;&lt;P&gt;You can also modify i.e., Always one value selected in the list box and rename as per the usability.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 07:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219416#M72445</guid>
      <dc:creator />
      <dc:date>2010-07-13T07:38:27Z</dc:date>
    </item>
    <item>
      <title>Filter on Customers with No Sales</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219417#M72446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.....This looks exactly what I am looking for....&lt;/P&gt;&lt;P&gt;Thank you for your time and effort - it is greatly appreciated....&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 07:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-Customers-with-No-Sales/m-p/219417#M72446</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2010-07-13T07:49:13Z</dc:date>
    </item>
  </channel>
</rss>

