<?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: month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/month/m-p/1278006#M854796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mayhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should not be based on today .. for ex: if iam selecting 02 it should show 01 and if i select month 03 it should show 02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2017 21:32:47 GMT</pubDate>
    <dc:creator>raadwiptec</dc:creator>
    <dc:date>2017-02-15T21:32:47Z</dc:date>
    <item>
      <title>month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278001#M854791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to have last month only and this month only&amp;nbsp; sales as 2 different columns in the same chart. I tried using add months concept..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any sugg &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/month/m-p/1278001#M854791</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278002#M854792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;OL class="dp-sql" start="1"&gt;&lt;LI&gt;&lt;SPAN class="keyword"&gt;Current &lt;SPAN class="func"&gt;Month&lt;/SPAN&gt; sales Expression:&amp;nbsp;&amp;nbsp;&amp;nbsp; =&lt;SPAN class="func"&gt;Sum&lt;/SPAN&gt;({&amp;lt;MonthNum={&lt;SPAN class="string"&gt;'$(=Max(MonthNum))'&lt;/SPAN&gt;}&amp;gt;}Sales)&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Previous &lt;SPAN class="func"&gt;Month sales Expression:&amp;nbsp;&amp;nbsp; =&lt;SPAN class="func"&gt;Sum&lt;/SPAN&gt;({&amp;lt;MonthNum={&lt;SPAN class="string"&gt;'$(=Max(MonthNum)-1)'&lt;/SPAN&gt;}&amp;gt;}Sales) &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 10:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278002#M854792</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-15T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278003#M854793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date= {"&amp;gt;=$(=Date(MonthStart(&lt;SPAN style="font-size: 13.3333px;"&gt;Today()&lt;/SPAN&gt;,-1),'&lt;SPAN style="font-size: 13.3333px;"&gt;DD/MM/YYYY'&lt;/SPAN&gt;)) &amp;lt;= $(=Date(Floor(MonthEnd(&lt;SPAN style="font-size: 13.3333px;"&gt;Today()&lt;/SPAN&gt;)),'DD/MM/YYYY'))"}&amp;gt;}Sale)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 10:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278003#M854793</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2017-02-15T10:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278004#M854794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried this Sum({&amp;lt;[Month]={'$(=Max(Month)-1)'}&amp;gt;}Sales) .. but my output is 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 10:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278004#M854794</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2017-02-15T10:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278005#M854795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;{&amp;lt;[Month]={'$(=Month(AddMonths(Today(),-1)))'}&amp;gt;}Sales) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 10:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278005#M854795</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2017-02-15T10:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278006#M854796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mayhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should not be based on today .. for ex: if iam selecting 02 it should show 01 and if i select month 03 it should show 02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 21:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278006#M854796</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2017-02-15T21:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278007#M854797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample app to work on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 22:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278007#M854797</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-15T22:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278008#M854798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like 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;=Sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;{&amp;lt;[Month]={'$(=Max(Month)-1)'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Note thtat: =Max(Month)-1 wil return 11 (Number format), if your month is in number format, it will work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Otherwise,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Try like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;{&amp;lt;[Month]={"$(=&lt;SPAN style="font-size: 13.3333px;"&gt;Month(Date#(Max(Month)-1,'MM'))&lt;/SPAN&gt;)"}&amp;gt;}Sales)&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 05:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278008#M854798</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2017-02-16T05:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: month</title>
      <link>https://community.qlik.com/t5/QlikView/month/m-p/1278009#M854799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Current Month :&lt;/SPAN&gt;&amp;nbsp; Sum({&amp;lt; Month= {"$(=Month(AddMonths(Max(Date_Field),0)))"}&amp;gt;}Sales),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;Previous Month:&lt;/SPAN&gt; Sum({&amp;lt; Month= {"$(=Month(AddMonths(Max(Date_Field),-1)))"}&amp;gt;}Sales),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Careful with date formats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 05:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month/m-p/1278009#M854799</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2017-02-16T05:43:13Z</dc:date>
    </item>
  </channel>
</rss>

