<?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(*) from Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756150#M719792</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36322"&gt;@bsbernabe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to know the no. of records in the table, you can use count(Primarykey) in the front end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Load *, 1 as RowCount;&lt;/P&gt;&lt;P&gt;Sql select * from yoursourcetable;&lt;/P&gt;&lt;P&gt;Then, in front end, you can use Sum(RowCount) to get the number of rows loaded.&lt;/P&gt;&lt;P&gt;Hope its helps&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 09:38:20 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2020-10-27T09:38:20Z</dc:date>
    <item>
      <title>count(*) from Table</title>
      <link>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756122#M719790</link>
      <description>&lt;P&gt;Hello There,&lt;/P&gt;&lt;P&gt;my concern is to display the Table Name, Number of Columns &amp;amp; numbers of rows per table from oracle db&lt;/P&gt;&lt;P&gt;i try to use&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;SQLCOLUMN but i only got is Table Name &amp;amp; Number of Column i need also numbers of rows per table, so i create a simple script individually to count the number of rows&amp;nbsp; per table like union SQL but my problem here is when&amp;nbsp; i run the script with union i cant define what table it is because the field displayed is count like below:&lt;/P&gt;&lt;P&gt;Select count(*) from Table union&lt;/P&gt;&lt;P&gt;Any other solution for this?&lt;/P&gt;&lt;P&gt;i need somebody help..&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756122#M719790</guid>
      <dc:creator>bsbernabe</dc:creator>
      <dc:date>2024-11-15T23:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: count(*) from Table</title>
      <link>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756134#M719791</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;not sure but did you tried with join instead of union?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Select count(*) from Table Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 08:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756134#M719791</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2020-10-27T08:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: count(*) from Table</title>
      <link>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756150#M719792</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36322"&gt;@bsbernabe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to know the no. of records in the table, you can use count(Primarykey) in the front end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Load *, 1 as RowCount;&lt;/P&gt;&lt;P&gt;Sql select * from yoursourcetable;&lt;/P&gt;&lt;P&gt;Then, in front end, you can use Sum(RowCount) to get the number of rows loaded.&lt;/P&gt;&lt;P&gt;Hope its helps&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 09:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-from-Table/m-p/1756150#M719792</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-10-27T09:38:20Z</dc:date>
    </item>
  </channel>
</rss>

