<?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: Only Load Certain Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523373#M749230</link>
    <description>&lt;P&gt;You can use if-then statements in your script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;If vY1 = 'Yes' Then
    Y1:
    LOAD * FROM ...Y1 source table...;
End If&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Create a block for each conditional load.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Dec 2018 09:14:42 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-12-21T09:14:42Z</dc:date>
    <item>
      <title>Only Load Certain Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523368#M749229</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering how easy it was to only load certain tables in my script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I have a number of tables called, Y1, Y2, Y3, Y4 etc, and variables set up for vY1, vY2, vY3, vY4 etc, which point to where the tables are sourced from. If i only want to run Y1 and Y2 can i do that using an input box in the dashboard? So, if vY1 = 'Yes' then run that table, if vY4 ='No' then don't run it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523368#M749229</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Only Load Certain Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523373#M749230</link>
      <description>&lt;P&gt;You can use if-then statements in your script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;If vY1 = 'Yes' Then
    Y1:
    LOAD * FROM ...Y1 source table...;
End If&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Create a block for each conditional load.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 09:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523373#M749230</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-21T09:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Only Load Certain Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523481#M749231</link>
      <description>&lt;P&gt;Perfect, thank you&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 14:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Load-Certain-Tables/m-p/1523481#M749231</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2018-12-21T14:14:36Z</dc:date>
    </item>
  </channel>
</rss>

