<?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 New  Customer Count  Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533033#M746896</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am working on creating a new customer count expression based on the&amp;nbsp; customers who were created in selected period.I&amp;nbsp; have activity the table with the contact date(activity date) and the customer table with the customer creation date.&lt;/P&gt;&lt;P&gt;I would like to have the table output as attached in the excel sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>fazunus</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>New  Customer Count  Expression</title>
      <link>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533033#M746896</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am working on creating a new customer count expression based on the&amp;nbsp; customers who were created in selected period.I&amp;nbsp; have activity the table with the contact date(activity date) and the customer table with the customer creation date.&lt;/P&gt;&lt;P&gt;I would like to have the table output as attached in the excel sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533033#M746896</guid>
      <dc:creator>fazunus</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: New  Customer Count  Expression</title>
      <link>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533041#M746897</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try something like this.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;= count({&amp;lt;&amp;nbsp;&lt;BR /&gt;         [creation date]= {"&amp;gt;=$(=min([activity date]))&amp;lt;=$(=max([activity date]))"}&lt;BR /&gt;        &amp;gt; } distinct CustomerID)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You might want to expand the modifier to cancel all selection in&amp;nbsp; other period dimension such as [Year] , [Month], [Week]&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;= count({&amp;lt;&amp;nbsp;&lt;BR /&gt;    [creation date]= {"&amp;gt;=$(=min([activity date]))&amp;lt;=$(=max([activity date]))"},&lt;BR /&gt;    [Creation Year]=,&lt;BR /&gt;    [Creation Month]=,&lt;BR /&gt;    [Creation Week]=&lt;BR /&gt;    &amp;gt;} distinct CustomerID)&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533041#M746897</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-01-22T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: New  Customer Count  Expression</title>
      <link>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533064#M746898</link>
      <description>Dear Vegar,&lt;BR /&gt;&lt;BR /&gt;Thanks for the swift response.Its working perfectly fine.&lt;BR /&gt;&lt;BR /&gt;Thanks again bro.&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 22 Jan 2019 08:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Customer-Count-Expression/m-p/1533064#M746898</guid>
      <dc:creator>fazunus</dc:creator>
      <dc:date>2019-01-22T08:38:50Z</dc:date>
    </item>
  </channel>
</rss>

