<?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 limit same string data extraction using tmap component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356094#M121699</link>
    <description>&lt;P&gt;could you give me a concept to do it?&amp;nbsp; im so sorry i dont have an idea to do it..because im new in datawarehouse&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 08:53:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-05T08:53:31Z</dc:date>
    <item>
      <title>How to limit same string data extraction using tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356090#M121695</link>
      <description>&lt;P&gt;Hello everyone, i'm a new member in this community..&lt;/P&gt; 
&lt;P&gt;i wanna to ask about ETL using Tmap Component in talend Data Integration&lt;/P&gt; 
&lt;P&gt;How to check our data existance during extracting using tmap?&lt;/P&gt; 
&lt;P&gt;---case study----&lt;/P&gt; 
&lt;P&gt;i have 3 table in tinput component 1 table input and 2 table for lookup which input table contain a string data. I want just one string data that allow to extract to output table..if in output data there is a same string data, tmap must reject it&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20171205_104400.jpg" style="width: 194px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrY4.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132041i4DAE9D2A19F53523/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrY4.jpg" alt="0683p000009LrY4.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I hope all of this forum member can help me about this...Thanks before&lt;/P&gt; 
&lt;P&gt;Im so sorry that my english is bad...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 03:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356090#M121695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-05T03:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit same string data extraction using tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356091#M121696</link>
      <description>Hi,
&lt;BR /&gt;Do you mean you want to ignore records from main input table as soon as the same value for a given field appears twice or more?</description>
      <pubDate>Tue, 05 Dec 2017 07:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356091#M121696</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-05T07:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit same string data extraction using tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356092#M121697</link>
      <description>&lt;P&gt;Yes you're right...Do you know how to do it? Thanks before &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;HR /&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356092#M121697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-05T08:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit same string data extraction using tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356093#M121698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use tUniqRow to exclude duplicates.&lt;/P&gt;&lt;P&gt;Then with tMap and the result of tUniqRow, exclude all duplicates including the 1rst one.&lt;/P&gt;&lt;P&gt;Go an idea of how to proceed?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356093#M121698</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-05T08:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit same string data extraction using tmap component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356094#M121699</link>
      <description>&lt;P&gt;could you give me a concept to do it?&amp;nbsp; im so sorry i dont have an idea to do it..because im new in datawarehouse&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-limit-same-string-data-extraction-using-tmap-component/m-p/2356094#M121699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-05T08:53:31Z</dc:date>
    </item>
  </channel>
</rss>

