<?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: inline_load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/inline-load/m-p/499390#M186633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sree Vas,&lt;/P&gt;&lt;P&gt;Use the below syntex for inline load in qlikview:&lt;/P&gt;&lt;P&gt;KPI_Sort_Order_Executive_Summary:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;OP_KPI_ID, Sort order&lt;/P&gt;&lt;P&gt;CSL, 1&lt;/P&gt;&lt;P&gt;TFR,2&lt;/P&gt;&lt;P&gt;RETURN,3&lt;/P&gt;&lt;P&gt;DC,4&lt;/P&gt;&lt;P&gt;ADSO,5&lt;/P&gt;&lt;P&gt;DSOEB,6&lt;/P&gt;&lt;P&gt;DTS,7&lt;/P&gt;&lt;P&gt;WFA,8&lt;/P&gt;&lt;P&gt;EI,9&lt;/P&gt;&lt;P&gt;COG,10&lt;/P&gt;&lt;P&gt;SFS,11&lt;/P&gt;&lt;P&gt;PPOC,12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for inline load you have to make a table in qlikview itself, inline load means data is loaded from table which resided within same QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2013 06:45:33 GMT</pubDate>
    <dc:creator>ramkrishna86</dc:creator>
    <dc:date>2013-12-18T06:45:33Z</dc:date>
    <item>
      <title>inline_load</title>
      <link>https://community.qlik.com/t5/QlikView/inline-load/m-p/499387#M186630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can any body plz share the doc's about Inline load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advnce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 06:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/inline-load/m-p/499387#M186630</guid>
      <dc:creator />
      <dc:date>2013-12-18T06:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: inline_load</title>
      <link>https://community.qlik.com/t5/QlikView/inline-load/m-p/499388#M186631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you searched in help? Any doubt there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 06:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/inline-load/m-p/499388#M186631</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-18T06:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: inline_load</title>
      <link>https://community.qlik.com/t5/QlikView/inline-load/m-p/499389#M186632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;load&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt; [ &lt;/SPAN&gt;&lt;A class="Bold" href="#distinct"&gt;distinct&lt;/A&gt;&lt;SPAN class="Italic"&gt; ] &lt;/SPAN&gt;*&lt;SPAN class="Italic"&gt;fieldlist&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Italic"&gt;[( &lt;/SPAN&gt;&lt;A class="Bold" href="#from"&gt;from&lt;/A&gt;&lt;SPAN class="Italic"&gt; file [ format-spec ]&lt;/SPAN&gt; | &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A class="Bold" href="#from_field"&gt;from_field&lt;/A&gt;&lt;SPAN class="Italic"&gt; fieldassource [format-spec&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;]&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A class="Bold" href="#inline"&gt;inline&lt;/A&gt;&lt;SPAN class="Italic"&gt; data &lt;BR /&gt;[ format-spec ]&lt;/SPAN&gt; | &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A href="#resident"&gt;resident&lt;/A&gt;&lt;SPAN class="Italic"&gt; &lt;BR /&gt;table-label&lt;/SPAN&gt; | &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A class="Bold" href="#autogenerate"&gt;autogenerate&lt;/A&gt;&lt;SPAN class="Italic"&gt; size )]&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Italic"&gt;[ &lt;/SPAN&gt;&lt;A class="Bold" href="#where"&gt;where&lt;/A&gt;&lt;SPAN class="Italic"&gt; criterion&lt;/SPAN&gt; | &lt;A class="Bold" href="#while"&gt;while&lt;/A&gt;&lt;SPAN class="Italic"&gt; criterion ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Italic"&gt;[ &lt;/SPAN&gt;&lt;A class="Bold" href="#group_by"&gt;group_by&lt;/A&gt;&lt;SPAN class="Italic"&gt; groupbyfieldlist ]&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Italic"&gt;[&lt;/SPAN&gt;&lt;A class="Bold" href="#order_by"&gt;order_by&lt;/A&gt;&lt;SPAN class="Italic"&gt; orderbyfieldlist ]&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 06:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/inline-load/m-p/499389#M186632</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2013-12-18T06:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: inline_load</title>
      <link>https://community.qlik.com/t5/QlikView/inline-load/m-p/499390#M186633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sree Vas,&lt;/P&gt;&lt;P&gt;Use the below syntex for inline load in qlikview:&lt;/P&gt;&lt;P&gt;KPI_Sort_Order_Executive_Summary:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;OP_KPI_ID, Sort order&lt;/P&gt;&lt;P&gt;CSL, 1&lt;/P&gt;&lt;P&gt;TFR,2&lt;/P&gt;&lt;P&gt;RETURN,3&lt;/P&gt;&lt;P&gt;DC,4&lt;/P&gt;&lt;P&gt;ADSO,5&lt;/P&gt;&lt;P&gt;DSOEB,6&lt;/P&gt;&lt;P&gt;DTS,7&lt;/P&gt;&lt;P&gt;WFA,8&lt;/P&gt;&lt;P&gt;EI,9&lt;/P&gt;&lt;P&gt;COG,10&lt;/P&gt;&lt;P&gt;SFS,11&lt;/P&gt;&lt;P&gt;PPOC,12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for inline load you have to make a table in qlikview itself, inline load means data is loaded from table which resided within same QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 06:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/inline-load/m-p/499390#M186633</guid>
      <dc:creator>ramkrishna86</dc:creator>
      <dc:date>2013-12-18T06:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: inline_load</title>
      <link>https://community.qlik.com/t5/QlikView/inline-load/m-p/499391#M186634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;&lt;STRONG style="color: black; font-size: 14.0pt; font-family: 'Arial','sans-serif';"&gt;&lt;A href="http://www.citagus.com/citagus/blog/different-ways-to-load-data-in-to-qlikview/" title="Permanent Link to Different ways to load data in to Qlikview"&gt;&lt;SPAN style="color: #d1712b;"&gt;DIFFERENT WAYS TO LOAD DATA IN TO QLIKVIEW&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;INTRODUCTION:&lt;/H1&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;There are different ways and methods to load data into Qlikview. Explained below with examples and uses of methods of loading data into qlikview.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;Types:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Loading data from the file.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;2. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Inline Load&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;3. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Resident Load&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;4. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Incremental Load&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;5. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Binary Load&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;6. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Add Load&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;7. &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Buffer Load&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;1. Loading Data from File:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;This method is normal method of loading data into the Qlikview application.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Load data from files like Excel,MSDB,CSV,Txt files etc., can be done by creating ODBC and connecting to your database directly.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;LOAD A,&amp;nbsp; B&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;C&gt; (biff, embedded labels, table is Data$);&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;2. Inline Load:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;The second method of loading is Inline Load where the user can define their own data and load within Qlikview.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;The Inline data can be defined&amp;nbsp; in the inline&amp;nbsp; Data Wizard .&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;InsertàLoad Dataà Inline Data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;A&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;C&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;3. Resident Load:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Loading data from already loaded Qlikview table is possible using Resident Load.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Transformations and&amp;nbsp; Calculations can be performed in the resident load script.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Loading a existing field or a succeeding table is possible too.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Employees:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Select Empname,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;HireDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Salary,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Incentives&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;From Employee;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Load Empname,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Month(HireDate),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Salary + Incentives as ‘GrossSalary’&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Resident Employees;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;4. Incremental Load:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Incremental load is used to load only the new or changed records.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;It will be very helpfull where a database is big.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;This involves loading old data from the QVD and new records from the database and combine into single QVD.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;SQL SELECT PrimaryKey, X, Y FROM DB_TABLE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;WHERE ModificationTime&amp;nbsp; &amp;gt;= #$(LastExecTime)#&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;AND ModificationTime&amp;nbsp; &amp;lt;&amp;nbsp; #$(BeginningThisExecTime)#;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Concatenate LOAD PrimaryKey, X, Y FROM File.QVD;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;STORE QV_Table INTO File.QVD;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;5. Binary Load:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Loading data from one qlikview file is called Binary Loading. The data model of one QVW file is copied from RAM to disk in 0s and 1s for another qvw file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;This Binary Load will be more usefull&amp;nbsp; when you want to enhance the already built qvw with the same metrices defined.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Binary c:\order.qvw;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;6. Add Load:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Add Load is used to append or concatenate the data from one table to other table. During a partial reload the QlikView table, for which a table name is generated by the add load/add select statement (provided such a table exists), will be appended with the result of the add load/add select statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Since it wont check for duplicates, it is required us suitable where condition in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;LOAD ENO, ENAME from Employees.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;ADD LOAD ENO, ENAME from Employees1.csv Where Not Exists(ENO);&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;1. &lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;7. Buffer Load:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Buffer load helps to create the QVD files automatically.&amp;nbsp; The created QVD will be maintained as defined in&amp;nbsp; User Preferencesà Locations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;Example: &lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Buffer select * from Employees.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 9.0pt; margin-bottom: 9.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;STRONG&gt;Ref :&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: arial; font-size: 12px;"&gt;&lt;STRONG&gt;Shiva Sankar CITAGUS&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 07:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/inline-load/m-p/499391#M186634</guid>
      <dc:creator />
      <dc:date>2013-12-18T07:03:41Z</dc:date>
    </item>
  </channel>
</rss>

