<?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: How do I get the proportions in a stacked bar chart to add up to 100% for each year? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488896#M1129397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Current Scenario:&lt;/P&gt;&lt;P&gt;1. Dimension: Year&lt;/P&gt;&lt;P&gt;2. Dimension: AgeGroup&lt;/P&gt;&lt;P&gt;3. Expression: Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your requirement, you have to use:&lt;/P&gt;&lt;P&gt;1. Dimension: Year&lt;/P&gt;&lt;P&gt;2. Expression: Sum({&amp;lt;AgeGroup = {"Age Under 16"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;3 Expression: Sum({&amp;lt;AgeGroup = {"Age 16-19"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;4. Expression: Sum({&amp;lt;AgeGroup = {"Age 20-24"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;5. Expression: Sum({&amp;lt;AgeGroup = {"Age 25 and over"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please apply and revert. Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 10:51:03 GMT</pubDate>
    <dc:creator>rahulgupta</dc:creator>
    <dc:date>2013-12-16T10:51:03Z</dc:date>
    <item>
      <title>How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488894#M1129395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am trying to get the proportions for each age group to add up to 100% in each year in the following bar chart -&lt;/P&gt;&lt;P&gt;&lt;IMG alt="proportions.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50490_proportions.png" /&gt;&lt;/P&gt;&lt;P&gt;The expression I am using is -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&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;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&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;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488894#M1129395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-16T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488895#M1129396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the name of your year dimension in &amp;lt;, &amp;gt; brackets after the total keyword:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;SUM&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;TOTAL &amp;lt;...&lt;EM&gt;YourYearDimensionHere...&lt;/EM&gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488895#M1129396</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-16T10:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488896#M1129397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Current Scenario:&lt;/P&gt;&lt;P&gt;1. Dimension: Year&lt;/P&gt;&lt;P&gt;2. Dimension: AgeGroup&lt;/P&gt;&lt;P&gt;3. Expression: Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your requirement, you have to use:&lt;/P&gt;&lt;P&gt;1. Dimension: Year&lt;/P&gt;&lt;P&gt;2. Expression: Sum({&amp;lt;AgeGroup = {"Age Under 16"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;3 Expression: Sum({&amp;lt;AgeGroup = {"Age 16-19"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;4. Expression: Sum({&amp;lt;AgeGroup = {"Age 20-24"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;5. Expression: Sum({&amp;lt;AgeGroup = {"Age 25 and over"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please apply and revert. Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488896#M1129397</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2013-12-16T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488897#M1129398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488897#M1129398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-16T10:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488898#M1129399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a similar issue, I have highlighted two of the age groups in the following line chart and I am trying to show the proportions for each year. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="proportions2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50496_proportions2.png" /&gt;&lt;/P&gt;&lt;P&gt;I've tried adding the &amp;lt;Year&amp;gt; in the following expression but it is not working -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;age_group1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'B. age 16-19'}&amp;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;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;age_group1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'A. age Under 16','B. age 16-19','c. age 20-24','d. age 25 and over'}&amp;gt;}(&amp;lt;YEAR&amp;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;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Do you know where I'm going wrong?&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;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 12:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488898#M1129399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-16T12:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488899#M1129400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression is missing the &lt;EM&gt;total&lt;/EM&gt; keyword.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 12:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488899#M1129400</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-16T12:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488900#M1129401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;I tried this but it dosnt work - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;age_group1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'c. age 20-24'}&amp;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;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;age_group1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'A. age Under 16','B. age 16-19','c. age 20-24','d. age 25 and over'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488900#M1129401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-16T13:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488901#M1129403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remove the parentheses around &lt;EM&gt;&amp;lt;Year&amp;gt; sales&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;age_group1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;={'c. age 20-24'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;age_group1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;={'A. age Under 16','B. age 16-19','c. age 20-24','d. age 25 and over'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #0000ff;"&gt;TOTAL &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488901#M1129403</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-16T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the proportions in a stacked bar chart to add up to 100% for each year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488902#M1129404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect!.&amp;nbsp; Thank you very much.&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-proportions-in-a-stacked-bar-chart-to-add-up-to/m-p/488902#M1129404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-16T13:31:19Z</dc:date>
    </item>
  </channel>
</rss>

