<?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 displayed table rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381846#M816874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table that has some information selected from database and I have another table that display more information when a selection is made from the first table, now what I want to do is to count the number of records displayed in the second table&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;for example I have table tbl1 and tbl2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;tbl1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;tbl2&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So when I select 1 for example form the first table the second table will display the records depending on the relation between the 2 tables, I want to know how to count the number of&amp;nbsp; records displayed in&amp;nbsp; tbl2. I tried to use getselectedcount but it does not work because there is not selection happened on tbl2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I hope this made it more clear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 18:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-08T18:16:04Z</dc:date>
    <item>
      <title>Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381844#M816872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables when I select from the fist one the second table is updated, can anyone please tell me how to count the rows in the second table? getselectedcount is not working because selection is done from the fist table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&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/Counting-displayed-table-rows/m-p/1381844#M816872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381845#M816873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share some sample for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 16:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381845#M816873</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T16:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381846#M816874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table that has some information selected from database and I have another table that display more information when a selection is made from the first table, now what I want to do is to count the number of records displayed in the second table&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;for example I have table tbl1 and tbl2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;tbl1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;tbl2&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So when I select 1 for example form the first table the second table will display the records depending on the relation between the 2 tables, I want to know how to count the number of&amp;nbsp; records displayed in&amp;nbsp; tbl2. I tried to use getselectedcount but it does not work because there is not selection happened on tbl2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I hope this made it more clear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381846#M816874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-08T18:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381847#M816875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you are looking for ?&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175986_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381847#M816875</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-09-08T18:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381848#M816876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously it is due to the Qlikview Associative properties due that it is happen why you count that value you can view it on the UI part that how may records get selected. You can use property Show Frequency in list object of another table and it visible to you on each record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Disp.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175975_Disp.PNG" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this make sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381848#M816876</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T18:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381849#M816877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See smale example for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381849#M816877</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T18:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381850#M816878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using qlik sense and I want to display the count in KPI, I can't open the example it is not showing any data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 19:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381850#M816878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-08T19:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381851#M816879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using qlik sense, in the example you sent what is 5 representing? is this the count of rows of another table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 19:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381851#M816879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-08T19:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381852#M816880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the 5 is representing the count of rows of another table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 20:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381852#M816880</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-09-08T20:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381853#M816881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please send me the expression that you used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 21:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381853#M816881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-08T21:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381854#M816882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the complete script and the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tbl1:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tbl2:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ID,Type&lt;/P&gt;&lt;P&gt;1,A&lt;/P&gt;&lt;P&gt;1,A&lt;/P&gt;&lt;P&gt;2,B&lt;/P&gt;&lt;P&gt;3,C&lt;/P&gt;&lt;P&gt;3,C&lt;/P&gt;&lt;P&gt;3,C&lt;/P&gt;&lt;P&gt;4,D&lt;/P&gt;&lt;P&gt;4,D&lt;/P&gt;&lt;P&gt;4,D&lt;/P&gt;&lt;P&gt;4,D&lt;/P&gt;&lt;P&gt;4,D&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(ID)=0,'',Count(Type))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: If nothing is selected then it will not show any count and that is the reason I am using IF condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 00:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381854#M816882</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-09-09T00:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381855#M816883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot that was so helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 16:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381855#M816883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-11T16:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Counting displayed table rows</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381856#M816884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome and happy to hear that it is helpful for you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 19:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-displayed-table-rows/m-p/1381856#M816884</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-09-11T19:10:53Z</dc:date>
    </item>
  </channel>
</rss>

