<?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: QVD Concatenate New Records Only in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685393#M52212</link>
    <description>&lt;P&gt;I am *trying* to exclude records from the database that already in the qvd file. But it is adding everything still day-to-day&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2020 14:18:14 GMT</pubDate>
    <dc:creator>esuper21</dc:creator>
    <dc:date>2020-03-17T14:18:14Z</dc:date>
    <item>
      <title>QVD Concatenate New Records Only</title>
      <link>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685364#M52208</link>
      <description>&lt;P&gt;I am trying to concatenate new records into my existing qvd file based on one field. I need today's record added in when new records are added as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far, I can add new records, but it adds ALL new records - only need where it doesnt exist in the original file&lt;/P&gt;&lt;P&gt;Script now: y =yesterday // x = today&lt;/P&gt;&lt;P&gt;Stat:&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;FROM 'lib://AT Prod Folder/ITAMOR24_$(y).qvd'(qvd);&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;SerialNumber,&lt;BR /&gt;"Date Added"&lt;BR /&gt;Resident ATOR24&lt;BR /&gt;where not exists(SerialNumber, "SerialNumber");&lt;/P&gt;&lt;P&gt;store Stat into 'lib://AT Prod Folder/ITAMOR24_'$(x).qvd(qvd);&lt;/P&gt;&lt;P&gt;Results:&lt;/P&gt;&lt;P&gt;I need the new highlighted record with 3/17 date and only that one for 3/17. The rest already had existing records so I don't want to add again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="concatenateqvd.PNG" style="width: 382px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30170iF5E99695B2C795B5/image-dimensions/382x214?v=v2" width="382" height="214" role="button" title="concatenateqvd.PNG" alt="concatenateqvd.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685364#M52208</guid>
      <dc:creator>esuper21</dc:creator>
      <dc:date>2021-12-20T21:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Concatenate New Records Only</title>
      <link>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685381#M52210</link>
      <description>&lt;P&gt;because of your&lt;/P&gt;&lt;P&gt;not exists (SerialNumber)&lt;/P&gt;&lt;P&gt;you won't load datas from your database that are in the qvd.&lt;/P&gt;&lt;P&gt;So change the reload order.&lt;/P&gt;&lt;P&gt;First database, all new and changed datas and then the old datas.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 13:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685381#M52210</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2020-03-17T13:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Concatenate New Records Only</title>
      <link>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685393#M52212</link>
      <description>&lt;P&gt;I am *trying* to exclude records from the database that already in the qvd file. But it is adding everything still day-to-day&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 14:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVD-Concatenate-New-Records-Only/m-p/1685393#M52212</guid>
      <dc:creator>esuper21</dc:creator>
      <dc:date>2020-03-17T14:18:14Z</dc:date>
    </item>
  </channel>
</rss>

