<?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: Pareto with 2 expressions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101824#M6807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that worked llike a charm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are a god and lifesaver!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Oct 2018 15:12:17 GMT</pubDate>
    <dc:creator>igorgois_</dc:creator>
    <dc:date>2018-10-14T15:12:17Z</dc:date>
    <item>
      <title>Pareto with 2 expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101822#M6805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following model:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACT:&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;/P&gt;&lt;P&gt;Employee,KPI,Value&lt;/P&gt;&lt;P&gt;1,A,0.2&lt;/P&gt;&lt;P&gt;1,B,0.3&lt;/P&gt;&lt;P&gt;1,C,0.15&lt;/P&gt;&lt;P&gt;2,A,0.5&lt;/P&gt;&lt;P&gt;2,B,0.1&lt;/P&gt;&lt;P&gt;2,C,0.1&lt;/P&gt;&lt;P&gt;2,D,0.3&lt;/P&gt;&lt;P&gt;3,A,0.8&lt;/P&gt;&lt;P&gt;3,D,0.1&lt;/P&gt;&lt;P&gt;4,B,0.3&lt;/P&gt;&lt;P&gt;4,C,0.3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets call "final kpi" as the sum of each kpi value. Its range is from 0 to 100% per each employee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a pareto chart where:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X axis (the final kpi range): 0, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% and 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y axis: accumulated number of emploees that have the "final kpi" between these ranges&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried multiples aggr and auxiliar dimensions, but without success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ps: I cant use the script to group the final kpi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2018 15:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101822#M6805</guid>
      <dc:creator>igorgois_</dc:creator>
      <dc:date>2018-10-13T15:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pareto with 2 expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101823#M6806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( Floor(Sum(Value),.1) , Employee)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a single expression&lt;/P&gt;&lt;P&gt;=Count(DISTINCT Employee)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2018 16:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101823#M6806</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-10-13T16:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pareto with 2 expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101824#M6807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that worked llike a charm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are a god and lifesaver!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 15:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pareto-with-2-expressions/m-p/101824#M6807</guid>
      <dc:creator>igorgois_</dc:creator>
      <dc:date>2018-10-14T15:12:17Z</dc:date>
    </item>
  </channel>
</rss>

