<?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: Target Line In Stacked Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382620#M513672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to keep only one Dimension and add one expression for each stack item in the chart&lt;/P&gt;&lt;P&gt;only then can you have a separate line in a stack chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2017 11:27:05 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2017-08-25T11:27:05Z</dc:date>
    <item>
      <title>Target Line In Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382618#M513667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having stacked bar chart like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174618_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt; Now I'm trying to show Target line by AsOfMonth as per below mapping:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;AsOfMonth,&amp;nbsp;&amp;nbsp;&amp;nbsp; Target&lt;/P&gt;&lt;P&gt;201701,&amp;nbsp;&amp;nbsp;&amp;nbsp; 81.186&lt;/P&gt;&lt;P&gt;201702,&amp;nbsp;&amp;nbsp;&amp;nbsp; 93.886&lt;/P&gt;&lt;P&gt;201703,&amp;nbsp;&amp;nbsp;&amp;nbsp; 125.378&lt;/P&gt;&lt;P&gt;201704,&amp;nbsp;&amp;nbsp;&amp;nbsp; 98.453&lt;/P&gt;&lt;P&gt;201705,&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.937&lt;/P&gt;&lt;P&gt;201706,&amp;nbsp;&amp;nbsp;&amp;nbsp; 128.632&lt;/P&gt;&lt;P&gt;201707,&amp;nbsp;&amp;nbsp;&amp;nbsp; 62.659&lt;/P&gt;&lt;P&gt;201708,&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.026&lt;/P&gt;&lt;P&gt;201709,&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.164&lt;/P&gt;&lt;P&gt;201710,&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.386&lt;/P&gt;&lt;P&gt;201711,&amp;nbsp;&amp;nbsp;&amp;nbsp; 19.101&lt;/P&gt;&lt;P&gt;201712,&amp;nbsp;&amp;nbsp;&amp;nbsp; 21.695&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this I'm calling second expression as sum(Sales) ,but chart now looks like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/174619_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not what I'm looking for , I want same first stacked bar chart in addition target line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions how this is possible ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 07:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382618#M513667</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-08-25T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Target Line In Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382619#M513669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 10:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382619#M513669</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-08-25T10:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Target Line In Stacked Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382620#M513672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to keep only one Dimension and add one expression for each stack item in the chart&lt;/P&gt;&lt;P&gt;only then can you have a separate line in a stack chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 11:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Target-Line-In-Stacked-Bar-Chart/m-p/1382620#M513672</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-08-25T11:27:05Z</dc:date>
    </item>
  </channel>
</rss>

