<?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 to make my stack bar chart for reject and production same length ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921000#M653109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the answer , i should not click on relative . now working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 03:14:14 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2015-07-30T03:14:14Z</dc:date>
    <item>
      <title>How to make my stack bar chart for reject and production same length ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/920997#M653106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart which display reject qty and product Qty by product line. which showing 2 Bar , one is very long another one is very short. So it is hard to know which product line have more reject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i convert the chart to stack chart , again i can know which product line have more reject compare to total production qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i convert the both expression to display relative value , this time some bar become long and some become short.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is how to make all bar same length ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclosed my QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 23:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/920997#M653106</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-29T23:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my stack bar chart for reject and production same length ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/920998#M653107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you aim to acheive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bar chart.gif" class="jive-image image-1" src="/legacyfs/online/94477_Bar chart.gif" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below is expressions that i used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reject = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NODISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;kode_reject&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;date_time&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: #800000; font-size: 8pt;"&gt;product_total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Production = 1 - &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NODISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;kode_reject&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;date_time&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: #800000; font-size: 8pt;"&gt;product_total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 01:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/920998#M653107</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2015-07-30T01:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my stack bar chart for reject and production same length ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/920999#M653108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use your expression , but i get the chart not like your. where i go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 03:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/920999#M653108</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-30T03:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my stack bar chart for reject and production same length ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921000#M653109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the answer , i should not click on relative . now working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 03:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921000#M653109</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-30T03:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my stack bar chart for reject and production same length ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921001#M653110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to untick relative under Expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that will allow you to have same chart.&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;FYI just realised that set MAX&amp;nbsp; Static scale as 1 make it easier to read.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 03:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921001#M653110</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2015-07-30T03:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my stack bar chart for reject and production same length ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921002#M653111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Yep that is it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is simpler than you thought. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 03:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-my-stack-bar-chart-for-reject-and-production-same/m-p/921002#M653111</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2015-07-30T03:17:27Z</dc:date>
    </item>
  </channel>
</rss>

