<?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: Previous year sales  calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731514#M261983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have all the three month date and year in my year field and it does not contain only year data .But I created a variable (Year(date)) .But this variable &lt;EM&gt;Year&lt;/EM&gt;&amp;nbsp; cannot be used in the expression. How to proceed further in framing the above expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 10:31:01 GMT</pubDate>
    <dc:creator>ssriramin19</dc:creator>
    <dc:date>2014-10-15T10:31:01Z</dc:date>
    <item>
      <title>Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731512#M261981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ActuallyI have a table with twenty four months of data . There are sales quantity defined for each stock number for all the twenty four months .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to calculate the previous year sales value .The previous sales value should be shown in the chart and straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, assume for september 2013 sales is 100 and for september 2014 sales is 500 .In chart what I would be havingin the dimensions is only 2013 year.The dimensions is from jan 2014 to sep&amp;nbsp; 2014 . So for corresponding year september 2014 I need to show two measures . That is both actual (value of 500) and previous year actual value (value of 100) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to achieve the requirement in the front end of the chart&amp;nbsp; with the change in the expression . How to determine the previous year actual value in the front end itself ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please guide me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731512#M261981</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T10:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731513#M261982</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;use below formulaes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Year Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; =Sum({&amp;lt;Year = {'$(=Max(Year))'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Previous Year Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; =Sum({&amp;lt;Year = {'$(=Max(Year)-1)'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731513#M261982</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731514#M261983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have all the three month date and year in my year field and it does not contain only year data .But I created a variable (Year(date)) .But this variable &lt;EM&gt;Year&lt;/EM&gt;&amp;nbsp; cannot be used in the expression. How to proceed further in framing the above expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731514#M261983</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T10:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731515#M261984</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;May be you need to split year month fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of data you have can you post some sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731515#M261984</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T10:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731516#M261985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have split year and month and stored in two variables . After this how should I proceed with above formula to be incorporated for finding previous year sales value .Since the size&amp;nbsp; of the application is large I am unable to post it here .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731516#M261985</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731517#M261986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Split at back-end and store in a separate field instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731517#M261986</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T10:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731518#M261987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even after storing in separate field I am unable to get the previous year sales value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the entire query for the same ,&lt;/P&gt;&lt;P&gt;actual:&lt;BR /&gt;select distinct plng_perd_strt_Dt,perd_date,sum(dmd_plng_qty) as sales &lt;BR /&gt;from&lt;BR /&gt;dgdmrv07.VGDMR_FPM_ADQ&lt;/P&gt;&lt;P&gt;where mmm_id_nbr='61500026069' and dmd_mgmt_ownr_code='P079'&lt;BR /&gt;group by 1,2&lt;BR /&gt;order by 1 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actual_data:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;sales,&lt;BR /&gt;year(PLNG_PERD_STRT_DT) as year,&lt;BR /&gt;Month(PLNG_PERD_STRT_DT) as month&lt;/P&gt;&lt;P&gt;resident actual;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731518#M261987</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731519#M261988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please anyone help me at the earliest . I need to complete soon this requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731519#M261988</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T11:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731520#M261989</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 post few sample lines of data to look over.&lt;/P&gt;&lt;P&gt;Remember Set Analysis is case sensitive.&lt;/P&gt;&lt;P&gt;Here you define year with small letters. In formula I gave you Y is capital.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731520#M261989</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T11:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731521#M261990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Please find the attached file for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731521#M261990</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T11:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731522#M261991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me on this , on how to determine the previous year actual value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731522#M261991</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T11:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731523#M261992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No date field available&lt;/P&gt;&lt;P&gt;I think you upload wrong version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731523#M261992</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731524#M261993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;sorry for the incorrect file being attached. The attached file is the correct one..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731524#M261993</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T11:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731525#M261994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Please help me to complete the request. since this is of very&amp;nbsp; priority it needs to be completed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731525#M261994</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T11:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731526#M261995</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;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 11:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731526#M261995</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T11:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731527#M261996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it should not be like that. I will explain again .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two values of sales for the month of sep 2014 and sep 2013 . For sep&amp;nbsp; 2014 sales is 1650 and for sep 2013 it is 3000 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the chart I will be showing all the dates .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has to be like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sales&amp;nbsp;&amp;nbsp;&amp;nbsp; previous sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sep 2014&amp;nbsp; 1650&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the requirement . This is how it needs to be displayed in the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if I have made any mistake in explaining the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 12:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731527#M261996</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T12:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731528#M261997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me at the earliest . Please guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 12:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731528#M261997</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T12:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731529#M261998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please any one help on the requirement.&lt;/P&gt;&lt;P&gt;Since this is of priority , it needs to be completed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 12:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731529#M261998</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T12:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731530#M261999</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;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 12:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731530#M261999</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-15T12:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Previous year sales  calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731531#M262000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But instead of two rows in the dimension , I need only one rows . Only september 2014 should be present. For september 2014 it needs to display both sales (for sep2014) and previous year sales (for sep 2013)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Sales &lt;/STRONG&gt;&lt;/TH&gt;&lt;TD&gt;Previous year sales value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;September 2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1650&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart should be like the one above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 12:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year-sales-calculation/m-p/731531#M262000</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2014-10-15T12:27:32Z</dc:date>
    </item>
  </channel>
</rss>

