<?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: Re: 6 months Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541169#M1133567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attached. since I can not create the fields Inventory and DateNum in the load script, I am trying to do this in expression tab in the line chart. (see the line chart inventory 2). I know there is issue with the way I am using the expression to compare between two YearMonth values. &lt;/P&gt;&lt;P&gt;Here is the expression I am using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10pt; font-family: 'Arial','sans-serif';"&gt;=Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;=, Num(Date#(&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;,'YYYYMM')) = {&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;"&amp;gt;=$(=Num(AddMonths(Max(Date#(YearMonth,'YYYYMM')),-5)))&amp;lt;=$(=Num(AddMonths(Max(Date#(YearMonth,'YYYYMM')),0)))"&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;}&amp;gt;}(&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;[Qty in stock]&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;[Qty Sold]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; font-family: Arial, sans-serif;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial, sans-serif; color: blue;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please correct this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 19:06:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-20T19:06:00Z</dc:date>
    <item>
      <title>6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541158#M1133556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 4 stores(1,2,3,4) and 3 products(P1, P2, P3). The data captured, Qty in stock and Qty sold, for these stores from Nov-2012 to Oct-2013.&lt;/P&gt;&lt;P&gt;Need to plot a line chart for 6 months as per the below requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;We need to plot the month wise inventory for each product per store, Inventory = (Qty in stock - Qty sold)&lt;/LI&gt;&lt;LI&gt;A multi box for selection criteria. The multi box should have, store, Product, yearmonth to choose values from.&lt;/LI&gt;&lt;LI&gt;By default, when the sheet is opened for the first time, the line chart should show the product P1 and its inventory in the last 6 months in all the stores.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;e.g. In Nov-2013 (current month) the default line trend should be the inventory of product P1 from May-2013 to Oct-2013 in all the stores.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5.&amp;nbsp; When a particular store/product is selected, then the trend should change accordingly as per the user selection&lt;/P&gt;&lt;P&gt;&amp;nbsp; 6.&amp;nbsp; When a particular month is selected from the list (the selected month should be older than current month), then the line chart should&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; should show the inventory of 6 months older than that the selected month.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;e.g. when the user selects, Aug-2013, then the trend should be from March-2013 to August-2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;when the user selects Feb-2013, then the trend should be from Oct-2012 to Feb-2013 (because no data available beyond Oct-2012)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541158#M1133556</guid>
      <dc:creator />
      <dc:date>2013-11-18T19:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541159#M1133557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it doubt or you want us to make the application to you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541159#M1133557</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-18T19:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541160#M1133558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can make the app then that will be very helpful. &lt;BR /&gt;I am struggling to show the months in order in the chart. I get them in the reverse order for the default. With this user selection, I am getting no where close to the requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541160#M1133558</guid>
      <dc:creator />
      <dc:date>2013-11-18T19:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541161#M1133559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try your best, and then post where you stopped, &lt;/P&gt;&lt;P&gt;If you don´t try, will never learn&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541161#M1133559</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-18T19:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541162#M1133560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´ve started it for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 19:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541162#M1133560</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-18T19:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541163#M1133561</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;For set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer this pdf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did somewhat yours requirement.&amp;nbsp; But learn set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Clever said, Practice yourself. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 20:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541163#M1133561</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-18T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541164#M1133562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. That was really helpful. I am not yet well versed with set analysis and trying to get a good grip on it.&lt;/P&gt;&lt;P&gt;Your solution is exactly what I was looking for. But there is still a small issue here.&lt;/P&gt;&lt;P&gt;I don't have access to the database. I have QVDs(10) only to work on. So I am using a dynamic loop to load the QVDs instead of individual load and I can't modify the load script. The data is huge and number of fields in each of the QVDs are very high.&lt;/P&gt;&lt;P&gt;In your qvw, you are getting the DateNum and Inventory, through the load script. I can't get those through the load script (as per the existing QVD loading logic).&lt;/P&gt;&lt;P&gt;I tried to manipulate the set analysis used in your line chart but I got null in the output. I don't have the DateNum and Inventory fields. So I am doing the conversion directly in the set analysis expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 15:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541164#M1133562</guid>
      <dc:creator />
      <dc:date>2013-11-19T15:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541165#M1133563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. I was able to get to this point. &lt;/P&gt;&lt;P&gt;But the order of months is reversed. Also when you select a new month, then it shows for all the months. I need only for 6 months old data from that period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 15:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541165#M1133563</guid>
      <dc:creator />
      <dc:date>2013-11-19T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541166#M1133564</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;Can you please explain why you can't able to create datenum field or inventory ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What expression are you using now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 18:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541166#M1133564</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-19T18:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541167#M1133565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't create the datenum and inventory because I am loading the QVDs dynamically through for loop.&lt;/P&gt;&lt;P&gt;I am trying to replace the expression in the line chart with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Your expression: Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;DateNum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;),0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #000099;"&gt;Mine: Num(AddMonths(Max(&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;,'YYYYMM')&lt;/SPAN&gt;),0)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #000099;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #000099;"&gt;But issues with the set analysis comparison&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #000099;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 19:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541167#M1133565</guid>
      <dc:creator />
      <dc:date>2013-11-19T19:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541168#M1133566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;can you provide a sample data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check -&amp;gt; &lt;SPAN style="color: #000099; font-family: Arial, sans-serif; background-color: #f6f6f6;"&gt;Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial, sans-serif; background-color: #f6f6f6; color: blue;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial, sans-serif; background-color: #f6f6f6; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial, sans-serif; background-color: #f6f6f6; color: maroon;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial, sans-serif; background-color: #f6f6f6; color: black;"&gt;,'YYYYMM')&lt;/SPAN&gt;&lt;SPAN style="color: #000099; font-family: Arial, sans-serif; background-color: #f6f6f6;"&gt;)&lt;/SPAN&gt; gives value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 19:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541168#M1133566</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-19T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541169#M1133567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attached. since I can not create the fields Inventory and DateNum in the load script, I am trying to do this in expression tab in the line chart. (see the line chart inventory 2). I know there is issue with the way I am using the expression to compare between two YearMonth values. &lt;/P&gt;&lt;P&gt;Here is the expression I am using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10pt; font-family: 'Arial','sans-serif';"&gt;=Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;=, Num(Date#(&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;,'YYYYMM')) = {&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;"&amp;gt;=$(=Num(AddMonths(Max(Date#(YearMonth,'YYYYMM')),-5)))&amp;lt;=$(=Num(AddMonths(Max(Date#(YearMonth,'YYYYMM')),0)))"&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;}&amp;gt;}(&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;[Qty in stock]&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;[Qty Sold]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; font-family: Arial, sans-serif;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial, sans-serif; color: blue;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please correct this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 19:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541169#M1133567</guid>
      <dc:creator />
      <dc:date>2013-11-20T19:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: 6 months Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541170#M1133568</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;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 19:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/6-months-Line-Chart/m-p/541170#M1133568</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-20T19:26:47Z</dc:date>
    </item>
  </channel>
</rss>

