<?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: Current Month Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307858#M406931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have Qlikview software. Does Month field has number values rather month names. Could be miss behaviour over month field? Check from your end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jun 2017 14:06:52 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-06-30T14:06:52Z</dc:date>
    <item>
      <title>Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307855#M406928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to show the Month to Date number for the month today.&amp;nbsp; So If its June today, I would like to show the data for Jun only.&amp;nbsp; My data is a MTD data, so I have created a variable (vMonthToday=Num(Month(Today()))) and My expression is &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month = {$(=vMonthToday)}&amp;gt;}&amp;nbsp; Sales), it works perfectly fine for YTD with this expression &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month = {"&amp;lt;=$(=vMonthToday)"}&amp;gt;}&amp;nbsp; Sales).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would like to show only Month(Today) data . I expect to see 2017 Jun = 2315 only and not the cumulative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached please find the sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 13:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307855#M406928</guid>
      <dc:creator>azmeerrehan</dc:creator>
      <dc:date>2017-06-30T13:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307856#M406929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Month = {"$(vMonthToday)"}&amp;gt;}&amp;nbsp; Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307856#M406929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-30T14:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307857#M406930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesnt work, already tried that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307857#M406930</guid>
      <dc:creator>azmeerrehan</dc:creator>
      <dc:date>2017-06-30T14:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307858#M406931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have Qlikview software. Does Month field has number values rather month names. Could be miss behaviour over month field? Check from your end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307858#M406931</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-30T14:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307859#M406932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;your problem that the month field isn't numeric but text , and the your variable was numeric&lt;/P&gt;&lt;P&gt;i prefer to have a field motnhyear with the first date of the month as the value&lt;/P&gt;&lt;P&gt;then it's esayier to work have a look at the attach example&lt;/P&gt;&lt;P&gt;it better to use mothyear field because month alone isn't good enough because it only work if you have one year of data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307859#M406932</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-06-30T14:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307860#M406933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ofcourse you need to change variable to have string of month and not the number to make above expression work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307860#M406933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-30T14:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307861#M406934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!Hi Rehan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the attached sample. Your Month is not numeric which is what is causing the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307861#M406934</guid>
      <dc:creator>kennethmash</dc:creator>
      <dc:date>2017-06-30T14:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307862#M406935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Can Try This Formula's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Last Month to-date&lt;/STRONG&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt; =sum({&amp;lt;Year= {'$(=max(Year)-1)'},Month={'$(&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;=month(Today()))'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;Current Month to-date&lt;/STRONG&gt;&amp;nbsp; =sum({&amp;lt;Year= {'$(=max(Year))'},Month={'$(=month(Today()))'}&amp;gt;}Sales)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Last Year to Date&lt;/STRONG&gt; = =sum({&amp;lt;Year={'$(=max(Year)-1)'},Month ={'&amp;lt;=$(=num(month(Today())))'}&amp;gt;}Sales)&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="m_-9063325943111074782gmail_signature"&gt;&lt;DIV dir="ltr"&gt;&lt;DIV dir="ltr"&gt;&lt;STRONG&gt;Current Year to Date&lt;/STRONG&gt;= sum({&amp;lt;Year={'$(=max(Year))'},Month ={'&amp;lt;=$(=num(month(Today())))'}&amp;gt;}Sales)&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 15:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-Issue/m-p/1307862#M406935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-30T15:50:31Z</dc:date>
    </item>
  </channel>
</rss>

