<?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: know the number of tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919738#M318768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this might do the trick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1438179111806200" jivemacro_uid="_1438179111806200"&gt;
&lt;P&gt;SET ErrorMode = 0;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For i = 999 to 1 Step -1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;vTable = '@' &amp;amp; $(i);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;MyTable:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD * FROM &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/mypage.html" rel="nofollow"&gt;http://myserver/mypage.html&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; (html, codepage is 1252, embedded labels, table is $(vTable))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Exit For When NoOfRows('MyTable')&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Next&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;SET ErrorMode = 1;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 14:12:07 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-07-29T14:12:07Z</dc:date>
    <item>
      <title>know the number of tables</title>
      <link>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919737#M318767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm reading from sharepoint page (html)&lt;/P&gt;&lt;P&gt;in the URL I'm passing the ID of the employee&lt;/P&gt;&lt;P&gt;the problem is that the total number of tables differs from one ID to another&lt;/P&gt;&lt;P&gt;sometimes I get 40 tables named @1, @2,....@40 and for other ID values I get around 20 tables&lt;/P&gt;&lt;P&gt;the information that I'm looking for is 100% in the last table available&lt;/P&gt;&lt;P&gt;How can I know what is the last table to make reading dynamic as I'm making a loop through all employee IDs connect to the html page and read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919737#M318767</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-07-29T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: know the number of tables</title>
      <link>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919738#M318768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this might do the trick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1438179111806200" jivemacro_uid="_1438179111806200"&gt;
&lt;P&gt;SET ErrorMode = 0;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For i = 999 to 1 Step -1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;vTable = '@' &amp;amp; $(i);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;MyTable:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD * FROM &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/mypage.html" rel="nofollow"&gt;http://myserver/mypage.html&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; (html, codepage is 1252, embedded labels, table is $(vTable))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Exit For When NoOfRows('MyTable')&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Next&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;SET ErrorMode = 1;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919738#M318768</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-29T14:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: know the number of tables</title>
      <link>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919739#M318769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other option is to use the load wizard in Qlikview and load view webfile then you can preview which table number is the right table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 05:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/know-the-number-of-tables/m-p/919739#M318769</guid>
      <dc:creator />
      <dc:date>2015-08-07T05:58:16Z</dc:date>
    </item>
  </channel>
</rss>

