<?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 Percent inside and outside if it in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171963#M501173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like i say is a Straight Table:&lt;/P&gt;&lt;P&gt;the dimension is Customer , the expression is Sum(SalesAmount) ( no the real name but is the same kind of field ) and another one witch is the same only with the relative check mark and another one with the Column1/Sum({1} SalesAmount) ( but this one is the one i not sure how do it because i want show the percent of SalesAmount that represent in the global view )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2011 15:40:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-21T15:40:22Z</dc:date>
    <item>
      <title>Pareto Percent inside and outside if it</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171961#M501171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , new at the qlikview world ( and look fun so far ) i search in this forum for answer but don't find any that help so i will ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying do a Pareto , well the Pareto part is OK i make a button that use the Pareto select function and select the expression and the percent to select ( 80 % in my case ) now my problem is that am doing it in a table ( straight table ) and i need 2 colum , one that represent the percent inside of the pareto ( like in the 80% client X represent 20% of 100% of the 80% pareto ) and other column that represent the percent in global view&lt;/P&gt;&lt;P&gt;the first column i think i am doing it ok is the sum of the expression sum(sales) with the relative option ( correct me please if i amd wrong ) but the second column am not able of doing it because in teory if i do sum({1} sales) will give me the percent of global number for that client and the sum of all that clients percent will give me 80% ( remember is a 80%).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure if i make me clear ( my English is not good enough ) but if somebody can give me so hint i will very nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171961#M501171</guid>
      <dc:creator />
      <dc:date>2011-03-21T15:08:47Z</dc:date>
    </item>
    <item>
      <title>Pareto Percent inside and outside if it</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171962#M501172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are doing all the right things - the Pareto Select using an Action, and the Set Analysis {1} to select all Sales. You might be just missing a small component... Can you describe your chart? What are your dimensions? What are your expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171962#M501172</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-21T15:28:53Z</dc:date>
    </item>
    <item>
      <title>Pareto Percent inside and outside if it</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171963#M501173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like i say is a Straight Table:&lt;/P&gt;&lt;P&gt;the dimension is Customer , the expression is Sum(SalesAmount) ( no the real name but is the same kind of field ) and another one witch is the same only with the relative check mark and another one with the Column1/Sum({1} SalesAmount) ( but this one is the one i not sure how do it because i want show the percent of SalesAmount that represent in the global view )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171963#M501173</guid>
      <dc:creator />
      <dc:date>2011-03-21T15:40:22Z</dc:date>
    </item>
    <item>
      <title>Pareto Percent inside and outside if it</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171964#M501174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I assume your Pareto Select made a selection in the Customer Field (it's actually important what field is used for selection - CustomerID, CustomerName, etc...)&lt;/P&gt;&lt;P&gt;Your first expression will show Sales for the specific Customer - that's OK.&lt;/P&gt;&lt;P&gt;Your second expression with "Relative" gives you % to total within the available (selected, associated, etc...) Customers - that's OK, too.&lt;/P&gt;&lt;P&gt;The third Expression Column1/Sum({1} SalesAmount) - right now, it shows you 100% because Customer is your Dimension, and the expression is being evaluated for each Customer separately. In order to get the % of total, you need to add keyword TOTAL:&lt;/P&gt;&lt;P&gt;Column(1)/Sum({1} TOTAL SalesAmount)&lt;/P&gt;&lt;P&gt;That should do the trick. Let me add a bit more, however... Your Set Analysis {1} might be "too strong" - it will disregard all selections - Products, Dates, Years, Divisions, etc... If you only want to disregard your Pareto Selection of Customer, you can replace it with the "softer" condition:&lt;/P&gt;&lt;P&gt;Column(1)/Sum({&amp;lt;Customer=&amp;gt;} TOTAL SalesAmount)&lt;/P&gt;&lt;P&gt;THis SA condition simply cancels the selection made in the field Customer.&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171964#M501174</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-21T15:58:36Z</dc:date>
    </item>
    <item>
      <title>Pareto Percent inside and outside if it</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171965#M501175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perfect , thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 16:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto-Percent-inside-and-outside-if-it/m-p/171965#M501175</guid>
      <dc:creator />
      <dc:date>2011-03-21T16:17:03Z</dc:date>
    </item>
  </channel>
</rss>

