<?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: Line graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952178#M327486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to convert your MonthName field to a dual date format. Something like this will do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Brand, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Date#(MonthName, 'MMM-YY') As MonthName, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Value &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INLINE &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Brand, MonthName, Value&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for the last 6 months, you can use AddMonths in a set expression, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;MonthName = {"&amp;gt;$(=Date(AddMonths(MonthName, -6), 'MMM-YY'))"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you should sort the field numerically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 11:08:18 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-09-15T11:08:18Z</dc:date>
    <item>
      <title>Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952175#M327483</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 have a requirement to show six months in the dimension in a line graph but the expression should be able to calculate all the year data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached file for your reference. Could you please help to get the expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmanabhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952175#M327483</guid>
      <dc:creator>padmanabhan_ram</dc:creator>
      <dc:date>2015-09-15T10:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952176#M327484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can yu attach sample qvw ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952176#M327484</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-15T10:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952177#M327485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached qvw. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952177#M327485</guid>
      <dc:creator>padmanabhan_ram</dc:creator>
      <dc:date>2015-09-15T10:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952178#M327486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to convert your MonthName field to a dual date format. Something like this will do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Brand, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Date#(MonthName, 'MMM-YY') As MonthName, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Value &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INLINE &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Brand, MonthName, Value&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for the last 6 months, you can use AddMonths in a set expression, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;MonthName = {"&amp;gt;$(=Date(AddMonths(MonthName, -6), 'MMM-YY'))"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you should sort the field numerically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 11:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952178#M327486</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-15T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952179#M327487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. I want for six months but not for last six months, it is like alternate months.&lt;/P&gt;&lt;P&gt;And if I apply the above as you said, it gives no data to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmanabhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-graph/m-p/952179#M327487</guid>
      <dc:creator>padmanabhan_ram</dc:creator>
      <dc:date>2015-09-15T12:07:11Z</dc:date>
    </item>
  </channel>
</rss>

