<?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 100% Stacked Bar Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353696#M131222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing it to count worked once I deleted my graph and recreated it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 12:53:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-17T12:53:47Z</dc:date>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353690#M131216</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 having trouble getting a 100% Stacked bar graph working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 dimensions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;Hour Range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Hour Range consists of: 0-4, 4-8, 8-12, 12 +&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a graph that shows for each month what percentage is made up of which hour rage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense. I can't seem to get the expression to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 16:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353690#M131216</guid>
      <dc:creator />
      <dc:date>2012-04-16T16:02:05Z</dc:date>
    </item>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353691#M131217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try SUM(Sales)/SUM(TOTAL &amp;lt;Month&amp;gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month should be the first dimension, then Hour Range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 16:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353691#M131217</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-16T16:30:43Z</dc:date>
    </item>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353692#M131218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the quick reply, but no joy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try and be more descriptive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field called ATAMonth which can contain each month i.e Apr, May, Jun, July etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have a field TimeGroup which can contain '0-4', '4-8', '8-12', 12+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a stacked graph that shows each month and the percentages for each TimeGroup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how I have converted your example, but it does not disaplay the data. Is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM(TimeGroup)/SUM(TOTAL &amp;lt;ATAMonth&amp;gt; TimeGroup)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 09:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353692#M131218</guid>
      <dc:creator />
      <dc:date>2012-04-17T09:28:58Z</dc:date>
    </item>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353693#M131219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think here you should use count instead of sum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(TimeGroup)/Count(Total &amp;lt;ATAMonth&amp;gt; TimeGroup)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ATAMonth should be dimension&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 09:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353693#M131219</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-17T09:36:28Z</dc:date>
    </item>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353694#M131220</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;As Celambarasan said it should be count, if you need sum, there must be cause which has Time from which the TimeGroup is arrived.&amp;nbsp; Check table whether there is any field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 09:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353694#M131220</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-04-17T09:56:20Z</dc:date>
    </item>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353695#M131221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It'll be something along these lines. If you can post your app we can provided more reliable help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353695#M131221</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-17T12:38:13Z</dc:date>
    </item>
    <item>
      <title>100% Stacked Bar Graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353696#M131222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing it to count worked once I deleted my graph and recreated it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Bar-Graph/m-p/353696#M131222</guid>
      <dc:creator />
      <dc:date>2012-04-17T12:53:47Z</dc:date>
    </item>
  </channel>
</rss>

