<?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 How to update Data Tables Partially in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209958#M64752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have any good solutions? I'm so troubled.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2010 12:21:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-15T12:21:57Z</dc:date>
    <item>
      <title>How to update Data Tables Partially</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209957#M64751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I have a customer information table. Is there any easy way to update each cutomer's personal information such as mailing address, telephone number, marriage status, and etc.?&lt;/P&gt;&lt;P&gt;Say, there are customers named A, B, C, D, E, F,,,,,,,. When I want to update the personal information of only customer B, do I have to load and update all of the information table again? But it's going to take much time when the volume of the information is huge and the update is necessary many times.&lt;/P&gt;&lt;P&gt;Hope someone can help me....&lt;/P&gt;&lt;P&gt;Many Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 06:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209957#M64751</guid>
      <dc:creator />
      <dc:date>2010-01-13T06:19:55Z</dc:date>
    </item>
    <item>
      <title>How to update Data Tables Partially</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209958#M64752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have any good solutions? I'm so troubled.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 12:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209958#M64752</guid>
      <dc:creator />
      <dc:date>2010-01-15T12:21:57Z</dc:date>
    </item>
    <item>
      <title>How to update Data Tables Partially</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209959#M64753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can make all those fields that you want to be able to edit &lt;B&gt;input fields.&lt;/B&gt; You should list them using &lt;B&gt;inputfield&lt;/B&gt; statement in the script before they appear in a load or select statement.&lt;/P&gt;&lt;P&gt;The syntax is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;inputfield &lt;I&gt;ListOfFields&lt;/I&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;where &lt;I&gt;ListofFields&lt;/I&gt; is one or more field names separated by commas.&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Inputfield B;&lt;BR /&gt;Inputfield A,B;&lt;BR /&gt;Inputfield B??x*;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Those are from the reference manual &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 12:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209959#M64753</guid>
      <dc:creator />
      <dc:date>2010-01-15T12:43:26Z</dc:date>
    </item>
    <item>
      <title>How to update Data Tables Partially</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209960#M64754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;first of all: do you have a modification flag identifying the modified records?&lt;/P&gt;&lt;P&gt;If so the steps are as follows.&lt;/P&gt;&lt;P&gt;- Initial LOAD and and save the table as qvd file.&lt;/P&gt;&lt;P&gt;- use the modification flag and read modified records at a later time&lt;/P&gt;&lt;P&gt;- load your qvd file and concatenate the modified records&lt;/P&gt;&lt;P&gt;See the attached example for more details.&lt;/P&gt;&lt;P&gt;See also QV Help: Using QVD files for incremental load&lt;/P&gt;&lt;P&gt;Another question are: do you want to have the old and modified records in your application (for historical annalysis)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND KEP IN MIND: it´s only an example/idea how it could work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps to solve your problem.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 13:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-update-Data-Tables-Partially/m-p/209960#M64754</guid>
      <dc:creator />
      <dc:date>2010-01-15T13:24:49Z</dc:date>
    </item>
  </channel>
</rss>

