<?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 rank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737818#M475362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best is you already using... may be wait for some other Gurus to reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank(Total RowNo(TOTAL))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 08:23:48 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-07-24T08:23:48Z</dc:date>
    <item>
      <title>rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737814#M475358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the expression rank(total rowno(total)) to get the number of rows in a chart.&lt;/P&gt;&lt;P&gt;But I have an issue with the performance of the expression because the data is too big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any alternative that can improve the performance and offers the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 07:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737814#M475358</guid>
      <dc:creator />
      <dc:date>2014-07-24T07:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737815#M475359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the same in Script end... What actually you are looking for using this expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737815#M475359</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-24T08:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737816#M475360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont want to add it in the script as I want it to dynamicaly calculate for every chart I use it.&lt;/P&gt;&lt;P&gt;I an using it to count the numbr of rows in the chart.&lt;/P&gt;&lt;P&gt;Any other ideas on how to better utilise the expression inside the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737816#M475360</guid>
      <dc:creator />
      <dc:date>2014-07-24T08:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737817#M475361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RowNo(total)&amp;nbsp; alone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737817#M475361</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-24T08:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737818#M475362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best is you already using... may be wait for some other Gurus to reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank(Total RowNo(TOTAL))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737818#M475362</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-24T08:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737819#M475363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RowNo(total) alone does not give the correct results inside the chart. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to take the max number of number of rows in a chart by using a different expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737819#M475363</guid>
      <dc:creator />
      <dc:date>2014-07-24T08:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737820#M475364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NoOfRows(total) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737820#M475364</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-24T08:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737821#M475365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tresesco thanks for the quick reply&lt;/P&gt;&lt;P&gt;This could be the correct answer. But I have not yet tested the performance of NoOfRows(total).&lt;/P&gt;&lt;P&gt;Out of your experiance which one do you think it performs best?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737821#M475365</guid>
      <dc:creator />
      <dc:date>2014-07-24T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: rowno rank</title>
      <link>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737822#M475366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not tested with big data. Still, from general comprehension can say - it should be the one with single function (i.e - NoOfRows(total) ), because in the other one, qv has to operate on two functions -one on onother's output, which would be more costly in terms of performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rowno-rank/m-p/737822#M475366</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-24T08:53:35Z</dc:date>
    </item>
  </channel>
</rss>

