<?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: To show Relative Increment /decrement wrt to previous value. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402198#M1167601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lakhina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks fr the helpful answer, but I had managed to solve it as it was required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had used" (sum(sales)-above(sum(sales)))/above(sum(sales)" and few design settings on graph.&lt;/P&gt;&lt;P&gt;This is providing me the required graph showing the percentage decrement and increment.( both + and -ve values plotted.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 09:13:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-11T09:13:45Z</dc:date>
    <item>
      <title>To show Relative Increment /decrement wrt to previous value.</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402196#M1167598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m stuck with a problem to show relative increment and decrement of sales wen compared to previous year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table consisting 2 fields showing Year &amp;amp; sales values eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" height="162" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 400px; HEIGHT: 162px; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;year&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;sales&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1990&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1991&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1992&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1993&lt;/TD&gt;&lt;TD&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1994&lt;/TD&gt;&lt;TD&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1995&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am required to make a table or a chart( preferably chart) that must show values of&amp;nbsp; percentage increase or decrease in sales wen compared to just previous year starting frm 1991.&lt;/P&gt;&lt;P&gt;the prob is dat even thogh i have found out the corresponding values of inc/decr.using "&amp;nbsp; =sum(sales)/above ( total sum(sales)))* 100&amp;nbsp; "&amp;nbsp;&amp;nbsp; but i have to show them in percentage inc /dec. ie, the decreasing amount should show -sign .Ii am stuck with, how to show the sign of decremented value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any such method to show this in&amp;nbsp; a graph?? ..orr any method to plot negative values in graph..??.or atlest to show the result value with % sign alongwith.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankx fr all generous response in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 06:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402196#M1167598</guid>
      <dc:creator />
      <dc:date>2012-10-11T06:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: To show Relative Increment /decrement wrt to previous value.</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402197#M1167600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alka, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used (Current Year Sale - Last Year Sale)/Current Year Sale to give you a view that you want to see. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the file attached helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RL &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 08:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402197#M1167600</guid>
      <dc:creator />
      <dc:date>2012-10-11T08:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: To show Relative Increment /decrement wrt to previous value.</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402198#M1167601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lakhina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks fr the helpful answer, but I had managed to solve it as it was required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had used" (sum(sales)-above(sum(sales)))/above(sum(sales)" and few design settings on graph.&lt;/P&gt;&lt;P&gt;This is providing me the required graph showing the percentage decrement and increment.( both + and -ve values plotted.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 09:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402198#M1167601</guid>
      <dc:creator />
      <dc:date>2012-10-11T09:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: To show Relative Increment /decrement wrt to previous value.</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402199#M1167602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alka,&lt;/P&gt;&lt;P&gt;That will be shown as you will be having some negative value after the calculation will be made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 09:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-Relative-Increment-decrement-wrt-to-previous-value/m-p/402199#M1167602</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2012-10-11T09:54:58Z</dc:date>
    </item>
  </channel>
</rss>

