<?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 Reading Tables Dinamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325300#M119828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I meant Dynamically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 07:43:37 GMT</pubDate>
    <dc:creator>christian77</dc:creator>
    <dc:date>2011-09-06T07:43:37Z</dc:date>
    <item>
      <title>Reading Tables Dinamically</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325299#M119827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m working in a SQL data base. They are some tables in that data base named Cuestionario1, Cuestionario2, Cuestionario3, …, CuestionarioN. I need to upload them all, but I don´t know how to do it dynamically.&lt;/P&gt;&lt;P&gt;In other words, how can I retrieve the number of Cuestionarios before, in order to reload them.&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 07:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325299#M119827</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2011-09-06T07:25:25Z</dc:date>
    </item>
    <item>
      <title>Reading Tables Dinamically</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325300#M119828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I meant Dynamically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 07:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325300#M119828</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2011-09-06T07:43:37Z</dc:date>
    </item>
    <item>
      <title>Reading Tables Dinamically</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325301#M119829</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;If you know how many tables are there, i mean N you can lopp through using for and next to load the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elaborate the actual requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 07:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325301#M119829</guid>
      <dc:creator />
      <dc:date>2011-09-06T07:59:07Z</dc:date>
    </item>
    <item>
      <title>Reading Tables Dinamically</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325302#M119830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; That's what I want to know, how many tables they are with that name. Then I'll loop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325302#M119830</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2011-09-06T08:03:04Z</dc:date>
    </item>
    <item>
      <title>Reading Tables Dinamically</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325303#M119831</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;First you can load all the table names starting with 'Cuestionari' using the below query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM sys.Tables where name like ('Cuestionari%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then loop through the Name field from the above load and fetch all the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-Tables-Dinamically/m-p/325303#M119831</guid>
      <dc:creator />
      <dc:date>2011-09-06T08:23:20Z</dc:date>
    </item>
  </channel>
</rss>

