<?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: 100 % stacked bar chart for multiple dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1722079#M54938</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Greeting for the day. It throughed error, but giving desire output.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2020 10:14:15 GMT</pubDate>
    <dc:creator>Sagar082</dc:creator>
    <dc:date>2020-06-25T10:14:15Z</dc:date>
    <item>
      <title>100 % stacked bar chart for multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1687931#M52451</link>
      <description>&lt;P&gt;I created a bar charts with two dimensions (with more than 2 dimensions on it) and multiple alternative measures.&lt;/P&gt;&lt;P&gt;I found that it can show correctly as a stacked chart.&lt;/P&gt;&lt;P&gt;However, I want to make it as 100% stacked chart and so easy to compare the % of different combinations e.g. Product Type, Age group against Sales amount.&lt;/P&gt;&lt;P&gt;I read some posts that suggest to calculate like&lt;BR /&gt;=Sum({&amp;lt;Basic_OR_Rider={'B'}&amp;gt;} ANP_USD) / Sum(Total {&amp;lt;Basic_OR_Rider={'B'}&amp;gt;} ANP_USD)&lt;/P&gt;&lt;P&gt;But it's not what I expected to look.&amp;nbsp; is it possible to do so in Qliksense?&amp;nbsp; (I also read someone suggest to use GetCurrentFIeld function but I have no idea on how to make it works).&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 04:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1687931#M52451</guid>
      <dc:creator>yipchunyu</dc:creator>
      <dc:date>2020-03-26T04:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: 100 % stacked bar chart for multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1687941#M52455</link>
      <description>&lt;P&gt;Found the solution which I should use GetObjectField function as below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sum({&amp;lt;Basic_OR_Rider={'B'}&amp;gt;} ANP_USD)/Sum(Total &amp;lt;$(=GetObjectField(0))&amp;gt; {&amp;lt;Basic_OR_Rider={'B'}&amp;gt;} ANP_USD)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 06:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1687941#M52455</guid>
      <dc:creator>yipchunyu</dc:creator>
      <dc:date>2020-03-26T06:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: 100 % stacked bar chart for multiple dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1722079#M54938</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Greeting for the day. It throughed error, but giving desire output.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 10:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/100-stacked-bar-chart-for-multiple-dimensions/m-p/1722079#M54938</guid>
      <dc:creator>Sagar082</dc:creator>
      <dc:date>2020-06-25T10:14:15Z</dc:date>
    </item>
  </channel>
</rss>

