<?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: Variance in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4621#M792333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) create Combo chart&lt;/P&gt;&lt;P&gt;2) Dimension = year&lt;/P&gt;&lt;P&gt;3) Expressions&lt;/P&gt;&lt;P&gt;3.1) &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt; as Bar&lt;/P&gt;&lt;P&gt;3.2) &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt; as Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at this point you have something like this&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190896" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190896_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;if you want to split the axes, goto axes tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190897" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/190897_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190901" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/190901_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2018 12:31:03 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2018-01-22T12:31:03Z</dc:date>
    <item>
      <title>Variance in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4618#M792330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a table with 3 attributes,&lt;/P&gt;&lt;P&gt;Year, Country and Sales.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What I want to achieve is to create a Chart which shows the total sales By Each Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be achieved by Using Year as Dimension and sum(Sales) as Expression.&lt;/P&gt;&lt;P&gt;But my requirement is like this.&lt;/P&gt;&lt;P&gt;The Chart needs the following in the Dimention&lt;/P&gt;&lt;P&gt;Year as Bars&lt;/P&gt;&lt;P&gt;and Current Year vs Previous Year Variance as Line Graph&lt;/P&gt;&lt;P&gt;The Calculation is for example (Sales(2011) - Sales(2010))/sales (2010) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this Feasible in Qlikview 12. If So? How?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4618#M792330</guid>
      <dc:creator>aslam24196</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variance in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4619#M792331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the qvw. This should help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you Need to Change the variance Expression. Its just to Show you how to get there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 11:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4619#M792331</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-22T11:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variance in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4620#M792332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Tim, I am out of the External QVW limit.&lt;/P&gt;&lt;P&gt;Can you post screenshots if possible&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4620#M792332</guid>
      <dc:creator>aslam24196</dc:creator>
      <dc:date>2018-01-22T12:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Variance in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4621#M792333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) create Combo chart&lt;/P&gt;&lt;P&gt;2) Dimension = year&lt;/P&gt;&lt;P&gt;3) Expressions&lt;/P&gt;&lt;P&gt;3.1) &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt; as Bar&lt;/P&gt;&lt;P&gt;3.2) &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt; as Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at this point you have something like this&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190896" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190896_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;if you want to split the axes, goto axes tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190897" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/190897_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="190901" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/190901_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4621#M792333</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-22T12:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variance in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4622#M792334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim,&lt;/P&gt;&lt;P&gt;This Worked Perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though my Requirement is bit Complicated. Just See if this is possible.&lt;/P&gt;&lt;P&gt;I have data in the Order&lt;/P&gt;&lt;P&gt;Q4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want the chart to display :&lt;/P&gt;&lt;P&gt;Budget/Q4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q1/Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q2/Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q3/Budget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is even okay if these are a part of separate chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-in-chart/m-p/4622#M792334</guid>
      <dc:creator>aslam24196</dc:creator>
      <dc:date>2018-01-24T09:38:43Z</dc:date>
    </item>
  </channel>
</rss>

