<?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 to date chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514972#M1147764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can use the below expression in Expression text box in Sort tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SubField(Date1,'-',1)&amp;amp;'-'&amp;amp;SubField(Date1,'-',2)&amp;amp;'-'&amp;amp;SubField(Date1,'-',3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below attachment, if u have any concerns, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 07:54:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-27T07:54:35Z</dc:date>
    <item>
      <title>Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514970#M1147762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to plot the data in a line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;demenssion is dates (1,2,3,4,5.....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to have two lines one reprecent curent months data for the relavent day and other reprecent prv.month data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex - i have 100 for may 5th and 400 for june 5th.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i need to have both the values in same chart which has the days in X-Axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to do this with month and years. but can't find a solution for month and days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 06:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514970#M1147762</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T06:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514971#M1147763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 07:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514971#M1147763</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-06-27T07:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514972#M1147764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can use the below expression in Expression text box in Sort tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SubField(Date1,'-',1)&amp;amp;'-'&amp;amp;SubField(Date1,'-',2)&amp;amp;'-'&amp;amp;SubField(Date1,'-',3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below attachment, if u have any concerns, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kabilan K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 07:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514972#M1147764</guid>
      <dc:creator />
      <dc:date>2013-06-27T07:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514973#M1147765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks For Your Reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have change my data according to your QVW. I can't see 2 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expressions are &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month={'$(vCurrMonth)'}&amp;gt;}[SALES])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month={'$(vPrevMonth)'}&amp;gt;}[SALES])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There i have eneter a text boxes to chek variables and the two text boxes display correct months,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also include two expressions in text onbect. but it display the sum of all data and no brake down for month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your example is working nice. and i don't think why my one is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally i have change the $(vCurrMonth) and PUT month names, numbers but still the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514973#M1147765</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T11:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514974#M1147766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you reply, but this is not what i want. &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/tresesco" id="jive-2641825711868826822864" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;tresesco&lt;/A&gt; example is good. but it is not working for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514974#M1147766</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T11:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514975#M1147767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Show your expression or show sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514975#M1147767</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-27T11:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514976#M1147768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added variable vCurrMonth and when i but below expression in text box it shows Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vCurrMonth)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use below expression to get sum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;T_Month={'$(vPrevMonth)'}&amp;gt;}SALES) and it shows 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i change that expression to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;T_Month={'Jun'}&amp;gt;}SALES)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it shows the value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514976#M1147768</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T11:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514977#M1147769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the dimension you are using? Can you share a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514977#M1147769</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-06-27T11:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514978#M1147770</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;Please chk below attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514978#M1147770</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514979#M1147771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that your variables are right? as you can see, you are talking about &lt;STRONG&gt;vCurrMonth ,&lt;/STRONG&gt; but while mentioning the expression, you wrote &lt;STRONG&gt;vPrevMonth ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 12:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514979#M1147771</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-06-27T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514980#M1147772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anuradha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the variable declaration section and put '=' before the expressions of the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 12:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514980#M1147772</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-06-27T12:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514981#M1147773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu.&lt;/P&gt;&lt;P&gt;Your qvw is not working because you have not added = in your documeny property&amp;gt;variable&amp;gt;&lt;/P&gt;&lt;P&gt;Here u have written &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Month(Max(date))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;replace it with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Month(Max(date)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Narender&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 12:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514981#M1147773</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-27T12:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514982#M1147774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 12:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514982#M1147774</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-27T12:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514983#M1147775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greate , it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 12:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514983#M1147775</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T12:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date chart</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514984#M1147776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Narender.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. i didn't select your answer as Correct answer, because &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/tresesco" id="jive-2641825714392408608722" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;tresesco&lt;/A&gt; give me that answer first. Your answer also correct. sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a Nice day . &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 12:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-chart/m-p/514984#M1147776</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2013-06-27T12:09:35Z</dc:date>
    </item>
  </channel>
</rss>

