<?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: Rangesum with selection apply in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960858#M329782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works!!&lt;/P&gt;&lt;P&gt;I should learn more about rangesum concept &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&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>Sun, 20 Dec 2015 10:22:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-20T10:22:24Z</dc:date>
    <item>
      <title>Rangesum with selection apply</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960856#M329780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could anyone help me? I managed to apply rangesum formula using expression, and the result is right.&lt;/P&gt;&lt;P&gt;But why after then the selection doesn't work. I want to be able making selection based on report_period.&lt;/P&gt;&lt;P&gt;What did i missed? should it be done in load script? &lt;/P&gt;&lt;P&gt;Please see my attachement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Dec 2015 19:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960856#M329780</guid>
      <dc:creator />
      <dc:date>2015-12-19T19:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum with selection apply</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960857#M329781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take the &lt;STRONG&gt;1&lt;/STRONG&gt; off:&lt;/P&gt;&lt;P&gt;(RangeSum(Before(Sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;[Mov1]={"Addition", "Subtraction"}&amp;gt;} if(Mov1 = 'Subtraction', -Count, Count)),0, ColumnNo())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 tells the expression to ignore all selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(25 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Dec 2015 08:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960857#M329781</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-12-20T08:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum with selection apply</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960858#M329782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works!!&lt;/P&gt;&lt;P&gt;I should learn more about rangesum concept &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&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>Sun, 20 Dec 2015 10:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960858#M329782</guid>
      <dc:creator />
      <dc:date>2015-12-20T10:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum with selection apply</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960859#M329783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear but is&amp;nbsp; more about how Qlikview interpretation of&lt;/P&gt;&lt;P&gt;$ and 1/&lt;/P&gt;&lt;P&gt;Search forum for examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Dec 2015 22:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960859#M329783</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-12-20T22:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum with selection apply</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960860#M329784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And in addition you can also go through this very comprehensive set analysis document. I learned a lot of things from this and I still continue to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Dec 2015 23:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960860#M329784</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-20T23:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum with selection apply</title>
      <link>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960861#M329785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that was good... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; (y)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 07:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rangesum-with-selection-apply/m-p/960861#M329785</guid>
      <dc:creator>ahbzshk07</dc:creator>
      <dc:date>2015-12-21T07:36:40Z</dc:date>
    </item>
  </channel>
</rss>

