<?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 instead add data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549459#M205234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Marcio&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you want &lt;SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;to do here is an incremental load, using Alarm_ID &amp;amp; &lt;/SPAN&gt;Alarm&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; Start as the unique key.&amp;nbsp; This can be done with a&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/EM&gt;&lt;EM&gt;concatenate&lt;/EM&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; and &lt;EM&gt;where not exists&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Google, or search this QlikView Community, for &lt;EM&gt;&lt;STRONG&gt;QlikView Incremental Load&lt;/STRONG&gt;&lt;/EM&gt; and you should get plenty of hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 18:08:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-30T18:08:00Z</dc:date>
    <item>
      <title>Update instead add data</title>
      <link>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549458#M205233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikView Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation where I have to update a value not add a new one. For exemple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alarm_ID, Alarm_Start, Alarm_End&lt;/P&gt;&lt;P&gt;1, 10/30/2013 - 09:00, -&lt;/P&gt;&lt;P&gt;2, 10/30/2013 - 09:05, -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After few minutes, QlikView automatically load new data source files, I got:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alarm_ID, Alarm_Start, Alarm_End&lt;/P&gt;&lt;P&gt;1, 10/30/2013 - 09:00, 10/30/2013 - 09:30&lt;/P&gt;&lt;P&gt;2, 10/30/2013 - 09:05, -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When QlikView finish to load a new file I have the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alarm_ID, Alarm_Start, Alarm_End&lt;/P&gt;&lt;P&gt;1, 10/30/2013 - 09:00, -&lt;/P&gt;&lt;P&gt;1, 10/30/2013 - 09:00, 10/30/2013 - 09:30&lt;/P&gt;&lt;P&gt;2, 10/30/2013 - 09:05, -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I really need:&lt;/P&gt;&lt;P&gt;1, 10/30/2013 - 09:00, 10/30/2013 - 09:30&lt;/P&gt;&lt;P&gt;2, 10/30/2013 - 09:05, -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I fix this ?? I already tried to use the Load Distinct, but I not exaclty what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcio Alvarez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 16:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549458#M205233</guid>
      <dc:creator />
      <dc:date>2013-10-30T16:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Update instead add data</title>
      <link>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549459#M205234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Marcio&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you want &lt;SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;to do here is an incremental load, using Alarm_ID &amp;amp; &lt;/SPAN&gt;Alarm&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; Start as the unique key.&amp;nbsp; This can be done with a&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/EM&gt;&lt;EM&gt;concatenate&lt;/EM&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; and &lt;EM&gt;where not exists&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Google, or search this QlikView Community, for &lt;EM&gt;&lt;STRONG&gt;QlikView Incremental Load&lt;/STRONG&gt;&lt;/EM&gt; and you should get plenty of hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549459#M205234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-30T18:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update instead add data</title>
      <link>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549460#M205235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exactlty what I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 13:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Update-instead-add-data/m-p/549460#M205235</guid>
      <dc:creator />
      <dc:date>2013-10-31T13:34:59Z</dc:date>
    </item>
  </channel>
</rss>

