<?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 pareto chart with seperate value fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897864#M312369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the problem, that i am not sure how to make a pareto chart if i have seperate fields.&lt;/P&gt;&lt;P&gt;This means, i have in my database one line starting with the date and the shift of production and 20 different columns with the failure name and the sum of failure parts per date and shift for each of this errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want to get is similar to the next picture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="23-04-_2015_19-47-01.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84732_23-04-_2015_19-47-01.png" style="height: 676px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a better understanding my load script looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; productiondate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Week(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;productiondate&lt;/SPAN&gt;) as productionweek,&lt;/P&gt;&lt;P&gt;&amp;nbsp; year(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;productiondate&lt;/SPAN&gt;) as productionyear,&lt;/P&gt;&lt;P&gt;&amp;nbsp; month(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;productiondate&lt;/SPAN&gt;) as productionmonth, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shift,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure3, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure4, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure5, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; productionequipment&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Qlikview);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 17:51:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-23T17:51:30Z</dc:date>
    <item>
      <title>pareto chart with seperate value fields</title>
      <link>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897864#M312369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the problem, that i am not sure how to make a pareto chart if i have seperate fields.&lt;/P&gt;&lt;P&gt;This means, i have in my database one line starting with the date and the shift of production and 20 different columns with the failure name and the sum of failure parts per date and shift for each of this errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want to get is similar to the next picture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="23-04-_2015_19-47-01.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84732_23-04-_2015_19-47-01.png" style="height: 676px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a better understanding my load script looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; productiondate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Week(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;productiondate&lt;/SPAN&gt;) as productionweek,&lt;/P&gt;&lt;P&gt;&amp;nbsp; year(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;productiondate&lt;/SPAN&gt;) as productionyear,&lt;/P&gt;&lt;P&gt;&amp;nbsp; month(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;productiondate&lt;/SPAN&gt;) as productionmonth, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shift,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure3, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure4, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure5, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; productionequipment&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Qlikview);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 17:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897864#M312369</guid>
      <dc:creator />
      <dc:date>2015-04-23T17:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: pareto chart with seperate value fields</title>
      <link>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897865#M312370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. You could try loading your table as a cross table to bring all the sum of failure parts in one field and failure type as another field containing all the 20 types of failure and then making the pareto chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this link on loading cross tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4981"&gt;Loading Cross Tables&lt;/A&gt;&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, 24 Apr 2015 02:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897865#M312370</guid>
      <dc:creator />
      <dc:date>2015-04-24T02:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: pareto chart with seperate value fields</title>
      <link>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897866#M312371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Sana idea could work &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 02:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pareto-chart-with-seperate-value-fields/m-p/897866#M312371</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-24T02:54:36Z</dc:date>
    </item>
  </channel>
</rss>

