<?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 get total value In the table, put a bar graph. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142613#M1224897</link>
    <description>&lt;P&gt;Yes, you understood correctly, I want to 7.02% shown in the graph&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2023 03:45:16 GMT</pubDate>
    <dc:creator>Paknanarn23</dc:creator>
    <dc:date>2023-11-30T03:45:16Z</dc:date>
    <item>
      <title>How to get total value In the table, put a bar graph.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2141359#M1224882</link>
      <description>&lt;P&gt;I want to put the Total %Scrap value on the graph.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paknanarn23_0-1701057687580.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/120605iBB0012F30FAF105F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Paknanarn23_0-1701057687580.png" alt="Paknanarn23_0-1701057687580.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The conditions will be WorkCenter = MIC,TCC,TCL,TCE,DES.&lt;/P&gt;
&lt;P&gt;This is the code used to calculate %Scrap.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paknanarn23_1-1701057780576.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/120606i56A382F32DB5B5C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Paknanarn23_1-1701057780576.png" alt="Paknanarn23_1-1701057780576.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What should I do? please help me&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 04:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2141359#M1224882</guid>
      <dc:creator>Paknanarn23</dc:creator>
      <dc:date>2023-11-27T04:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get total value In the table, put a bar graph.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142533#M1224896</link>
      <description>&lt;P&gt;Do I understand clearly that you want the whole column %Scrap to be filled with the value 7.02% ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 17:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142533#M1224896</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2023-11-29T17:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get total value In the table, put a bar graph.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142613#M1224897</link>
      <description>&lt;P&gt;Yes, you understood correctly, I want to 7.02% shown in the graph&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 03:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142613#M1224897</guid>
      <dc:creator>Paknanarn23</dc:creator>
      <dc:date>2023-11-30T03:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get total value In the table, put a bar graph.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142680#M1224899</link>
      <description>&lt;P&gt;Note the addition of the TOTAL statement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=Sum(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; {&amp;lt;Plant, etc&amp;gt;}/&lt;BR /&gt;if(GetFieldSelections(WorkCore)='INNER',&lt;BR /&gt;Sum(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; {&amp;lt;WorkCore_SSD='INNER'},etc&lt;BR /&gt;Sum(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; {&amp;lt;WorkCore_SSD='OUTER'},etc&lt;/P&gt;
&lt;P&gt;Would this solve the problem?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 07:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2142680#M1224899</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2023-11-30T07:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get total value In the table, put a bar graph.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2144534#M1224945</link>
      <description>&lt;P&gt;Hi, did my answer help you? Please mark as solved then &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 20:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-total-value-In-the-table-put-a-bar-graph/m-p/2144534#M1224945</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2023-12-05T20:00:02Z</dc:date>
    </item>
  </channel>
</rss>

