<?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: Percent change in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641509#M542709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I mean this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-06-05_2019.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60189_2014-06-05_2019.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 19:19:18 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2014-06-05T19:19:18Z</dc:date>
    <item>
      <title>Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641506#M542706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart which shows sales by year. Each bar is a simple Sum(Sales) expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a value on the data point, I want to not only display the dollar amount, but also the percentage change from the last year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if my sales were: 2012 = 50, 2013 = 75, 2014 = 60, I'd want to see the following three values over each bar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$50 / N/A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $75 / +50%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $60 / -20%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a 2nd expression and disabled bar, kept show value on data point, but I'm not quite getting the right set analysis and formula to get the correct percentage to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 18:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641506#M542706</guid>
      <dc:creator>mhassinger</dc:creator>
      <dc:date>2014-06-05T18:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641507#M542707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try similar to the below expression to get both the % and $ amount in the chart &lt;/P&gt;&lt;P&gt;dual(Sum({&amp;lt;Date={'2012','2013','2014'}&amp;gt;}Sales)&amp;amp;' ('&amp;amp; num(Sum({&amp;lt;Date={'2012','2013','2014'}&amp;gt;}Sales)/Sum(sales),('##%'))&amp;amp; ')',&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={'2012','2013','2014'}&amp;gt;}Sales)+(Sum({&amp;lt;Date={'2012','2013','2014'}&amp;gt;}Sales))/100)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641507#M542707</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-06-05T19:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641508#M542708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-06-05_2013.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60188_2014-06-05_2013.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641508#M542708</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-06-05T19:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641509#M542709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I mean this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-06-05_2019.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60189_2014-06-05_2019.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641509#M542709</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-06-05T19:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641510#M542710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Close! I need the 50% and -20% to be next to the 75 and 60. But the formula you're using in that expression would probably be helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641510#M542710</guid>
      <dc:creator>mhassinger</dc:creator>
      <dc:date>2014-06-05T19:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641511#M542711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a combo chart. Make the bars your normal expression, then add an expression such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dual('$(=(1-above(sum(Sales))/100)),sum(sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make this new expression a dot, and select show values on data points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641511#M542711</guid>
      <dc:creator />
      <dc:date>2014-06-05T19:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641512#M542712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added that above, mark if helpful or correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 20:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641512#M542712</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-06-05T20:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641513#M542713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, all! It was the Above function that really de-mystified what I was trying to do!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 18:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641513#M542713</guid>
      <dc:creator>mhassinger</dc:creator>
      <dc:date>2014-06-06T18:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Percent change in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641514#M542714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem! Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 18:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percent-change-in-bar-chart/m-p/641514#M542714</guid>
      <dc:creator />
      <dc:date>2014-06-06T18:19:11Z</dc:date>
    </item>
  </channel>
</rss>

