<?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 Interpreting Below Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1732127#M452333</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Can someone explain how and where below is used with the second parameter like below(sum(sales),3,2)&lt;/P&gt;&lt;P&gt;I understand below(sum(sales),3), but what does the next parameter 2 do ?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 14:12:57 GMT</pubDate>
    <dc:creator>anushree1</dc:creator>
    <dc:date>2020-07-30T14:12:57Z</dc:date>
    <item>
      <title>Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1732127#M452333</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Can someone explain how and where below is used with the second parameter like below(sum(sales),3,2)&lt;/P&gt;&lt;P&gt;I understand below(sum(sales),3), but what does the next parameter 2 do ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 14:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1732127#M452333</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2020-07-30T14:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1732134#M452334</link>
      <description>&lt;P&gt;second parameter is the offset&lt;/P&gt;&lt;P&gt;&amp;nbsp;it moves n number of rows below&amp;nbsp; current one.&lt;/P&gt;&lt;P&gt;so&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;without offset is same as offset=1 below(sum(sales))&amp;nbsp; the row below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;below(sum(sales),3) 3 rows below current one&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2020/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/InterRecordFunctions/below.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2020/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/InterRecordFunctions/below.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 14:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1732134#M452334</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-07-30T14:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734010#M452477</link>
      <description>&lt;P&gt;&amp;nbsp;HI Dilip,&lt;/P&gt;&lt;P&gt;As stated in the question , I understand the second parameter but my confusion is on the 3rd parameter and what it is used for?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 08:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734010#M452477</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2020-08-07T08:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734080#M452480</link>
      <description>&lt;P&gt;Third is used when you are using Above/Below/Before/After functions with RangeSum or RangeAvg or any other Range function to determine how many value from behind/ahead do you want to sum in the current row. For example, for rolling 12 months avg, you would use RangeAvg with a third parameter of 12.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 11:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734080#M452480</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-07T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734081#M452481</link>
      <description>&lt;P&gt;It gives you a range of values.&lt;/P&gt;&lt;P&gt;How many rows do you want from the offset&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 11:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734081#M452481</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-08-07T11:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734098#M452483</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;We are not using any range functions its just below with 3 parameters&lt;/P&gt;&lt;P&gt;as per the help file it is like:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="script_token"&gt;Below(&lt;/SPAN&gt;&lt;SPAN class="bnf_token"&gt;[&lt;SPAN class="script_token"&gt;TOTAL&lt;/SPAN&gt;] expr [ , offset [,count ]]&lt;/SPAN&gt;&lt;SPAN class="statement"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement"&gt;and I do not understand what the optional count is for&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 12:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734098#M452483</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2020-08-07T12:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting Below Function</title>
      <link>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734207#M452490</link>
      <description>&lt;P&gt;If you are not using RangeSum, third parameter is not applicable for you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 17:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interpreting-Below-Function/m-p/1734207#M452490</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-07T17:54:03Z</dc:date>
    </item>
  </channel>
</rss>

