<?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: Table row counter in a separate chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026009#M936456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use count-functions within a table-chart without dimensions like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Dim1&amp;amp;Dim2&amp;amp;Dim3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will need to include your used dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you not want to count the number of records from certain charts (which is depending from the used dimensions) else you want to know how many records your tables have then you could use an inbuilt qv object "structure table" (last object by right click in sheet and choosing new object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 12:17:20 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-02-25T12:17:20Z</dc:date>
    <item>
      <title>Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026008#M936452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying to add a row counter chart to a sheet and i'd like it to show the number of rows displayed in a certain table even without any selections. I know i can find that count in the right lower corner of the screen selecting a table but i'd like to have the counter always clearly visible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;N.B. I can't work on the scritp and i can't upload the file because i'm using a shared document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 08:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026008#M936452</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2016-02-25T08:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026009#M936456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use count-functions within a table-chart without dimensions like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Dim1&amp;amp;Dim2&amp;amp;Dim3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will need to include your used dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you not want to count the number of records from certain charts (which is depending from the used dimensions) else you want to know how many records your tables have then you could use an inbuilt qv object "structure table" (last object by right click in sheet and choosing new object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 12:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026009#M936456</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-25T12:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026010#M936457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;i'm afraid the thread has been duplicated (&lt;A href="https://community.qlik.com/thread/206983"&gt;Table row counter in separate chart&lt;/A&gt;), i'll quote and reply to your answer in the other one, this can be closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 13:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026010#M936457</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2016-02-25T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026011#M936458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add this at script in table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'1' as RecordCounter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;then at UI: sum(RecordCounter)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 13:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026011#M936458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T13:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026012#M936459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also do not post same thread multiple times again and again&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/206983"&gt;Table row counter in separate chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 13:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026012#M936459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T13:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026013#M936460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you just want to see how many rows are in your tables then you can use the system fields $Table and $Rows in a chart.&amp;nbsp; This row value will not change as you make selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to tick the Show System Fields option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SystemFields.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/115981_SystemFields.JPG" style="width: 620px; height: 546px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 13:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026013#M936460</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-25T13:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026014#M936461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unforunately I can't work on the script because it's a shared document. Sorry for the duplicated thread, this morning the connection was not very good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026014#M936461</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2016-02-25T16:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026015#M936462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Albert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i enabled system fields but i just can't understand how to make them work and i'm not sure that is really what i'm trying to do: what i need is a count of records (rows) contained in a table but it has to change every time i add any selection (and has to show the count without any selection too), so it has to be dynamic. Do you think i can do it with your previous advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026015#M936462</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2016-02-25T16:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026016#M936463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The $Rows figure shows the number of rows loaded on the last reload it does not change with user selections.&lt;/P&gt;&lt;P&gt;Add a straight table chart with $Table as the dimension and $Rows as the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the value to change as you make selections, the use a count(fieldname) expression in a chart where fieldname is a field unique to the table you wish to count.&lt;/P&gt;&lt;P&gt;count({1} fieldname) will show the count excluding all selections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026016#M936463</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-25T16:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026017#M936464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the answer here &lt;A href="https://community.qlik.com/thread/206983"&gt;Table row counter in separate chart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for the help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: if there's a somebody who can close and set the thread as solved i'd be thankful. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 08:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026017#M936464</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2016-02-26T08:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table row counter in a separate chart</title>
      <link>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026018#M936465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just flag up the correct answer and any helpful answers to close the thread.&lt;/P&gt;&lt;P&gt;Only the thread author (you) or a moderator can do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 09:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-row-counter-in-a-separate-chart/m-p/1026018#M936465</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-29T09:31:25Z</dc:date>
    </item>
  </channel>
</rss>

