<?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 Wildcard filtering component and regex in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Wildcard-filtering-component-and-regex/m-p/2290013#M63342</link>
    <description>&lt;P&gt;I need to filter a MySQL table to 1. exclude a field name in one column and 2. pass&amp;nbsp; rows that contain permutations of keywords that occur within a string&amp;nbsp;in multiple other columns.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Using tMySQLInput --&amp;gt; tMap --&amp;gt; tMySQLInput with !row1.CAT1.equals("IT") in an input expression I have succeeded with goal 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[list=*]&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;I have not been able to find out how to pass a list of wildcards using tFilterRow or any other component. The key words are %temp%, %recruit%, and %sourc%. (I use % because it is familiar to my MySQL queries.)&amp;nbsp;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;[list=*]&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;What I am hoping to find&amp;nbsp;is something like: row1.ColumnName.contains(%temp%|%recruit%|%source%) that I can put in a&amp;nbsp;variable regex&amp;nbsp;expression filter in tMap or an advanced expression in&amp;nbsp;tFilterRow.&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I am new to Java coding so any best practices/advice/code would be greatly appreciated. Thank you for the help, I have learned a lot from this community.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2016 13:27:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-18T13:27:29Z</dc:date>
    <item>
      <title>Wildcard filtering component and regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wildcard-filtering-component-and-regex/m-p/2290013#M63342</link>
      <description>&lt;P&gt;I need to filter a MySQL table to 1. exclude a field name in one column and 2. pass&amp;nbsp; rows that contain permutations of keywords that occur within a string&amp;nbsp;in multiple other columns.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Using tMySQLInput --&amp;gt; tMap --&amp;gt; tMySQLInput with !row1.CAT1.equals("IT") in an input expression I have succeeded with goal 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[list=*]&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;I have not been able to find out how to pass a list of wildcards using tFilterRow or any other component. The key words are %temp%, %recruit%, and %sourc%. (I use % because it is familiar to my MySQL queries.)&amp;nbsp;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;[list=*]&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;What I am hoping to find&amp;nbsp;is something like: row1.ColumnName.contains(%temp%|%recruit%|%source%) that I can put in a&amp;nbsp;variable regex&amp;nbsp;expression filter in tMap or an advanced expression in&amp;nbsp;tFilterRow.&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I am new to Java coding so any best practices/advice/code would be greatly appreciated. Thank you for the help, I have learned a lot from this community.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 13:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wildcard-filtering-component-and-regex/m-p/2290013#M63342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-18T13:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard filtering component and regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wildcard-filtering-component-and-regex/m-p/2290014#M63343</link>
      <description>Hi,&lt;BR /&gt;Have you checked this component&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=tMysqlTableList" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tMysqlTableList&lt;/A&gt;&amp;nbsp;which is used to l&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;ist the names of a given set of Mysql tables using a select statement based on a Where clause?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 21 Nov 2016 07:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wildcard-filtering-component-and-regex/m-p/2290014#M63343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-21T07:20:57Z</dc:date>
    </item>
  </channel>
</rss>

