<?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: Using percentage for multiple dimentions in a chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430603#M559801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the Chart I am looking for is a bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40601" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/40601_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 22:16:09 GMT</pubDate>
    <dc:creator>kstroupe</dc:creator>
    <dc:date>2013-05-06T22:16:09Z</dc:date>
    <item>
      <title>Using percentage for multiple dimentions in a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430601#M559799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This is my first post and I am a newborn to Qlikview.&amp;nbsp; I have data in a table that looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&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;Area&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;Facility&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;Dept&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;Util Cnt&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;TTL&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;Percentage&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Property&lt;/TD&gt;&lt;TD&gt;208&lt;/TD&gt;&lt;TD&gt;129&lt;/TD&gt;&lt;TD&gt;765&lt;/TD&gt;&lt;TD&gt;917&lt;/TD&gt;&lt;TD&gt;.83&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Property&lt;/TD&gt;&lt;TD&gt;208&lt;/TD&gt;&lt;TD&gt;137&lt;/TD&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;3979&lt;/TD&gt;&lt;TD&gt;.02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Property&lt;/TD&gt;&lt;TD&gt;308&lt;/TD&gt;&lt;TD&gt;410&lt;/TD&gt;&lt;TD&gt;2775&lt;/TD&gt;&lt;TD&gt;6801&lt;/TD&gt;&lt;TD&gt;.41&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Property&lt;/TD&gt;&lt;TD&gt;308&lt;/TD&gt;&lt;TD&gt;412&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jam&lt;/TD&gt;&lt;TD&gt;408&lt;/TD&gt;&lt;TD&gt;124&lt;/TD&gt;&lt;TD&gt;758&lt;/TD&gt;&lt;TD&gt;1478&lt;/TD&gt;&lt;TD&gt;.51&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is to allow the user to see a chart where the area's are listed and a percentage for each area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Property = 31% (sum of all Util/TTL for Dimention Area = Property)&lt;/P&gt;&lt;P&gt;Jam = 51%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then when I click on Dimention (Area) I would like to see chart for Dimention Facility 208 and 308&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;208 = 17% (sum of Util/TTL for Dimention Facility = 208)&lt;/P&gt;&lt;P&gt;308 = 41%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And last Click on Dimention 208 Facility and see Dept&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;129 = 83% (Sum of Util/TTL for Dimention Dept = 129&lt;/P&gt;&lt;P&gt;137 = 2%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated... Thanks Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 22:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430601#M559799</guid>
      <dc:creator>kstroupe</dc:creator>
      <dc:date>2013-05-06T22:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using percentage for multiple dimentions in a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430602#M559800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the Chart I am looking for is a bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40591" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/40591_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 22:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430602#M559800</guid>
      <dc:creator>kstroupe</dc:creator>
      <dc:date>2013-05-06T22:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using percentage for multiple dimentions in a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430603#M559801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the Chart I am looking for is a bar chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40601" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/40601_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 22:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430603#M559801</guid>
      <dc:creator>kstroupe</dc:creator>
      <dc:date>2013-05-06T22:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using percentage for multiple dimentions in a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430604#M559802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 06:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430604#M559802</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-07T06:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using percentage for multiple dimentions in a chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430605#M559803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep that worked perfectly.&amp;nbsp; Thank you so much. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&amp;nbsp; I thought I had something like that but for some reason yours worked and mine didn't.&amp;nbsp; I'm gonna look at your example closer and try to figure out what was different, but I really appreciate your help and quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kim&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 14:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-percentage-for-multiple-dimentions-in-a-chart/m-p/430605#M559803</guid>
      <dc:creator>kstroupe</dc:creator>
      <dc:date>2013-05-07T14:28:46Z</dc:date>
    </item>
  </channel>
</rss>

