<?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: how to do partial load at script level in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2045064#M12032</link>
    <description>&lt;P&gt;create variable then try to use the if condition like below:&lt;/P&gt;
&lt;P&gt;set var=2;&lt;/P&gt;
&lt;P&gt;if var=1 then&lt;BR /&gt;TableA:&lt;BR /&gt;load * inline [&lt;BR /&gt;field&lt;BR /&gt;a&lt;BR /&gt;b&lt;BR /&gt;c&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;else&lt;/P&gt;
&lt;P&gt;TableB:&lt;BR /&gt;load * inline [&lt;BR /&gt;field&lt;BR /&gt;d&lt;BR /&gt;e&lt;BR /&gt;f&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;end if;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 14:47:21 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2023-03-03T14:47:21Z</dc:date>
    <item>
      <title>how to do partial load at script level</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2044922#M12031</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;I have 2 tables where table 1 consists of 1000 records and table 2 is dynamic on daily bases it will get updated.&lt;/P&gt;
&lt;P&gt;so I have one query&amp;nbsp; that when loading script is it possible to not load table 1 in script and script should directly start loading from 2 and not from 1.&lt;BR /&gt;&lt;BR /&gt;~ Yash Salvi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 10:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2044922#M12031</guid>
      <dc:creator>ysalvi43</dc:creator>
      <dc:date>2023-03-03T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to do partial load at script level</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2045064#M12032</link>
      <description>&lt;P&gt;create variable then try to use the if condition like below:&lt;/P&gt;
&lt;P&gt;set var=2;&lt;/P&gt;
&lt;P&gt;if var=1 then&lt;BR /&gt;TableA:&lt;BR /&gt;load * inline [&lt;BR /&gt;field&lt;BR /&gt;a&lt;BR /&gt;b&lt;BR /&gt;c&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;else&lt;/P&gt;
&lt;P&gt;TableB:&lt;BR /&gt;load * inline [&lt;BR /&gt;field&lt;BR /&gt;d&lt;BR /&gt;e&lt;BR /&gt;f&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;end if;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 14:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2045064#M12032</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2023-03-03T14:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to do partial load at script level</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2046564#M12046</link>
      <description>&lt;P&gt;Hey Anat,&lt;/P&gt;
&lt;P&gt;above solution is fine, but what if data is getting reloaded daily/weekly basis??? how can we automate that?? because loading full script seems to be time consuming.&lt;/P&gt;
&lt;P&gt;~ Yash Salvi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 05:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/how-to-do-partial-load-at-script-level/m-p/2046564#M12046</guid>
      <dc:creator>ysalvi43</dc:creator>
      <dc:date>2023-03-08T05:55:46Z</dc:date>
    </item>
  </channel>
</rss>

