<?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: How to show next 3 sum Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285337#M854020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is three expressions one each for M + 1, M + 2, &amp;amp; M + 3, you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M + 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Below(Value, 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M + 2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Below(Value, 1, 2))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;M + 3&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;RangeSum(Below(Value, 1, 3))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 09:55:27 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-16T09:55:27Z</dc:date>
    <item>
      <title>How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285332#M854015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need your Advise /Hepl:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue / problem is: please see attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a straighttable / pivot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select in the row: Jan (one month ) i want to have in column: M +1 a Value: 20 ( it does mean: Jan take a value of Feb: 20) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;column: M + 2 does mean: it consists of Value 20 (of Month Feb) and Value 30 (of Month Mrz) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;column: M + 3 does mean: it consists of Value 20 ( of Month Feb) and Value 30 (of Month Mrz) and Value 0 (of Month Apr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in conjunction with month, if i select, for instance: Nov+Dez+Jan + Feb (Jan and Feb are parts of next year), so i want to see this situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M+1 = Mrz&lt;/P&gt;&lt;P&gt;M+2 = Mrz + April&lt;/P&gt;&lt;P&gt;M+3 = Mrz + April + Mai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the last month from the selection is the M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any idea to resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&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/How-to-show-next-3-sum-Values/m-p/1285332#M854015</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285333#M854016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=RangeSum(Above(TOTAL Sum(Sales), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 09:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285333#M854016</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-16T09:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285334#M854017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to provide a sample app to look at because the expression might change based on straight table or pivot table, but in your post you mentioned straighttable/pivot meaning it could be either. It might be easier to see what you have provide a solution, then to just keep on guessing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 09:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285334#M854017</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-16T09:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285335#M854018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all, thanks a lot for your response, Sunny if you see my attached. i showed my example. i use in my case a straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 09:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285335#M854018</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-02-16T09:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285336#M854019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your respone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to impelement your solution, but t doesn't work,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 09:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285336#M854019</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-02-16T09:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285337#M854020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is three expressions one each for M + 1, M + 2, &amp;amp; M + 3, you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M + 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Below(Value, 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M + 2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Below(Value, 1, 2))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;M + 3&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;RangeSum(Below(Value, 1, 3))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 09:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285337#M854020</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-16T09:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285338#M854021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, thanks a lot for your suggestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i think i explained wrong, my startposition:&lt;/P&gt;&lt;P&gt;if i select Month Jan (Costs = 5) must be ignored. and in my column :&lt;/P&gt;&lt;P&gt;M+ 1: i have the costs 20 ( 20 is from Month Feb), in column : M+ 2: i have costes 50 ( Feb + Mrz= 20 + 30) . and in column M+3: i have Costs 90 (Feb+Mrz+Apr= 20+30+40)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if i select Jan and Feb , i need to see Month: Mrz = Cost(30)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope i explained enough well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your Advice / Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;P&gt;&lt;IMG alt="community 1.PNG" class="jive-image image-1" src="/legacyfs/online/153350_community 1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285338#M854021</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-02-16T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to show next 3 sum Values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285339#M854022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will it possible to share an app where you are trying to do this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-next-3-sum-Values/m-p/1285339#M854022</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-16T12:15:27Z</dc:date>
    </item>
  </channel>
</rss>

