<?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: NoOfRows(TOTAL) outside n column expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557084#M207954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt; counting the dimension values&lt;/SPAN&gt;" that´s what I´m doing today, I was trying to use a more generic way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 16:30:49 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2013-10-31T16:30:49Z</dc:date>
    <item>
      <title>NoOfRows(TOTAL) outside n column expression</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557082#M207952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I use NoOfRows(TOTAL) into a column expression of a straight graph, it returns how many rows my table has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to use it outside a column expression? When I use it into a caption or other place it always returns 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use it inside a calculation condition preventing my table to has too many rows avoiding performance issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 15:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557082#M207952</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-31T15:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfRows(TOTAL) outside n column expression</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557083#M207953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that you can make use of this function in gobal context, e.g. in a calculation condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several threads here that discuss this behaviour and some suggests some workaround, e.g. using a macro&lt;/P&gt;&lt;P&gt;(like in &lt;A _jive_internal="true" href="https://community.qlik.com/thread/97650"&gt;today's post&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For what you want to do, it would be sufficient to know a rough estimate, so you could try counting the dimension values involved or something like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557083#M207953</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-31T16:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfRows(TOTAL) outside n column expression</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557084#M207954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt; counting the dimension values&lt;/SPAN&gt;" that´s what I´m doing today, I was trying to use a more generic way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557084#M207954</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-31T16:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfRows(TOTAL) outside n column expression</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557085#M207955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like Stefan says an estimate will do for the calculation expression. Especially if you don't have a pivot table with lots of partial sum totals. I usually use count(aggr(1, Dim1, Dim2, ... , DimN))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557085#M207955</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-31T17:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfRows(TOTAL) outside n column expression</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557086#M207956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I was trying to use a more generic way&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, would be neat if QV would offer a possibility to read some other objects properties, like the number of rows, using QV functions in chart expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But especially for the calculation condition, I think it would be quite tricky to get this information before QV actually performs the calculation (is this a hen / egg issue?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557086#M207956</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-31T17:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfRows(TOTAL) outside n column expression</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557087#M207957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;, I don´t know the exact order the calculations are made so maybe is there any way of preventing some memory leaks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be nicer if there´s some property like "Maximum Rows, please don´t go beyond XXXX rows"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of my clients and students insists into creating really big tables consuming lots of Gigabytes of Server RAM and sometimes is hard to explain to them that a table with 10mi rows is useless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt; and &lt;A _jive_internal="true" data-avatarid="6257" data-externalid="" data-online="false" data-presence="null" data-userid="96544" data-username="gwassenaar" href="https://community.qlik.com/people/gwassenaar" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6f6f6f; background-color: #ffffee;"&gt;Wassenaar&lt;/A&gt;, I´m a big fan of you 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfRows-TOTAL-outside-n-column-expression/m-p/557087#M207957</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-31T17:41:15Z</dc:date>
    </item>
  </channel>
</rss>

