<?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: Stacked Bar Chart broken down into %'s in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447335#M166912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;upload your sample application i will do your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Mar 2013 04:46:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-16T04:46:53Z</dc:date>
    <item>
      <title>Stacked Bar Chart broken down into %'s</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447333#M166910</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;I'm trying to achieve a challenging task with the QlikView staced bar chart..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dimensions: Region and Functional Area. I am trying to find out the utilization % for each functional area within a Region. Please look at the below screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35042" class="jive-image-thumbnail jive-image" height="142" onclick="" alt="Utilization ScreenShot.PNG" src="/legacyfs/online/35042_Utilization ScreenShot.PNG" style="height: 142px; width: 760.7142857142857px;" width="761" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above image, the &lt;EM&gt;%'&lt;/EM&gt;s represent the &lt;EM&gt;Utilization Rate&lt;/EM&gt;, where the&lt;EM&gt; different colors&lt;/EM&gt; are &lt;EM&gt;functional areas within that region (Europe or China in this case)&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Please keep in mind that the Utilization Rates do not add up to 100% for any of the regions, they should not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can clearly see here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can complete the &lt;EM&gt;first part &lt;/EM&gt;of &lt;EM&gt;my task &lt;/EM&gt;and display the &lt;EM&gt;Utilization Rates &lt;/EM&gt;per&lt;EM&gt; each region &lt;/EM&gt;without those broken down into&lt;EM&gt; functional areas&lt;/EM&gt;, as you can see below.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35043" class="jive-image" height="400" alt="Utilization - Region_Kerem.PNG" src="/legacyfs/online/35043_Utilization - Region_Kerem.PNG" style="width: 185px; height: 400.2040816326531px;" width="185" /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;*Please note that I changed the Utilization %'s for the 2nd image for privacy purposes.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get to the above chart, I'm using &lt;EM&gt;Region &lt;/EM&gt;as a &lt;EM&gt;dimension &lt;/EM&gt;and doing calculations in the &lt;EM&gt;expression &lt;/EM&gt;for the &lt;EM&gt;Utilization Rate&lt;/EM&gt;. Ideally, when I use the Functional Area for the 2nd dimension, it should work. But in my case, it unfortunately does NOT work. The resulting chart has %'s adding up to more than 1000% for some regions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to &lt;EM&gt;change &lt;/EM&gt;my calculation&lt;EM&gt; for the expression when I add the 2nd dimension&lt;/EM&gt;?&lt;EM&gt; If not, what am I doing wrong?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 01:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447333#M166910</guid>
      <dc:creator />
      <dc:date>2013-03-16T01:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Chart broken down into %'s</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447334#M166911</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(Value) / Sum(TOTAL &amp;lt;Region&amp;gt; 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>Sat, 16 Mar 2013 01:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447334#M166911</guid>
      <dc:creator />
      <dc:date>2013-03-16T01:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Chart broken down into %'s</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447335#M166912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;upload your sample application i will do your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 04:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Bar-Chart-broken-down-into-s/m-p/447335#M166912</guid>
      <dc:creator />
      <dc:date>2013-03-16T04:46:53Z</dc:date>
    </item>
  </channel>
</rss>

