<?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 Variance in a Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434811#M162086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to create a combo chart which shows the % annual growth of sales (like the blue line in the image).&lt;/P&gt;&lt;P&gt;The values on data points aren't that important, my question is how can I make this line.&lt;/P&gt;&lt;P&gt;I tryed use set analysis with current year - current year-1 but doesn't worked.&lt;/P&gt;&lt;P&gt;My idea is to use a Dimension Group with Year and Month to show the variance when the user interact with the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34819" class="jive-image-thumbnail jive-image" onclick="" alt="annualGrowth.png" src="https://community.qlik.com/legacyfs/online/34819_annualGrowth.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Mar 2013 20:03:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-12T20:03:22Z</dc:date>
    <item>
      <title>Variance in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434811#M162086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to create a combo chart which shows the % annual growth of sales (like the blue line in the image).&lt;/P&gt;&lt;P&gt;The values on data points aren't that important, my question is how can I make this line.&lt;/P&gt;&lt;P&gt;I tryed use set analysis with current year - current year-1 but doesn't worked.&lt;/P&gt;&lt;P&gt;My idea is to use a Dimension Group with Year and Month to show the variance when the user interact with the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34819" class="jive-image-thumbnail jive-image" onclick="" alt="annualGrowth.png" src="https://community.qlik.com/legacyfs/online/34819_annualGrowth.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 20:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434811#M162086</guid>
      <dc:creator />
      <dc:date>2013-03-12T20:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Variance in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434812#M162087</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 with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum(Field) - Above(sum(Field))) / Above(Sum(Field))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above() function gets the previous value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 20:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434812#M162087</guid>
      <dc:creator />
      <dc:date>2013-03-12T20:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variance in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434813#M162088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;)/&lt;SPAN style="color: #0000ff;"&gt;above&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;))-1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 20:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-a-Bar-Chart/m-p/434813#M162088</guid>
      <dc:creator />
      <dc:date>2013-03-12T20:36:24Z</dc:date>
    </item>
  </channel>
</rss>

