<?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: How to exclude current Month in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109304#M898054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's MMM-YYYY, sorry for the confusion&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 15:59:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-20T15:59:27Z</dc:date>
    <item>
      <title>How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109293#M898036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and is having a problem here that bothers me for two days already. I don't know how to exclude the current Month in set anaylsis. Here is deal: What I want is finding the minimum value for counts through out 12 month, so obiviously needs to exclude the month we are in otherwise the current month value would always be the smallest.&lt;/P&gt;&lt;P&gt;My expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; -= {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=date(today(),'MMM-YYYY'))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TOTAL_COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;And this doesn't really work. But if I hard code the month like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'*'}-{'JUL-2016'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TOTAL_COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Then IT WORKS. I don't know what to do guys, how to code the current month dynamic ;_;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109293#M898036</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109294#M898037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show how your MonthYear field is getting created in the script? Is it truly a date field with dual value or is it a text field? Also look at the below Blog for more help on the topic of dates in set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109294#M898037</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T15:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109295#M898038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, can you check if this -&amp;gt; &lt;STRONG&gt;=Date(Today(), 'MMM-YYYY')&lt;/STRONG&gt; gives you &lt;STRONG&gt;JUL-2016&lt;/STRONG&gt; or &lt;STRONG&gt;Jul-2016&lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109295#M898038</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T15:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109296#M898039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a date value, I did somthing exactly like this: : &lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;MonthStart&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Date&lt;/SPAN&gt;),'MMM-YY') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;. I read the blog and tried some of the expression, the weird thing is that even the expression says okay, when I applied it an error message just appeared saying error in set modifier etc. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109296#M898039</guid>
      <dc:creator />
      <dc:date>2016-07-20T15:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109297#M898040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It gives me Jul-2016, which is what I have in my MonthYear Field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109297#M898040</guid>
      <dc:creator />
      <dc:date>2016-07-20T15:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109298#M898041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the following,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;min({$&amp;lt;MonthYear = {'*'}-{"$(=SubField(MonthName(today()),' ',1)&amp;amp;'-'&amp;amp;SubField(MonthName(today()),' ',2))"}&amp;gt;}TOTAL_COUNT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this did not work, then please post your sample app, I will provide you the best solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109298#M898041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T15:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109299#M898045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this (all the changes are in red):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Min({&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;Month&lt;/SPAN&gt; -= {&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;$(=Date(&lt;SPAN style="color: #ff0000;"&gt;MonthStart(&lt;/SPAN&gt;Today()), '&lt;SPAN style="color: #ff0000;"&gt;MMM-YY&lt;/SPAN&gt;'))&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;}&amp;gt;}TOTAL_COUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109299#M898045</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T15:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109300#M898049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I am confused. Is your field Month or MonthYear? You provided this below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;),'MMM-YY') &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next is the format &lt;STRONG&gt;MMM-YYYY&lt;/STRONG&gt; or &lt;STRONG&gt;MMM-YY&lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109300#M898049</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109301#M898051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression is okay, it didn't give me an error message this time, but nothing is showing either. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109301#M898051</guid>
      <dc:creator />
      <dc:date>2016-07-20T15:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109302#M898052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One again, is the field Month or MonthYear. Format is MMM-YYYY or MMM-YY?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109302#M898052</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T15:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109303#M898053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for helping, it doesn't work since the expression is NOT okay, tried but just don't know how to get qlikview to pass ;_;&lt;/P&gt;&lt;P&gt;And sorry I can't upload any file here otherwise I'll need to pass security check...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109303#M898053</guid>
      <dc:creator />
      <dc:date>2016-07-20T15:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109304#M898054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's MMM-YYYY, sorry for the confusion&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109304#M898054</guid>
      <dc:creator />
      <dc:date>2016-07-20T15:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109305#M898055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try 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;Min({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;Month&lt;/SPAN&gt; -= {&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;"&lt;/SPAN&gt;$(=Date(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;MonthStart(&lt;/SPAN&gt;Today()), '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;MMM-YYYY&lt;/SPAN&gt;'))&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;"&lt;/SPAN&gt;}&amp;gt;}TOTAL_COUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also change Month to MonthYear if that's what the field name is called&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109305#M898055</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T16:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109306#M898056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Min({&amp;lt;Month -= {"$(=Upper(Date(Today(), 'MMM-YYYY')))"}&amp;gt;}TOTAL_COUNT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109306#M898056</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-07-20T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109307#M898057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I tried last time. I changed the field name already, not really working for some reason. Thanks tho&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109307#M898057</guid>
      <dc:creator />
      <dc:date>2016-07-20T17:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109308#M898058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wait NO IT WORKED!!!!!!!!!&lt;/P&gt;&lt;P&gt;Just one more tiny issue, which is the number should be fixed, but everytime when I cliked on some other month the numbers kept changing, and that was the reson why I said it wasn't working before becuase I was clik on the current month. But progress here, let me see if I can fix this.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109308#M898058</guid>
      <dc:creator />
      <dc:date>2016-07-20T17:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109309#M898059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming this is what you have in script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MonthStart(Date),'&lt;SPAN style="color: #0000ff;"&gt;MMM-YYYY&lt;/SPAN&gt;') as &lt;SPAN style="color: #ff0000;"&gt;MonthYear&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect this to work:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Min({&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;MonthYear&lt;/SPAN&gt; -= {"$(=Date(MonthStart(Today()), '&lt;STRONG style="color: #0000ff; font-size: 13.3333px;"&gt;MMM-YYYY&lt;/STRONG&gt;'))"}&amp;gt;}TOTAL_COUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Min({&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;MonthYear&lt;/SPAN&gt; ={'*'}-{"$(=Date(MonthStart(Today()), '&lt;STRONG style="color: #0000ff; font-size: 13.3333px;"&gt;MMM-YYYY&lt;/STRONG&gt;'))"}&amp;gt;}TOTAL_COUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109309#M898059</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T17:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109310#M898060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Min({&amp;lt;Month = &lt;SPAN style="color: #ff0000;"&gt;{'*'} -&lt;/SPAN&gt; {"$(=Date(MonthStart(Today()), 'MMM-YYYY'))"}&amp;gt;}TOTAL_COUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109310#M898060</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T17:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude current Month in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109311#M898061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IT WORKS!!!&lt;/P&gt;&lt;P&gt;MAN YOU ARE A WIZARD THANK YOU BRO&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;HAPPIEST MOMENT OF THE DAY!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 17:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-current-Month-in-set-analysis/m-p/1109311#M898061</guid>
      <dc:creator />
      <dc:date>2016-07-20T17:31:57Z</dc:date>
    </item>
  </channel>
</rss>

