<?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: Count rows in a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1880774#M1216842</link>
    <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;NoOfRows('&lt;SPAN&gt;$(vtable)&lt;/SPAN&gt;') as RowNumbers&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jan 2022 15:56:24 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2022-01-13T15:56:24Z</dc:date>
    <item>
      <title>Count rows in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1880736#M1216838</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;While downloading tables from our ERP into qvd files I want to count the number of rows for each table.&amp;nbsp; The number of rows and a timestamp are added to a separate table as log file.&amp;nbsp; I'm working with variables for the download. Each table is having different columns. Which function can I use to count the rows of the ERP table not having a column name?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET vtable = CONTRCLASS;&lt;BR /&gt;$(vtable):&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM admin.$(vtable);&lt;BR /&gt;STORE $(vtable) INTO $(vtable).qvd (qvd);&lt;/P&gt;
&lt;P&gt;Concatenate(ImportLog) LOAD&lt;BR /&gt;'$(vtable)' as Table,&lt;BR /&gt;????????????? as RowNumbers,&lt;BR /&gt;Now() as Timestamp&lt;BR /&gt;AUTOGENERATE(1);&lt;/P&gt;
&lt;P&gt;DROP table $(vtable);&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1880736#M1216838</guid>
      <dc:creator>HPW</dc:creator>
      <dc:date>2022-01-13T15:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count rows in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1880774#M1216842</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;NoOfRows('&lt;SPAN&gt;$(vtable)&lt;/SPAN&gt;') as RowNumbers&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1880774#M1216842</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-01-13T15:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Count rows in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1881008#M1216848</link>
      <description>&lt;P&gt;Worked well. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 06:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-rows-in-a-table/m-p/1881008#M1216848</guid>
      <dc:creator>HPW</dc:creator>
      <dc:date>2022-01-14T06:54:28Z</dc:date>
    </item>
  </channel>
</rss>

