<?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: Identifying inactive Customers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803359#M1043943</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;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;An approximate expression for a Inactive Customer could be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=if (Sum({&amp;lt;Month = {"$(&amp;lt;=month(addmonths(Max(Date),-3)))"},Year=,Date=&amp;gt;} Bookings &amp;gt; 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(Sum({&amp;lt;Month = {"$(=month(addmonths(Max(Date),0)))"},Year=,Date=&amp;gt;} Bookings = 0), 'Inactive')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 08:27:11 GMT</pubDate>
    <dc:creator>salto</dc:creator>
    <dc:date>2014-11-24T08:27:11Z</dc:date>
    <item>
      <title>Identifying inactive Customers</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803355#M1043939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys. . !!&lt;/P&gt;&lt;P&gt;i am new to Qlikview. . and especially to Set Analysis. . &lt;/P&gt;&lt;P&gt;Can someone pls help me solve a problem of mine. . &lt;/P&gt;&lt;P&gt;I have a list of customers across different countries who have made business with our company in different months.&lt;/P&gt;&lt;P&gt;I need a expression which can give me the list of customers who are/were inactive in a particular month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition of inactive: Customers who have transacted for the first time in the selected month or who have transacted after 8 consecutive months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the inactive-ness depends on the month which is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some solutions. . &lt;/P&gt;&lt;P&gt;Thanks. . !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2014 15:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803355#M1043939</guid>
      <dc:creator />
      <dc:date>2014-11-23T15:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying inactive Customers</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803356#M1043940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample data or qvw document and I will give it a solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2014 20:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803356#M1043940</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-11-23T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying inactive Customers</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803357#M1043941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Small Correction:&lt;/P&gt;&lt;P&gt;The definition i had provided is for "New" Customers.&lt;/P&gt;&lt;P&gt;Definition for inactive customers : Customers who had transacted before 3 months but not in the selected month.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="344"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="108"&gt;Customer Id&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="108"&gt;Month&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Bookings&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;TAG&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;105&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;103&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;March&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;300&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;104&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;April&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;400&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;105&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;May&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;500&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;106&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;May&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;600&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;107&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;June&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;700&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;108&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;July&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;800&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;109&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;August&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;900&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;110&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Sept&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1000&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Oct&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1100&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;NEW&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;102&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Oct&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1200&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;NEW&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;111&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Dec&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1300&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAG column is what i want, Suppose my selection is October then according to the definitions emp id 101 and 102 are NEW since 102 is appearing for the first time and 101 is appearing after 8+ months, and emp id 103,104,105,106,107,108 are inactive in October since they have not transacted in August/September/October.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803357#M1043941</guid>
      <dc:creator />
      <dc:date>2014-11-24T08:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying inactive Customers</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803358#M1043942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow this thread, you need to use the FirstSorted function to get this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/30532"&gt;FirstSortedValue()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803358#M1043942</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-24T08:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying inactive Customers</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803359#M1043943</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;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;An approximate expression for a Inactive Customer could be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=if (Sum({&amp;lt;Month = {"$(&amp;lt;=month(addmonths(Max(Date),-3)))"},Year=,Date=&amp;gt;} Bookings &amp;gt; 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(Sum({&amp;lt;Month = {"$(=month(addmonths(Max(Date),0)))"},Year=,Date=&amp;gt;} Bookings = 0), 'Inactive')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-inactive-Customers/m-p/803359#M1043943</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2014-11-24T08:27:11Z</dc:date>
    </item>
  </channel>
</rss>

