<?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: How to display previous year value in year wise line chart ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467525#M488345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn't work . Please see reply given by me to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nirav.bhimani" id="jive-10011710330414401426774" onmouseout="" onmouseover=""&gt;Nirav Bhimani&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2012 10:49:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-31T10:49:41Z</dc:date>
    <item>
      <title>How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467516#M488336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on sales dashboard where it need to display previous year value in line chart where dimension is year.&lt;/P&gt;&lt;P&gt;Below is data which used to build the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saleyear Saleqty&lt;/P&gt;&lt;P&gt;2007&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;2008&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;2009&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;2010&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 190&lt;/P&gt;&lt;P&gt;2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 175&lt;/P&gt;&lt;P&gt;2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 125&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with set analysis but didn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 05:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467516#M488336</guid>
      <dc:creator />
      <dc:date>2012-12-27T05:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467517#M488337</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;If you take dimension as year and expression as salesqty then the line chart will show the data for all the years.. if you want to show only previous year value then use calculated dimension..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=max(year)-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or based on selections you want show data for previous years means you have to create on variable and use that in calculated dimension..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vyear)-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 05:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467517#M488337</guid>
      <dc:creator />
      <dc:date>2012-12-27T05:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467518#M488338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 06:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467518#M488338</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-12-27T06:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467519#M488339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As ur Requirement U want to display the data like below ryt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saleyear Saleqty&lt;/P&gt;&lt;P&gt;2007&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;2008&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;2009&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;2010&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;2011&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 190&lt;/P&gt;&lt;P&gt;2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 175&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Kabilan K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 06:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467519#M488339</guid>
      <dc:creator />
      <dc:date>2012-12-27T06:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467520#M488340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this expression &lt;/P&gt;&lt;P&gt;sum({$&amp;lt;saleyear={$(#=only(Saleyear)-1)}&amp;gt;}Saleqty)&lt;/P&gt;&lt;P&gt;hope it helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 06:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467520#M488340</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2012-12-27T06:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467521#M488341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try according to this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Year = {$(#vLastYear)}&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;returns the sales for the previous year in relation to current selection. Here, a variable &lt;SPAN class="Italic"&gt;vLastYear&lt;/SPAN&gt; containing the relevant year is used in a dollar-sign expansion. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;Year = {$(#=Only(Year)-1)}&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;returns the sales for the previous year in relation to current selection. Here, a dollar-sign expansion is used to calculate previous year. &lt;/P&gt;&lt;P&gt;hope it helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 06:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467521#M488341</guid>
      <dc:creator />
      <dc:date>2012-12-27T06:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467522#M488342</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;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Current Year:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;STRONG style="color: blue; font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;sum&lt;/STRONG&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;= {&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;"$(=Max(Year))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;} &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;STRONG&gt;Last&lt;/STRONG&gt; &lt;STRONG&gt;Year Sales:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;({&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Times New Roman', serif; font-size: 15.555556297302246px;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;= {&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;"$(=Max(&lt;SPAN style="color: #800000; font-family: 'Times New Roman', serif; font-size: 15.555556297302246px;"&gt;Year&lt;/SPAN&gt;)-1)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;2 Year Back &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;({&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Times New Roman', serif; font-size: 15.555556297302246px;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;= {&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;"$(=Max(&lt;SPAN style="color: #800000; font-family: 'Times New Roman', serif; font-size: 15.555556297302246px;"&gt;Year&lt;/SPAN&gt;)-2)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirav Bhimani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 07:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467522#M488342</guid>
      <dc:creator>nirav_bhimani</dc:creator>
      <dc:date>2012-12-27T07:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467523#M488343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have tried this one still it is showing output as per below data&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" height="177" style="border: 1px solid rgb(0, 0, 0); width: 188px; height: 177px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="padding: 3px; text-align: center; color: #ffffff; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Saleyear&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="padding: 3px; text-align: center; color: #ffffff; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Saleqty&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="padding: 3px; text-align: center; color: #ffffff; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;LY Qty&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;2007&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;2008&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;150&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;2009&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;180&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;180&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;2010&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;190&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;190&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;2011&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;175&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;175&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;2012&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;125&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #333333; font-family: arial,helvetica,sans-serif; background-color: transparent;"&gt;125&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Please see attached file and help me on this.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 10:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467523#M488343</guid>
      <dc:creator />
      <dc:date>2012-12-31T10:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467524#M488344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn' work for me . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below I have given to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nirav.bhimani" id="jive-10011710330414401426774" onmouseout="" onmouseover=""&gt;Nirav Bhimani&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 10:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467524#M488344</guid>
      <dc:creator />
      <dc:date>2012-12-31T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467525#M488345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn't work . Please see reply given by me to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nirav.bhimani" id="jive-10011710330414401426774" onmouseout="" onmouseover=""&gt;Nirav Bhimani&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 10:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467525#M488345</guid>
      <dc:creator />
      <dc:date>2012-12-31T10:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467526#M488346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't be usefull in my case that why not tried .&lt;/P&gt;&lt;P&gt;Please see reply given by me to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nirav.bhimani" id="jive-10011710330414401426774" onmouseout="" onmouseover=""&gt;Nirav Bhimani&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 10:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467526#M488346</guid>
      <dc:creator />
      <dc:date>2012-12-31T10:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467527#M488347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct. Can you help me on this.&lt;/P&gt;&lt;P&gt;FYI &lt;/P&gt;&lt;P&gt;Please see reply given by me to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nirav.bhimani" id="jive-10011710330414401426774" onmouseout="" onmouseover=""&gt;Nirav Bhimani&lt;/A&gt; where I have attached QVW file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 10:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467527#M488347</guid>
      <dc:creator />
      <dc:date>2012-12-31T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467528#M488348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn't work . Please see reply given by me to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/nirav.bhimani" id="jive-10011710330414401426774" onmouseout="" onmouseover=""&gt;Nirav Bhimani&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 10:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467528#M488348</guid>
      <dc:creator />
      <dc:date>2012-12-31T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to display previous year value in year wise line chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467529#M488349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am courious: did you find an answer? And if yes:would you share it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 10:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-previous-year-value-in-year-wise-line-chart/m-p/467529#M488349</guid>
      <dc:creator>katharinakostka</dc:creator>
      <dc:date>2016-08-26T10:06:45Z</dc:date>
    </item>
  </channel>
</rss>

