<?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: Identify the New customer based on Logic in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692957#M52973</link>
    <description>&lt;P&gt;It's like advanced search in listbox/on field. For every customer the condition is checked and counted the customers where the condition comes true. Hope this helps.&lt;/P&gt;&lt;P&gt;For better understanding learn set analysis in depth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please don't forget to close the thread by giving 'Like' and accepting solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Apr 2020 10:33:24 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2020-04-13T10:33:24Z</dc:date>
    <item>
      <title>Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692937#M52966</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I am looking for very good dynamic approach to fulfill the requirement&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a list of customers&amp;nbsp; including the invoice date so basically i want to build the KPI&amp;nbsp; for New Customer&lt;/P&gt;&lt;P&gt;and New Customer is the customer who has purchase something recently and second latest transaction would be happened&amp;nbsp; more the 60 days earlier then it would be considered as&amp;nbsp; 'New Customer'&lt;/P&gt;&lt;P&gt;Below is Customers with Invoice Date,&lt;/P&gt;&lt;TABLE width="315"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="113"&gt;Customer&lt;/TD&gt;&lt;TD width="113"&gt;Date&lt;/TD&gt;&lt;TD width="89"&gt;Customer Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;22-01-2018&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;New&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;01-01-2019&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;New&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;05-01-2019&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;New&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;11-01-2019&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;New&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;21-07-2019&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;New&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;02-01-2019&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;21-01-2019&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;06-02-2019&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;27-12-2018&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;02-01-2019&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;05-01-2019&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;05-03-2019&lt;/TD&gt;&lt;TD&gt;Existing&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like that&lt;/P&gt;&lt;P&gt;For Customer A-&lt;/P&gt;&lt;P&gt;Max Date is&amp;nbsp;&lt;STRONG&gt;21-07-2019&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Second&amp;nbsp; Latest Transaction is &lt;STRONG&gt;11-01-2019&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The diff of above date is &amp;gt;60&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be dynamic&amp;nbsp; if i select month the further calculation can be done on the fly .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692937#M52966</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2024-11-16T18:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692943#M52967</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help on above issues.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 09:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692943#M52967</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2020-04-13T09:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692946#M52968</link>
      <description>&lt;P&gt;Do you want this in a chart? Could you share a sample app?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 09:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692946#M52968</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-04-13T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692949#M52969</link>
      <description>&lt;P&gt;it will be reflect in KPI box&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="New Customer.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31724iFE009E1E2FA1C0CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="New Customer.png" alt="New Customer.png" /&gt;&lt;/span&gt; as below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 09:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692949#M52969</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2020-04-13T09:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692952#M52970</link>
      <description>&lt;P&gt;Try expression like:&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {&amp;lt;Customer={"=Max(Date)-Max(Date,2)&amp;gt;60"}&amp;gt;}Customer)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 10:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692952#M52970</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-04-13T10:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692954#M52971</link>
      <description>&lt;P&gt;Thanks for your solution&amp;nbsp; Tresesco.....&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 10:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692954#M52971</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2020-04-13T10:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692955#M52972</link>
      <description>&lt;P&gt;How it&amp;nbsp; does work using the below expression&amp;nbsp; as you took the customer in set analysis&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Customer={"=Max(Date)-Max(Date,2)&amp;gt;60"}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 10:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692955#M52972</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2020-04-13T10:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692957#M52973</link>
      <description>&lt;P&gt;It's like advanced search in listbox/on field. For every customer the condition is checked and counted the customers where the condition comes true. Hope this helps.&lt;/P&gt;&lt;P&gt;For better understanding learn set analysis in depth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please don't forget to close the thread by giving 'Like' and accepting solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 10:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692957#M52973</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-04-13T10:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692959#M52974</link>
      <description>&lt;P&gt;Sure Tresesco ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; i select any date&amp;nbsp; from date filter it doesn't work any more......&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 10:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692959#M52974</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2020-04-13T10:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692961#M52976</link>
      <description>&lt;P&gt;You are probably using extension objects I don't have, so I can't check it on your app. Could you explain your selection and explain expected output here?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 10:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692961#M52976</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-04-13T10:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692986#M52978</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;I have attached the doc with output explained in detail,&lt;/P&gt;&lt;P&gt;Also&amp;nbsp; i have removed the extension&amp;nbsp; and included the in built KPI&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snapshot New CS.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31733i7250A35A0A60B544/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snapshot New CS.png" alt="Snapshot New CS.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 12:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1692986#M52978</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2020-04-13T12:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identify the New customer based on Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1693055#M52985</link>
      <description>&lt;P&gt;Hi, I am not&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;, but you can try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count(DISTINCT {&amp;lt;Customer={"=Max(Date)-Max({&amp;lt;Date = {[&amp;lt;$(=Max(Date))]}&amp;gt;}Date)&amp;gt;60"}&amp;gt;}Customer)&lt;/LI-CODE&gt;&lt;P&gt;Basically adding another set analysis for the second max date which is saying that include all dates which are less than the max date and find there max.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 17:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Identify-the-New-customer-based-on-Logic/m-p/1693055#M52985</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-04-13T17:23:31Z</dc:date>
    </item>
  </channel>
</rss>

