<?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: Range sum prbolem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40154#M783435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;i need to calculate &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;cumulative sum using expression &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Mar 2018 13:26:23 GMT</pubDate>
    <dc:creator>swarnendu</dc:creator>
    <dc:date>2018-03-17T13:26:23Z</dc:date>
    <item>
      <title>Range sum prbolem</title>
      <link>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40150#M783431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I am facing a problem need some help.&lt;/P&gt;&lt;P&gt;I am just &lt;SPAN style="font-size: 13.3333px;"&gt;calculate &lt;/SPAN&gt;like&lt;/P&gt;&lt;P&gt;sum(total qty)*80/100.&lt;/P&gt;&lt;P&gt;I am fetching data from excel.I want to pick the actual nearest qty from excel and with respect this i want to calculate the value .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example: 80% of my total quantity is let 1500&lt;/P&gt;&lt;P&gt;i am using range sum above function.I need the value near of 1500 which is taken from qty field from raw excel.&lt;/P&gt;&lt;P&gt;but the fact is its not working for me.&lt;/P&gt;&lt;P&gt;i am just attach&amp;nbsp; screenshot please check this and if you have any solution then please provide me.&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/Range-sum-prbolem/m-p/40150#M783431</guid>
      <dc:creator>swarnendu</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Range sum prbolem</title>
      <link>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40151#M783432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3913"&gt;Recipe for an ABC Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3467"&gt;Recipe for a Pareto Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you will get little idea from this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40151#M783432</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-16T12:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Range sum prbolem</title>
      <link>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40152#M783433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure I understand the issue, but would you be able to share the Excel file to look at it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40152#M783433</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-16T12:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Range sum prbolem</title>
      <link>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40153#M783434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To achieve it You have to perform complex logic. &lt;/P&gt;&lt;P&gt;Possible logic could be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a variable which store your value to which you want to compare&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then crate a temp table which contain difference between actual qty and compare qty.&lt;/P&gt;&lt;P&gt;then &lt;SPAN style="font-size: 13.3333px;"&gt; organize it asc order,&lt;/SPAN&gt; using order by on newly compare qty.&lt;/P&gt;&lt;P&gt;then using peek() take 1st row or&amp;nbsp; rank() to achieve your desired requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40153#M783434</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-03-16T12:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Range sum prbolem</title>
      <link>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40154#M783435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;i need to calculate &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;cumulative sum using expression &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2018 13:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-sum-prbolem/m-p/40154#M783435</guid>
      <dc:creator>swarnendu</dc:creator>
      <dc:date>2018-03-17T13:26:23Z</dc:date>
    </item>
  </channel>
</rss>

