<?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: RowNo() behaviour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066579#M919577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just have a look at the HELP, rowno() can be used in the script as well as in charts, but there are subtle differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the HELP, for rowno() chart function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the chart is one-dimensional or if the qualifier &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; is used as argument, the current column segment is always equal to the entire column. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the table or table equivalent has multiple vertical dimensions, the current column segment will include only rows with the same values as the current row in all dimension columns except for the column showing the last dimension in the inter field sort order.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at the examples in the HELP for rowno() / chart inter record functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the script function rowno(), there are no columns segments, so it's just creating a consecutive row index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3292"&gt;Counters in the Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 16:49:27 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-03T16:49:27Z</dc:date>
    <item>
      <title>RowNo() behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066576#M919574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not used RowNo() function often but what I believed that it just marks the number of rows in a load statement. i have a very basic example as shown below. What I am not understanding here is why RowNo() is reset when Year value is changed. I am wondering how RowNo() function's behavior is dependent on the dimensions in a straight table.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="RowNO().PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123431_RowNO().PNG" style="height: auto;" /&gt;&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/RowNo-behaviour/m-p/1066576#M919574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo() behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066577#M919575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, rowno() is a &lt;STRONG&gt;chart&lt;/STRONG&gt; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are mixing it up with the &lt;STRONG&gt;script&lt;/STRONG&gt; function Rowno().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066577#M919575</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-03T16:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo() behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066578#M919576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used this as a chart function(expression) only and in my script, I have an inline table with 3 fields Year and Month and Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if you could please elaborate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066578#M919576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-03T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo() behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066579#M919577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just have a look at the HELP, rowno() can be used in the script as well as in charts, but there are subtle differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the HELP, for rowno() chart function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the chart is one-dimensional or if the qualifier &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; is used as argument, the current column segment is always equal to the entire column. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the table or table equivalent has multiple vertical dimensions, the current column segment will include only rows with the same values as the current row in all dimension columns except for the column showing the last dimension in the inter field sort order.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at the examples in the HELP for rowno() / chart inter record functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the script function rowno(), there are no columns segments, so it's just creating a consecutive row index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3292"&gt;Counters in the Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066579#M919577</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-03T16:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo() behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066580#M919578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rowno() at script level brings the record number&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Rowno() at graph level brings:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;the line number inside the first dimension&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;the global line number, when you use TOTAL qualifier&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 16:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066580#M919578</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-05-03T16:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo() behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066581#M919579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much swuehl for the response. Understood.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 05:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-behaviour/m-p/1066581#M919579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-04T05:08:36Z</dc:date>
    </item>
  </channel>
</rss>

