<?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 Qlikview 11.20: show product that generate 50% of the total sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-11-20-show-product-that-generate-50-of-the-total-sales/m-p/62474#M774039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help to create a table chart that returns product(ARTICOLO) that generate x%(Percentage value indicated with slider SLIDER PERC) of the total sales(W_TOT_IMP_RIGA)&lt;BR /&gt;In attached document i have:&lt;BR /&gt;-in chart TAB1 items(ARTICOLO) sorted by sales (W_TOT_IMP_RIGA) with rank position&lt;BR /&gt;-in chart 2 i need to show for dimensions&lt;BR /&gt;D_MARCHIO_FLD&lt;BR /&gt;D_PRODOTTO_FLD&lt;BR /&gt;D_FAMIGLIA_FLD&lt;BR /&gt;the product(ARTICOLO) that generate x%(Percentage value indicated with slider SLIDER PERC) of the total sales(W_TOT_IMP_RIGA) with total sales for each dimension&lt;/P&gt;&lt;P&gt;In Qlikview 12 I can use as dimension &lt;BR /&gt;Aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Rangesum(Above(Sum({1} W_TOT_IMP_RIGA)/Sum({1} total W_TOT_IMP_RIGA),1,RowNo()))&amp;lt;vFirstX, ARTICOLO),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ARTICOLO,(=Sum({1} W_TOT_IMP_RIGA),Desc))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;instead of ARTICOLO dimension , but that doesn't work in Qlikview 11.20&lt;BR /&gt;in Qlikview 11.20 I tried to use dimension limit but doesn't work&lt;/P&gt;&lt;P&gt;&lt;IMG alt="limit.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202901_limit.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>paolojolly</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Qlikview 11.20: show product that generate 50% of the total sales</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-20-show-product-that-generate-50-of-the-total-sales/m-p/62474#M774039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help to create a table chart that returns product(ARTICOLO) that generate x%(Percentage value indicated with slider SLIDER PERC) of the total sales(W_TOT_IMP_RIGA)&lt;BR /&gt;In attached document i have:&lt;BR /&gt;-in chart TAB1 items(ARTICOLO) sorted by sales (W_TOT_IMP_RIGA) with rank position&lt;BR /&gt;-in chart 2 i need to show for dimensions&lt;BR /&gt;D_MARCHIO_FLD&lt;BR /&gt;D_PRODOTTO_FLD&lt;BR /&gt;D_FAMIGLIA_FLD&lt;BR /&gt;the product(ARTICOLO) that generate x%(Percentage value indicated with slider SLIDER PERC) of the total sales(W_TOT_IMP_RIGA) with total sales for each dimension&lt;/P&gt;&lt;P&gt;In Qlikview 12 I can use as dimension &lt;BR /&gt;Aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Rangesum(Above(Sum({1} W_TOT_IMP_RIGA)/Sum({1} total W_TOT_IMP_RIGA),1,RowNo()))&amp;lt;vFirstX, ARTICOLO),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ARTICOLO,(=Sum({1} W_TOT_IMP_RIGA),Desc))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;instead of ARTICOLO dimension , but that doesn't work in Qlikview 11.20&lt;BR /&gt;in Qlikview 11.20 I tried to use dimension limit but doesn't work&lt;/P&gt;&lt;P&gt;&lt;IMG alt="limit.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202901_limit.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-20-show-product-that-generate-50-of-the-total-sales/m-p/62474#M774039</guid>
      <dc:creator>paolojolly</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview 11.20: show product that generate 50% of the total sales</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-20-show-product-that-generate-50-of-the-total-sales/m-p/62475#M774040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is very difficult to do this (if not impossible)... take a look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/238243"&gt;ABC Analysis in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 11:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-20-show-product-that-generate-50-of-the-total-sales/m-p/62475#M774040</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-21T11:58:00Z</dc:date>
    </item>
  </channel>
</rss>

