<?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 Split the total bar in the stacked chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401180#M798757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a stacked chart with two dimensions. I am able to show the stacked chart but having trouble to split the 'Total" bar. Please see the sample attached qlikview file and the screen shot:&lt;/P&gt;&lt;P&gt;I want the "Total" bar to split into 3000 (Which is the total for Dim2=1) and 2300 &lt;SPAN style="font-size: 13.3333px;"&gt;(Which is the total for Dim2=2).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Split-Total_Bar_ScreenShot1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186885_Split-Total_Bar_ScreenShot1.jpg" style="height: 267px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401180#M798757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a stacked chart with two dimensions. I am able to show the stacked chart but having trouble to split the 'Total" bar. Please see the sample attached qlikview file and the screen shot:&lt;/P&gt;&lt;P&gt;I want the "Total" bar to split into 3000 (Which is the total for Dim2=1) and 2300 &lt;SPAN style="font-size: 13.3333px;"&gt;(Which is the total for Dim2=2).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Split-Total_Bar_ScreenShot1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186885_Split-Total_Bar_ScreenShot1.jpg" style="height: 267px; width: 620px;" /&gt;&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/Split-the-total-bar-in-the-stacked-chart/m-p/1401180#M798757</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401181#M798758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186879_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 00:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401181#M798758</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-14T00:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401182#M798759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;Is it possible to do on the front end with out the island table ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 01:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401182#M798759</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-12-14T01:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401183#M798760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really hate to do in UI, It kills the performance. I believe we can club using this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Match($Field, Dim1), 'Dim1' , 'TOTAL')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note - &lt;/STRONG&gt;Without hesitate i will say, This will show "&lt;STRONG&gt;out of object&lt;/STRONG&gt;" if filter happens and search to all fields and pick only Dim1 to clun TOTAL. That may not a good practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Q) Why you didn't like Island Table?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 02:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401183#M798760</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-14T02:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401184#M798761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree, Island table is the best but I should not touch the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 12:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401184#M798761</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-12-14T12:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401185#M798762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good, Still we can force it.. I got same from customer but i request them to go with Island one only. Let me invite &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/tresesco"&gt;tresesco&lt;/A&gt;&lt;/STRONG&gt; whether he has some inputs to understand better..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 12:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401185#M798762</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-14T12:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401186#M798763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively you can use synthetic dimension (using valuelist()/valueloop()). However, that would not be responsive to your selection. Hence the better is what Anil has already suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Anil for the invite.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 13:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401186#M798763</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-12-14T13:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Split the total bar in the stacked chart</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401187#M798764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have time, Please made in QVW using ValueList and ValueLoop. I even wonder how this goes..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 13:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-total-bar-in-the-stacked-chart/m-p/1401187#M798764</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-14T13:12:45Z</dc:date>
    </item>
  </channel>
</rss>

