<?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: If update... if insert .... in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398267#M8893</link>
    <description>The way I use :
&lt;BR /&gt;I load the table I want to update and I make an inner join between this table and the source table. If it matches it's an update else it's an insert.</description>
    <pubDate>Mon, 23 Jul 2007 14:54:38 GMT</pubDate>
    <dc:creator>bdurand</dc:creator>
    <dc:date>2007-07-23T14:54:38Z</dc:date>
    <item>
      <title>If update... if insert ....</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398266#M8892</link>
      <description>Hi all,
&lt;BR /&gt;I have a table with columns "INS" and "UP". In action on data in TDBOuput, I choose "Update or insert". But when I insert I don't want to fill UP, and on update I mustn't update INS but fill UP. Is there an easy way to do that (without triggers)?
&lt;BR /&gt;I'm using TOS V2.1.0 with java.
&lt;BR /&gt;Kind regards
&lt;BR /&gt;Ben</description>
      <pubDate>Sat, 16 Nov 2024 14:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398266#M8892</guid>
      <dc:creator>bdurand</dc:creator>
      <dc:date>2024-11-16T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: If update... if insert ....</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398267#M8893</link>
      <description>The way I use :
&lt;BR /&gt;I load the table I want to update and I make an inner join between this table and the source table. If it matches it's an update else it's an insert.</description>
      <pubDate>Mon, 23 Jul 2007 14:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398267#M8893</guid>
      <dc:creator>bdurand</dc:creator>
      <dc:date>2007-07-23T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: If update... if insert ....</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398268#M8894</link>
      <description>i have found the solution, i have one job for the insert and an other for the update.
&lt;BR /&gt;inj the end of the insert, the update run automatically
&lt;BR /&gt;i have deleted the pb of same name of colonnes</description>
      <pubDate>Tue, 19 Feb 2008 16:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398268#M8894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-19T16:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: If update... if insert ....</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398269#M8895</link>
      <description>Ok, this solutions are not answers to the problem, they are other ways to do what talend must do with "Action On Data" feature&lt;BR /&gt;why it does not work?&lt;BR /&gt;Are Talend Offering something that doesn't work?</description>
      <pubDate>Thu, 21 Feb 2008 23:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398269#M8895</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-02-21T23:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: If update... if insert ....</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398270#M8896</link>
      <description>These feature has been add since 2.3.
&lt;BR /&gt;Go to your db output component preoperties / advanced settings / Advanced fields option : The Updatable and Insertable columns allows you to choose which fields needs to be inserted and which fields have to be updated
&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 21 Feb 2008 23:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398270#M8896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-21T23:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: If update... if insert ....</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398271#M8897</link>
      <description>Hi all, 
&lt;BR /&gt; 
&lt;BR /&gt; Can anyone explain the same thing at data model level in MDM. 
&lt;BR /&gt; In the data model I have create date and update date. For both I gave current date as default value. But when I updating the record, create date is also changing to update date. Even I updated the record, the create date rule is also working. How can I get proper dates? 
&lt;BR /&gt;Please help me out in this issue. 
&lt;BR /&gt;Thanks in advance. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Lalitha.</description>
      <pubDate>Wed, 13 Jun 2012 10:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/If-update-if-insert/m-p/2398271#M8897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-13T10:10:39Z</dc:date>
    </item>
  </channel>
</rss>

