<?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 use tfilterrow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199615#M2454</link>
    <description>Why don't you try spelling it with a lower case "s" : startsWith instead of StartsWith ?</description>
    <pubDate>Wed, 06 Aug 2008 08:34:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-08-06T08:34:41Z</dc:date>
    <item>
      <title>How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199612#M2451</link>
      <description>Hi&lt;BR /&gt;I'm a new talend's user.&lt;BR /&gt;I have 1 excel file (input) and 1 excel file (out put) - very simple&lt;BR /&gt;I want to filter a column by numeric and by text.&lt;BR /&gt;For numeric, it's OK - it's ==&lt;BR /&gt;But, for the text filter, it's a real problem for me. I try to do a "like" because my text begin by "impaye.....". I want every line with "impaye..." begin.&lt;BR /&gt;I hope somebody understand me.&lt;BR /&gt;My english is too bad.&lt;BR /&gt;Thanks you</description>
      <pubDate>Sat, 16 Nov 2024 14:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199612#M2451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199613#M2452</link>
      <description>Try a tFilter like this one.... 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCZU.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153801i54088C327B4E0F7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCZU.jpg" alt="0683p000009MCZU.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 05 Aug 2008 21:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199613#M2452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-05T21:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199614#M2453</link>
      <description>Thanks you&lt;BR /&gt;I did like your example by i have this error :&lt;BR /&gt;Starting job export_00 at 09:08 06/08/2008.&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem: &lt;BR /&gt;	The method StartsWith(String) is undefined for the type String&lt;BR /&gt;	at test.export_00_0_1.export_00.tFileInputExcel_1Process(export_00.java:2390)&lt;BR /&gt;	at test.export_00_0_1.export_00.runJobInTOS(export_00.java:2978)&lt;BR /&gt;	at test.export_00_0_1.export_00.main(export_00.java:2893)&lt;BR /&gt;Job export_00 ended at 09:08 06/08/2008.</description>
      <pubDate>Wed, 06 Aug 2008 08:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199614#M2453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-06T08:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199615#M2454</link>
      <description>Why don't you try spelling it with a lower case "s" : startsWith instead of StartsWith ?</description>
      <pubDate>Wed, 06 Aug 2008 08:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199615#M2454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-06T08:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199616#M2455</link>
      <description>Ok I changed Starts by starts. But, A new message error :&lt;BR /&gt;Starting job export_00 at 09:49 06/08/2008.&lt;BR /&gt;Exception in component tFilterRow_1&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at test.export_00_0_1.export_00.tFileInputExcel_1Process(export_00.java:2390)&lt;BR /&gt;	at test.export_00_0_1.export_00.runJobInTOS(export_00.java:2978)&lt;BR /&gt;	at test.export_00_0_1.export_00.main(export_00.java:2893)&lt;BR /&gt;Job export_00 ended at 09:49 06/08/2008.</description>
      <pubDate>Wed, 06 Aug 2008 08:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199616#M2455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-06T08:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199617#M2456</link>
      <description>It appears that some of the rows in your input data have an empty field (in the column that you're filtering). You can use a try catch to reject the rows in which the field is empty.&lt;BR /&gt;I would make a routine with the method startsWithImpaie(String).&lt;BR /&gt;It could be like this :&lt;BR /&gt;public static boolean startsWithImpaie(String field) {&lt;BR /&gt;      try {&lt;BR /&gt;            return field.startsWith("impaye");&lt;BR /&gt;            }&lt;BR /&gt;      catch ( NullPointerException npe ) { return false; }&lt;BR /&gt;}&lt;BR /&gt;And then call it in my tFilterRow like this :&lt;BR /&gt;routineName.startsWithImpaie(row1.Column5)</description>
      <pubDate>Wed, 06 Aug 2008 09:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199617#M2456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-06T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to use tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199618#M2457</link>
      <description>&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;I have an Excel spreadsheet and I want to ONLY retrieve rows for two types of references.&lt;/P&gt;&lt;P&gt;Reference = "A", "AB", "D","FF"....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only want rows where Reference IN ("A", "FF").&amp;nbsp; Plus, once I have the rows who match I want to use t Map in order to massage the information into an output file&lt;/P&gt;&lt;P&gt;Can this be accomplished using tFilterRow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KUDOS&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Aug 2019 07:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-tfilterrow/m-p/2199618#M2457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-16T07:54:00Z</dc:date>
    </item>
  </channel>
</rss>

