<?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 How to make the bar display as 2 For reject code = 124 ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920670#M653194</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 want to plot a chart that display the Qty of reject by reject code, I don't have the Qty value , i only have the reject code . May i know how to count number of reject code and display on the bar chart ?&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 15:28:22 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2015-07-29T15:28:22Z</dc:date>
    <item>
      <title>How to make the bar display as 2 For reject code = 124 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920670#M653194</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 want to plot a chart that display the Qty of reject by reject code, I don't have the Qty value , i only have the reject code . May i know how to count number of reject code and display on the bar chart ?&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 15:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920670#M653194</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-29T15:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the bar display as 2 For reject code = 124 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920671#M653195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;NODISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;kode_reject&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;line_id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920671#M653195</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-29T15:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the bar display as 2 For reject code = 124 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920672#M653196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank , it work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 15:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920672#M653196</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-29T15:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the bar display as 2 For reject code = 124 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920673#M653197</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 want to count total number of reject by kode_reject , meaning I will place kode_reject at dimension .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 16:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920673#M653197</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-29T16:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the bar display as 2 For reject code = 124 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920674#M653198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try aggr() with date_time instead of line_id&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 17:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920674#M653198</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-29T17:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the bar display as 2 For reject code = 124 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920675#M653199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you vey much , i manage to create all the chart i need.&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:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-bar-display-as-2-For-reject-code-124/m-p/920675#M653199</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-07-29T23:24:53Z</dc:date>
    </item>
  </channel>
</rss>

