<?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 NoOfTables() Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909705#M315887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mention is made of the NoOfTables() function in this forum as well as in the help files, however it does not seem to exist in the QlikView client application.&amp;nbsp; Am I missing something ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 11:19:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-22T11:19:28Z</dc:date>
    <item>
      <title>NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909705#M315887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mention is made of the NoOfTables() function in this forum as well as in the help files, however it does not seem to exist in the QlikView client application.&amp;nbsp; Am I missing something ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909705#M315887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-22T11:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909706#M315888</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;Text quoted from Qlikview help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P class="syntax"&gt;&lt;A name="NoOfTables"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;NoOfTables()&lt;/SPAN&gt; &lt;/P&gt;
&lt;P&gt;Returns the number of tables previously loaded. &lt;/P&gt;
&lt;P&gt;&lt;A name="kanchor1346"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P class="syntax"&gt;&lt;A name="TableName"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;TableName(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt; 'TableNumber' &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of Qlik you use.&lt;/P&gt;&lt;P&gt;May be you need to upgrade your Qlik version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909706#M315888</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2015-07-22T11:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909707#M315889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NoOFTables() is a script function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you want use the output of the function create a variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Let v1 = NoOfTables();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use the variable in UI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909707#M315889</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-22T11:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909708#M315890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashfaq, &lt;/P&gt;&lt;P&gt;Yes I saw that in the help file and coded it as such but it's not recognised as a function.&lt;/P&gt;&lt;P&gt;I am using Version 11.20.12235.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is also not in the list of "All Functions"&lt;IMG alt="NoOfTables.tiff" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93600_NoOfTables.tiff" style="height: 538px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence my confusion...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909708#M315890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-22T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909709#M315891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NoOFTables() is a script function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hence you can't find it in UI functions.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909709#M315891</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-22T11:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909710#M315892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Edwin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table functions&amp;nbsp; such as NoOfTabels(),NoOfFields() are all script level functions and are not accessible to tthe client. However you could use some system fields in the client and they all start with a $&lt;/P&gt;&lt;P&gt;ex: $Rows, $Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909710#M315892</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-22T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: NoOfTables() Function</title>
      <link>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909711#M315893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Yes I saw now it works in the script but not UI.&lt;/P&gt;&lt;P&gt;I managed to get what I wanted to do, thanks for the replies I do appreciate it.&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoOfTables-Function/m-p/909711#M315893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-22T11:44:21Z</dc:date>
    </item>
  </channel>
</rss>

