<?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 filter the column data using Tmap or using any other  component.? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228812#M19962</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please post it in community as attachment after removing confidential details. The aim of the community is that everyone can learn together. So if the attachment is available in community, it will help everyone to learn &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
    <pubDate>Thu, 13 Dec 2018 07:57:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-13T07:57:01Z</dc:date>
    <item>
      <title>how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228807#M19957</link>
      <description>&lt;P&gt;how to filter the column data using Tmap or using any other&amp;nbsp; component.?&lt;/P&gt;
&lt;P&gt;Please find the attached sample screen shot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;How to&amp;nbsp; filter the column which is having InstanceID inside the dimension column. filter the InstabceID based in&amp;nbsp; ID available .&lt;/P&gt;
&lt;P&gt;eg:&amp;nbsp;&lt;SPAN&gt;InstanceID&amp;nbsp; =&amp;nbsp;1ccc219a-db2f-4877-87e0-f19cd8d31420&amp;nbsp; ---&amp;gt; one file&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; InstanceId =&amp;nbsp;e339090a-0c18-49de-993f-0c8c3fc57721&amp;nbsp; ---&amp;gt; to another file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228807#M19957</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2024-11-16T07:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228808#M19958</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The data in that column is in JSON format. Please use tExtractJSONFields component to extract the data to separate columns. Once the data is available for instance ID in separate column, you can filter using expression column in tMap for downstream activities.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer the below link for details about component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/LcNrhqdlyheCLpwyUwgJQw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/LcNrhqdlyheCLpwyUwgJQw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 10:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228808#M19958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T10:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228809#M19959</link>
      <description>&lt;P&gt;As i m using Talend open source . The dimension column will be keep on changing every time, the columns inside the dimension its not constant. So i have kept it in single column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after converting the json to csv file these are the columns data has.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to filter the dimension column which is having InstanceID based on the ID.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 11:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228809#M19959</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-12-12T11:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228810#M19960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please provide the sample data in a csv file and file share it to Talend community?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; It is very difficult to setup and data from screen shots.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 05:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228810#M19960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T05:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228811#M19961</link>
      <description>&lt;P&gt;Could you please share ur mail ID. so can send u the sample file to ur mail.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 07:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228811#M19961</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-12-13T07:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228812#M19962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please post it in community as attachment after removing confidential details. The aim of the community is that everyone can learn together. So if the attachment is available in community, it will help everyone to learn &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 07:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228812#M19962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T07:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228813#M19963</link>
      <description>&lt;P&gt;Please find the attached sample file for ur reference. We need to filter the column based on InstanceID.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsCq"&gt;sample_file.xlsx&lt;/A&gt;</description>
      <pubDate>Thu, 13 Dec 2018 08:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228813#M19963</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-12-13T08:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228814#M19964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please refer the below job flow for results.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1dD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134166iD8BCBFE8EF57D433/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1dD.png" alt="0683p000009M1dD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The component screenshots are as below.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="input excel read" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1RN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147721i2DBA0CCEF4573BDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1RN.png" alt="0683p000009M1RN.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;input excel read&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Json extract" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1eZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152585i8DD2B9D97EB02AEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1eZ.png" alt="0683p000009M1eZ.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Json extract&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="remove empty rows" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1ee.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152717iA64BCAB69100B8AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1ee.png" alt="0683p000009M1ee.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;remove empty rows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="tFlowtoIterate" style="width: 725px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1ej.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139141iE01180B61E4C8C96/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1ej.png" alt="0683p000009M1ej.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tFlowtoIterate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="trowgenerate" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1eo.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155131iF6281AB500AB14B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1eo.png" alt="0683p000009M1eo.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;trowgenerate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="output in separate files" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1et.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141331iA2F50B3ACD092BDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1et.png" alt="0683p000009M1et.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;output in separate files&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please refer the output files below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 881px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Za.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140127iA9CECE945EB4E646/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Za.png" alt="0683p000009M1Za.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0rE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153615i162208CDCB25CA53/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0rE.png" alt="0683p000009M0rE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0rF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150811iEC4BB1BF92D4B8A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0rF.png" alt="0683p000009M0rF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please mark the topic as resolved since solution has been provided? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 09:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228814#M19964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T09:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228815#M19965</link>
      <description>&lt;P&gt;Thank you so much for the solution. I ll implement it in my job. If&amp;nbsp; get any doubt i will reply back.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 10:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228815#M19965</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-12-13T10:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter the column data using Tmap or using any other  component.?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228816#M19966</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have one more requirement . I have to split the columns which are inside the column,&lt;/P&gt;
&lt;P&gt;I have attached the file. Please let me know how to split property column furthur.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lthp"&gt;split_property.txt&lt;/A&gt;</description>
      <pubDate>Mon, 17 Dec 2018 07:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-filter-the-column-data-using-Tmap-or-using-any-other/m-p/2228816#M19966</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-12-17T07:45:01Z</dc:date>
    </item>
  </channel>
</rss>

