<?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: MonthToDate Set analysis to count no. active customers - with condition. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260185#M397572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but an active customer must have at least 1 sales transaction within 3 months.&amp;nbsp; i can see there is cust_id &amp;gt; 0 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is that relate to &lt;SPAN style="font-size: 13.3333px;"&gt;active customer must have at least 1 sales transaction within 3 months?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2017 18:21:39 GMT</pubDate>
    <dc:creator>jim_chan</dc:creator>
    <dc:date>2017-01-30T18:21:39Z</dc:date>
    <item>
      <title>MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260182#M397569</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;&lt;/P&gt;&lt;P&gt;I have created MTD set analysis to count customers as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(distinct{&amp;lt;Year=, Month=, Quarter=, Week=, Month=, DateNum={"&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))"}&amp;gt;} CUST_ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, client wants a KPI Object - A MTD(Month To Date) set analysis to count no. of ACTIVE customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Condition of ACTIVE customer is - MUST HAVE at least 1 sales transaction within 3 months.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example Scenario: suppose MTD Customer count period is 1 Jan 2017 - 31 Jan 2017. so, the no. of active of customer should count within this 3 months - Jan2017, Dec 2016, Nov2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help guys.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260182#M397569</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T17:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260183#M397570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))}&lt;SPAN style="color: #ff0000;"&gt;, CUST_ID = {"=&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum), -2)))&amp;lt;=$(=Max(DateNum))}&amp;gt;} CUST_ID)&lt;/SPAN&gt; &amp;gt; 0"}&lt;/SPAN&gt;&amp;gt;} CUST_ID)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260183#M397570</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T18:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260184#M397571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is you again bro! erm... quite a long set analysis bro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260184#M397571</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T18:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260185#M397572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but an active customer must have at least 1 sales transaction within 3 months.&amp;nbsp; i can see there is cust_id &amp;gt; 0 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is that relate to &lt;SPAN style="font-size: 13.3333px;"&gt;active customer must have at least 1 sales transaction within 3 months?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260185#M397572</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T18:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260186#M397573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you given it a try? Just see if it works and I can explain what it is doing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260186#M397573</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T18:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260187#M397574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not working. given me no result.&amp;nbsp; something missing in the set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260187#M397574</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T18:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260188#M397575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, my bad... missed two single quotes... try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;'&lt;/SPAN&gt;}, CUST_ID = {"=Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum), -2)))&amp;lt;=$(=Max(DateNum))&lt;SPAN style="; color: #ff0000; font-size: 14pt;"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;}&amp;gt;} CUST_ID) &amp;gt; 0"}&amp;gt;} CUST_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260188#M397575</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T18:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260189#M397576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;were you testing me??? maybe you are....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260189#M397576</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260190#M397577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Testing you? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not... is this not working again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260190#M397577</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T18:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260191#M397578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works finally. but looks weird in numbers. but anyway, i just want to know why cant's i just transcation_id &amp;gt; 0??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have transaction_id , so i thought the formula should be somethin like - count cust_id where has&amp;nbsp; more than 1 transaction ID within 3 months ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not something like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260191#M397578</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T18:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260192#M397579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;It works finally. but looks weird in numbers. but anyway, i just want to know why cant's i just transcation_id &amp;gt; 0??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i have transaction_id , so i thought the formula should be somethin like - count cust_id where has&amp;nbsp; more than 1 transaction ID within 3 months ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;not something like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260192#M397579</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T18:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260193#M397580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess try transaction instead of Cust_ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260193#M397580</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T18:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260194#M397581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U mean like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;'&lt;/SPAN&gt;}, &lt;/STRONG&gt;TRANSACTION_ID&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {"=Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum), -2)))&amp;lt;=$(=Max(DateNum))&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;&lt;STRONG style="font-style: inherit; font-size: 18.6667px; font-family: inherit;"&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;}&amp;gt;} &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TRANSACTION_ID&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &amp;gt; 0"}&amp;gt;} CUST_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260194#M397581</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T19:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260195#M397582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))'}, &lt;SPAN style="color: #ff0000;"&gt;CUST_ID&lt;/SPAN&gt; = {"=Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum), -2)))&amp;lt;=$(=Max(DateNum))'}&amp;gt;} &lt;SPAN style="color: #ff0000;"&gt;TRANSACTION_ID&lt;/SPAN&gt;) &amp;gt; 0"}&amp;gt;} CUST_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260195#M397582</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T19:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260196#M397583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ur solution finally works prefectly as what i was expecting &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something extra i want to ask you. I want to create a MTD label - like:&amp;nbsp; You are looking at Jan 2017 - 31 Jan 2017 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to write that in text object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260196#M397583</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T19:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260197#M397584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(MonthStart(Max(DateNum)), 'MMM YYYY') &amp;amp; ' - ' &amp;amp; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(Max(DateNum), 'DD MMM YYYY')&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260197#M397584</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T19:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260198#M397585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, i think i want to use as today's date.&amp;nbsp;&amp;nbsp; because maxdatenum for my case the date is until march. so not accurate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to write today's date??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260198#M397585</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T19:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260199#M397586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oops. i know bro. thanks! is today() !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260199#M397586</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T19:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260200#M397587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 more set analysis - same as below but condition is any sales transaction in last 30 days. where should i change at below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))'}, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;CUST_ID&lt;/SPAN&gt; = {"=Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum), -2)))&amp;lt;=$(=Max(DateNum))'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;TRANSACTION_ID&lt;/SPAN&gt;) &amp;gt; 0"}&amp;gt;} CUST_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rgds&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jim&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 20:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260200#M397587</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-01-30T20:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: MonthToDate Set analysis to count no. active customers - with condition.</title>
      <link>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260201#M397588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum))))&amp;lt;=$(=Max(DateNum))'}, CUST_ID = {"=Count(DISTINCT {&amp;lt;Year, Month, Quarter, Week, Month, DateNum = {'&amp;gt;=$(=Num(MonthStart(Max(DateNum), &lt;SPAN style="color: #ff0000;"&gt;0&lt;/SPAN&gt;)))&amp;lt;=$(=Max(DateNum))'}&amp;gt;} TRANSACTION_ID) &amp;gt; 0"}&amp;gt;} CUST_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 20:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MonthToDate-Set-analysis-to-count-no-active-customers-with/m-p/1260201#M397588</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-30T20:13:08Z</dc:date>
    </item>
  </channel>
</rss>

