<?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: Update Rows on Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409099#M426355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;from UpdateTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from QVDFile&lt;/P&gt;&lt;P&gt;where not exists(ID);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 20:39:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-16T20:39:48Z</dc:date>
    <item>
      <title>Update Rows on Table</title>
      <link>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409098#M426354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently trying to load information from a file, and replace the updated values on my qvd. For example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="exmpl.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183592_exmpl.png" style="width: 620px; height: 188px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ones has ideas on how to do this. Both current qvd and update table fields are named the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409098#M426354</guid>
      <dc:creator>mariozubieta</dc:creator>
      <dc:date>2017-11-16T20:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update Rows on Table</title>
      <link>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409099#M426355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;from UpdateTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from QVDFile&lt;/P&gt;&lt;P&gt;where not exists(ID);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409099#M426355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T20:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Update Rows on Table</title>
      <link>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409100#M426356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way to do it with the qvd loaded previously, without having to store it and load it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reponse.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409100#M426356</guid>
      <dc:creator>mariozubieta</dc:creator>
      <dc:date>2017-11-16T20:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update Rows on Table</title>
      <link>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409101#M426357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Id as ExcludedID&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from UpdateTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from ResidentQVDFile&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where not exists(ExcludedID,ID);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop field ExcludedID;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-Rows-on-Table/m-p/1409101#M426357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T20:51:08Z</dc:date>
    </item>
  </channel>
</rss>

