<?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 regarding data reloading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325848#M711208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Medina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could we store the four table in qvd file as qvd file can only store single table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And how can i used two or multiple qvd file in single application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 09:15:35 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2011-05-25T09:15:35Z</dc:date>
    <item>
      <title>regarding data reloading</title>
      <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325846#M711206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have five tables to load in the application. Among the five table there is one table on which i want to aply incremental load..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want such technique so that the rest four tables must be loaded for the first time load.. when i try to aply the incremental load on fifth table the rest four table should not load again and again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i solve the above said problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 08:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325846#M711206</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-05-25T08:42:27Z</dc:date>
    </item>
    <item>
      <title>regarding data reloading</title>
      <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325847#M711207</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;Create a script just for loading those four tables and store the resulting data in qvd files. Then, in another qvw document, load qvd data and create a query for updating only the fifth table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 08:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325847#M711207</guid>
      <dc:creator />
      <dc:date>2011-05-25T08:58:32Z</dc:date>
    </item>
    <item>
      <title>regarding data reloading</title>
      <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325848#M711208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Medina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could we store the four table in qvd file as qvd file can only store single table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And how can i used two or multiple qvd file in single application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 09:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325848#M711208</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-05-25T09:15:35Z</dc:date>
    </item>
    <item>
      <title>regarding data reloading</title>
      <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325849#M711209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can store single QVD of four different table by performing join operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use multiple QVD in single application by linking QVD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 09:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325849#M711209</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-05-25T09:20:10Z</dc:date>
    </item>
    <item>
      <title>regarding data reloading</title>
      <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325850#M711210</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 create a qvw file, which will only read the four tables from database and store each one in a different qvd file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in another qvw file you have to read those qvd files in the way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;file1.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;Load A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;file2.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the wizard for importing qvd files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 09:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325850#M711210</guid>
      <dc:creator />
      <dc:date>2011-05-25T09:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: regarding data reloading</title>
      <link>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325851#M711211</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create a varibale named "v". From Settings-&amp;gt;Variable. set value 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Copy below Script to your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if $(v) = 0 then&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data, Min, Max&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 0, 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 1, 20&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 2, 30&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 3, 40&lt;BR /&gt;];&lt;BR /&gt;ELSE &lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data1, Min1, Max1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 0, 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 1, 20&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 2, 30&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 3, 40&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;let v = 1;&lt;BR /&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 10:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/regarding-data-reloading/m-p/325851#M711211</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-25T10:10:55Z</dc:date>
    </item>
  </channel>
</rss>

