<?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: how to delete and insert specific row in table using talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204062#M5097</link>
    <description>Hi, Bkar81 
&lt;BR /&gt;Thanks for your helps. Most appreciate it. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks &amp;amp; Regards, 
&lt;BR /&gt;Isma</description>
    <pubDate>Tue, 25 Mar 2014 03:12:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-25T03:12:42Z</dc:date>
    <item>
      <title>how to delete and insert specific row in table using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204060#M5095</link>
      <description>Hi, 
&lt;BR /&gt;i have problem here. How to delete specific row and insert it with new data in table like below : 
&lt;BR /&gt; 
&lt;BR /&gt;Table A (Source) 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;ID NAME 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;A JALIL 
&lt;BR /&gt;A CAPIK 
&lt;BR /&gt;A MAMA 
&lt;BR /&gt;B KETAM 
&lt;BR /&gt;B CIPOT 
&lt;BR /&gt;------------------- 
&lt;BR /&gt; 
&lt;BR /&gt;Table B (Target) 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;ID NAME 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;A JALIL 
&lt;BR /&gt;A CAPIK 
&lt;BR /&gt;B KETAM 
&lt;BR /&gt;B CIPOT 
&lt;BR /&gt;------------------- 
&lt;BR /&gt; 
&lt;BR /&gt;Expected Output 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;ID NAME 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;A JALIL 
&lt;BR /&gt;A CAPIK 
&lt;BR /&gt;A MAMA 
&lt;BR /&gt;B KETAM 
&lt;BR /&gt;B CIPOT 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;As you can see..table B do not have one row data which is ( A MAMA). So what i want to do is i want to delete specific row for A data like below 
&lt;BR /&gt;Table B (Target) 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;ID NAME 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;B KETAM 
&lt;BR /&gt;B CIPOT 
&lt;BR /&gt;------------------- 
&lt;BR /&gt; 
&lt;BR /&gt;Then,all row for A data at table A (source) will be insert into table B(target) and become like this 
&lt;BR /&gt;Table B(target) 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;ID NAME 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;A JALIL 
&lt;BR /&gt;A CAPIK 
&lt;BR /&gt;A MAMA 
&lt;BR /&gt;B KETAM 
&lt;BR /&gt;B CIPOT 
&lt;BR /&gt;------------------- 
&lt;BR /&gt;before this i just try like figure 1. what happen is when i run many time the no of row at 
&lt;BR /&gt;"target_table"-----&amp;gt; tFilterRow_1 -----&amp;gt; "target_table" increasing but the output still i get like expected output. Is there any alternative way which can improve this problem? I hope u understand what i means. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Isma 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Mon, 24 Mar 2014 07:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204060#M5095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-24T07:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete and insert specific row in table using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204061#M5096</link>
      <description>Why to delete and reinsert the rows? 
&lt;BR /&gt;Just bring the input from Source table A to tMap and use target table B as lookup (with inner join). 
&lt;BR /&gt;Set the "Catch lookup inner join reject" to true and use this output to directly insert into the target table. 
&lt;BR /&gt;Hope this helps. 
&lt;BR /&gt;(unable to delete 4th image - 2nd and 4th are same) 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDCg.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137533i5F2E80F772FC789E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDCg.png" alt="0683p000009MDCg.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDLw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133120iD88E631802DB011B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDLw.png" alt="0683p000009MDLw.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDM1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151044i24E1E48F2DF551A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDM1.png" alt="0683p000009MDM1.png" /&gt;&lt;/span&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Mon, 24 Mar 2014 09:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204061#M5096</guid>
      <dc:creator>bkar81</dc:creator>
      <dc:date>2014-03-24T09:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete and insert specific row in table using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204062#M5097</link>
      <description>Hi, Bkar81 
&lt;BR /&gt;Thanks for your helps. Most appreciate it. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks &amp;amp; Regards, 
&lt;BR /&gt;Isma</description>
      <pubDate>Tue, 25 Mar 2014 03:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-delete-and-insert-specific-row-in-table-using-talend/m-p/2204062#M5097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-25T03:12:42Z</dc:date>
    </item>
  </channel>
</rss>

