<?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. :counting rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271528#M1202986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to show only the count, you can also create a text object with expression '=count(F1)' and display the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Aug 2010 11:40:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-12T11:40:36Z</dc:date>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271525#M1202983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;newbie question. I try to count the selected entries of a table. I have a script&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt; F1,F2&lt;BR /&gt; A,1&lt;BR /&gt; B,2&lt;BR /&gt; B,3&lt;BR /&gt; C,4&lt;BR /&gt; C,5&lt;BR /&gt; C,6&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;And there's a table box with F1 and F2. Now I want to have another table box to show the number of rows in the first table. The result should be 6 for no selection, 1 for A selected, 2 for B and 3 for C. I know there are count functions but I don't know how to apply them because I don't know how to refer a table.&lt;/P&gt;&lt;P&gt;Can you please help me? Thank you.&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 09:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271525#M1202983</guid>
      <dc:creator />
      <dc:date>2010-08-12T09:20:06Z</dc:date>
    </item>
    <item>
      <title>Re. :counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271526#M1202984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If I were you, I would count the selected entries into my application, but not in script.&lt;/P&gt;&lt;P&gt;To do that, you have to create a chart with F1 as dimension, and the following expression :&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Count(Distinct F2)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 09:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271526#M1202984</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-12T09:29:57Z</dc:date>
    </item>
    <item>
      <title>Re. :counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271527#M1202985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. Not quite what I was looking for, but you showed me the way to count in the application. I'm a little more familiar with the object dialog windows now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 10:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271527#M1202985</guid>
      <dc:creator />
      <dc:date>2010-08-12T10:34:38Z</dc:date>
    </item>
    <item>
      <title>Re. :counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271528#M1202986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to show only the count, you can also create a text object with expression '=count(F1)' and display the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 11:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271528#M1202986</guid>
      <dc:creator />
      <dc:date>2010-08-12T11:40:36Z</dc:date>
    </item>
    <item>
      <title>Re. :counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271529#M1202987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not bad. I also tried a statistics box which brings the best result so far because it has the right size and contains a text plus the count.&lt;/P&gt;&lt;P&gt;What would be best is a table box containing only one row with two columns. The left cell has a text constant, the right box has the count. But I don't see a way to put a formula into a table cell. Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 13:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271529#M1202987</guid>
      <dc:creator />
      <dc:date>2010-08-12T13:14:01Z</dc:date>
    </item>
    <item>
      <title>Re. :counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271530#M1202988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Straight table (form of chart) is probably what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 13:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271530#M1202988</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2010-08-12T13:16:19Z</dc:date>
    </item>
    <item>
      <title>Re. :counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271531#M1202989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know the Presidents demo? In the tab "Presidents" there is a table on the left titles "Party". What kind of object is it and how did they manage to show the number of each party for the present selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 13:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271531#M1202989</guid>
      <dc:creator />
      <dc:date>2010-08-12T13:54:53Z</dc:date>
    </item>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271532#M1202990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhpaps this helps:&lt;/P&gt;&lt;P&gt;//Text Box with:&lt;/P&gt;&lt;P&gt;=If(IsNull(GetFieldselections(F1)),'No. of F1 values',GetFieldselections(F1)) &amp;amp; ': ' &amp;amp;count( F1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 15:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271532#M1202990</guid>
      <dc:creator>orlando</dc:creator>
      <dc:date>2010-08-12T15:16:07Z</dc:date>
    </item>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271533#M1202991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Definitely a cool piece of code. It's just not table style.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 15:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271533#M1202991</guid>
      <dc:creator />
      <dc:date>2010-08-12T15:27:02Z</dc:date>
    </item>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271534#M1202992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to have a table with two columns&lt;/P&gt;&lt;P&gt;F1 -&amp;gt; count(F1)&lt;/P&gt;&lt;P&gt;Selecting A would result in a table&lt;/P&gt;&lt;P&gt;A | 1&lt;/P&gt;&lt;P&gt;Selecting B and C results in&lt;/P&gt;&lt;P&gt;B | 2&lt;/P&gt;&lt;P&gt;C | 3&lt;/P&gt;&lt;P&gt;I think the Presidents demo does the trick with the statistics box but I'm not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 15:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271534#M1202992</guid>
      <dc:creator />
      <dc:date>2010-08-12T15:36:25Z</dc:date>
    </item>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271535#M1202993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;what's about Johan's solution: straight table with F1 as Dimension and Count(F1) as expression&lt;/P&gt;&lt;P&gt;Orlando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271535#M1202993</guid>
      <dc:creator>orlando</dc:creator>
      <dc:date>2010-08-12T15:58:18Z</dc:date>
    </item>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271536#M1202994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Presidents demo, unless I misunderstood your question, is FAR different and more complicated than what you're looking for. As has been said, straight table, F1 as dimension, count(F1) as expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 19:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271536#M1202994</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-12T19:49:39Z</dc:date>
    </item>
    <item>
      <title>counting rows</title>
      <link>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271537#M1202995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the straight table does exactly what I'm looking for. Thank you very much. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 08:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counting-rows/m-p/271537#M1202995</guid>
      <dc:creator />
      <dc:date>2010-08-13T08:18:36Z</dc:date>
    </item>
  </channel>
</rss>

