<?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 How to convert my existing Table to chart ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-my-existing-Table-to-chart/m-p/981570#M650449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to convert Table to chart ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Balance sheet table , now i like to convert to line chart , so i can see the trend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below script , which is working fine , and return stock amount = 1.751 K ( when i select yr=2015 and month= july )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =money(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Exec P&amp;amp;L Level] = 's','',Sum({$&amp;lt;YearMonth = {"&amp;lt;=$(=Date(addmonths(Max({$}[YearMonth]),-0),'YY MMM'))"}, month = ,year=&amp;gt;}[Amount]*-1)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK_GL))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the above table only display stock for 1 month at a time. i like to view the stock by month for last 12 month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have create a filter in my load script :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([Reporting Code]&amp;gt;=50010 and [Reporting Code]&amp;lt;=50011,'sTOCK'&lt;/P&gt;&lt;P&gt;) as [sTOCK],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when i activate sTOCK , it will filer all stock amount value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to plot the stock by month. Can some one advise me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i can see the stock trend by month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="stocking.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98130_stocking.png" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Sep 2015 01:19:48 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2015-09-06T01:19:48Z</dc:date>
    <item>
      <title>How to convert my existing Table to chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-my-existing-Table-to-chart/m-p/981570#M650449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to convert Table to chart ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Balance sheet table , now i like to convert to line chart , so i can see the trend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below script , which is working fine , and return stock amount = 1.751 K ( when i select yr=2015 and month= july )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =money(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Exec P&amp;amp;L Level] = 's','',Sum({$&amp;lt;YearMonth = {"&amp;lt;=$(=Date(addmonths(Max({$}[YearMonth]),-0),'YY MMM'))"}, month = ,year=&amp;gt;}[Amount]*-1)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK_GL))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the above table only display stock for 1 month at a time. i like to view the stock by month for last 12 month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have create a filter in my load script :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([Reporting Code]&amp;gt;=50010 and [Reporting Code]&amp;lt;=50011,'sTOCK'&lt;/P&gt;&lt;P&gt;) as [sTOCK],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when i activate sTOCK , it will filer all stock amount value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to plot the stock by month. Can some one advise me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i can see the stock trend by month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="stocking.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98130_stocking.png" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Sep 2015 01:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-my-existing-Table-to-chart/m-p/981570#M650449</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-06T01:19:48Z</dc:date>
    </item>
  </channel>
</rss>

