<?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 : Calculated Bars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151914#M892116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The result is as expected but i would like to be clear on the concept. Please elaborate if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You created the Dim table.&lt;/LI&gt;&lt;LI&gt;=Pick(Dim,IGS,'Total','SubTotal') . Created this new dimension.&lt;/LI&gt;&lt;LI&gt;Wrote the expression : &lt;BR /&gt;Pick(Dim,&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(MYNPS)/count(Total&amp;lt;IGS&amp;gt; MYNPS),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(MYNPS)/count(Total&amp;lt;IGS&amp;gt; MYNPS),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;IGS = {'INSTALACION', 'REPARACIONES MOVILES'}&amp;gt;}MYNPS)/count({&amp;lt;IGS = {'INSTALACION',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'REPARACIONES MOVILES'}&amp;gt;} TOTAL &amp;lt;IGS&amp;gt; MYNPS)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What puzzles me is how '&lt;SPAN style="font-size: 13.3333px;"&gt;Count(MYNPS)/count(Total&amp;lt;IGS&amp;gt; MYNPS)' is used exactly the same twice in the expression yet produces this Total Bar. I don't get how is achieved.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2016 04:08:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-24T04:08:56Z</dc:date>
    <item>
      <title>Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151903#M892105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following Stacked bar chart. (See picture). But i need to produce additional bars that are calculated based on others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Expression : Count(CRITICALITY)/count(Total&amp;lt;PRODUCT&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;CRITICALITY&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - If i want to create the total from A-F , within this same graph. It will be a 7th column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Create a Subtotal column just for E - F. &lt;SPAN style="font-size: 13.3333px;"&gt;within this same graph.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 -&amp;nbsp; Or a combination of both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151903#M892105</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151904#M892106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the data behind this to help you with your requirment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 23:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151904#M892106</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-22T23:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151905#M892107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the most efficient way to share it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 00:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151905#M892107</guid>
      <dc:creator />
      <dc:date>2016-08-23T00:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151906#M892108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you using the sorting to get the A-F data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 03:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151906#M892108</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-08-23T03:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151907#M892109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through below.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/163661"&gt;How to use custom colours in a stacked bar chart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151907#M892109</guid>
      <dc:creator />
      <dc:date>2016-08-23T04:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151908#M892110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share it in an Excel file or share your sample qvw.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 08:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151908#M892110</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T08:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151909#M892111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample qvw + excel file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 21:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151909#M892111</guid>
      <dc:creator />
      <dc:date>2016-08-23T21:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151910#M892112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached the qvw and excel to simplify. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 21:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151910#M892112</guid>
      <dc:creator />
      <dc:date>2016-08-23T21:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151911#M892113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135357_Capture.PNG" style="height: 168px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 22:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151911#M892113</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T22:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151912#M892114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 23:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151912#M892114</guid>
      <dc:creator />
      <dc:date>2016-08-23T23:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151913#M892115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it seems that the attachment did not go through the first time, trying it again now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 00:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151913#M892115</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-24T00:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151914#M892116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The result is as expected but i would like to be clear on the concept. Please elaborate if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You created the Dim table.&lt;/LI&gt;&lt;LI&gt;=Pick(Dim,IGS,'Total','SubTotal') . Created this new dimension.&lt;/LI&gt;&lt;LI&gt;Wrote the expression : &lt;BR /&gt;Pick(Dim,&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(MYNPS)/count(Total&amp;lt;IGS&amp;gt; MYNPS),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(MYNPS)/count(Total&amp;lt;IGS&amp;gt; MYNPS),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;IGS = {'INSTALACION', 'REPARACIONES MOVILES'}&amp;gt;}MYNPS)/count({&amp;lt;IGS = {'INSTALACION',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'REPARACIONES MOVILES'}&amp;gt;} TOTAL &amp;lt;IGS&amp;gt; MYNPS)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What puzzles me is how '&lt;SPAN style="font-size: 13.3333px;"&gt;Count(MYNPS)/count(Total&amp;lt;IGS&amp;gt; MYNPS)' is used exactly the same twice in the expression yet produces this Total Bar. I don't get how is achieved.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 04:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151914#M892116</guid>
      <dc:creator />
      <dc:date>2016-08-24T04:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151915#M892117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Yes, Dim table is a Island table which isn't connected to the data model and we can use it to drive as many additional columns as we want in your chart. Since we needed 2 extra, I added 1, 2, 3. 1 for the actual dimension and 2 more for the additional columns needed.&lt;/P&gt;&lt;P&gt;2) That is just the way to add additional dimensions in your chart&lt;/P&gt;&lt;P&gt;3) Think of these are two separate charts. One chart is with 2 dimensions and the other one is with only one dimension. So basically for TOTAL and SUBTOTAL bars, the only dimension is the second dimension whereas for IGS has two dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it make sense? If not, I am more than happy to try again &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151915#M892117</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-24T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart : Calculated Bars</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151916#M892118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny it is very clear now.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 10:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Calculated-Bars/m-p/1151916#M892118</guid>
      <dc:creator />
      <dc:date>2016-08-26T10:39:41Z</dc:date>
    </item>
  </channel>
</rss>

