<?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 apply dynamic filter condition in tPOP advanced setting&amp;gt;filter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300397#M72626</link>
    <description>Hi xdshi,
&lt;BR /&gt;What i want is to change the filter condition without changing source code. 
&lt;BR /&gt;what even change in the refering table I want to reflect in the condition.
&lt;BR /&gt;e.g 
&lt;BR /&gt;In tPOP:
&lt;BR /&gt;Filter item pattern
&lt;BR /&gt;subject column_name_subject
&lt;BR /&gt;i want get pattern from table column which will have single row.
&lt;BR /&gt;my table will be like:
&lt;BR /&gt;col_from col_to column_name_subject col_dated
&lt;BR /&gt;xyz abc "talend example" "23-apr-2013" .
&lt;BR /&gt;get the pattern from the above table.
&lt;BR /&gt;Thanks in advance.</description>
    <pubDate>Wed, 24 Apr 2013 09:27:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-24T09:27:04Z</dc:date>
    <item>
      <title>How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300395#M72624</link>
      <description>Hi all,&lt;BR /&gt;I am very new on Talend, I am facing a problem on tPOP filter.&lt;BR /&gt;What I want is to make the tPOP filter as Dynamic filter condition.&lt;BR /&gt;Like using other table data in filter condition. Is it possible? and How can we do it?&lt;BR /&gt;and Talend version is Version: 5.2.2&lt;BR /&gt;Thanks !&lt;BR /&gt;Geet</description>
      <pubDate>Wed, 24 Apr 2013 09:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300395#M72624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300396#M72625</link>
      <description>Hi, &lt;BR /&gt;What kind of dynamic filter do you want to get using &lt;A href="https://help.talend.com/search/all?query=tPOP&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tPOP&lt;/A&gt;? Could you please elaborate your case with an example with input and expected output values?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 24 Apr 2013 09:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300396#M72625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T09:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300397#M72626</link>
      <description>Hi xdshi,
&lt;BR /&gt;What i want is to change the filter condition without changing source code. 
&lt;BR /&gt;what even change in the refering table I want to reflect in the condition.
&lt;BR /&gt;e.g 
&lt;BR /&gt;In tPOP:
&lt;BR /&gt;Filter item pattern
&lt;BR /&gt;subject column_name_subject
&lt;BR /&gt;i want get pattern from table column which will have single row.
&lt;BR /&gt;my table will be like:
&lt;BR /&gt;col_from col_to column_name_subject col_dated
&lt;BR /&gt;xyz abc "talend example" "23-apr-2013" .
&lt;BR /&gt;get the pattern from the above table.
&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 24 Apr 2013 09:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300397#M72626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T09:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300398#M72627</link>
      <description>Hi, &lt;BR /&gt;I think the workflow can be: tMysqlInput--main--tFlowToIterate--iterate--tPop&lt;BR /&gt;In the advanced settings of tPOP, if you want to filter the mail on subject item, set the pattern as row1.pattern,&lt;BR /&gt;//pattern is a column name of tMysqlInput.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabirna</description>
      <pubDate>Wed, 24 Apr 2013 09:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300398#M72627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T09:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300399#M72628</link>
      <description>hi,  &lt;BR /&gt;I am using Oracle table as control table like&lt;BR /&gt;tOracleInput_1--main--fFlowToIterate--iterate---tPop&lt;BR /&gt;In the advanced setting of tPop, i have made filter on subject and set the pattern as row1.column_name_subject,&lt;BR /&gt;column_name_subject is my column name which contain pattern of subject filter.&lt;BR /&gt;But its showing error : column_name_subject cannot be resolved or its not a field.&lt;BR /&gt;Is there a way to use a Query?&lt;BR /&gt;with regards&lt;BR /&gt;Geetchandra</description>
      <pubDate>Wed, 24 Apr 2013 10:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300399#M72628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T10:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300400#M72629</link>
      <description>Hi, &lt;BR /&gt;I don't get compile error with this job design, can you upload a screenshot of your job? There might be some wrong in your job.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 25 Apr 2013 04:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300400#M72629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T04:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300401#M72630</link>
      <description>Hi all,
&lt;BR /&gt;I would like to import email using the tpop component
&lt;BR /&gt;my question is :
&lt;BR /&gt;what parameter used in tpop to filter unread emails
&lt;BR /&gt;thanks!
&lt;BR /&gt;Fares</description>
      <pubDate>Tue, 09 Jul 2013 09:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300401#M72630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-09T09:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300402#M72631</link>
      <description>Hi fboaudaxis, 
&lt;BR /&gt;For your requirement, it is only available when you choose "imap" protocol. 
&lt;BR /&gt;See the related bug 
&lt;A href="https://jira.talendforge.org/browse/TDI-15537" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-15537&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEPb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149805iD51A6E3E73DAF21D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEPb.png" alt="0683p000009MEPb.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 09 Jul 2013 10:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300402#M72631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-09T10:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300403#M72632</link>
      <description>Hi Sabrina,&lt;BR /&gt;I've chosen imap as my access protocol for my gmail account, but I'm still can no t figure out how to get only unread messages. Can you please help me with that?&lt;BR /&gt;Kind regards, Konstantin</description>
      <pubDate>Thu, 19 Sep 2013 12:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300403#M72632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T12:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply dynamic filter condition in tPOP advanced setting&gt;filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300404#M72633</link>
      <description>Hi, 
&lt;BR /&gt;Here is a related forum 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vClLjCAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Unable-to-extract-emails-from-mail-boxes-other-than/td-p/78839&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 20 Mar 2014 02:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-apply-dynamic-filter-condition-in-tPOP-advanced-setting/m-p/2300404#M72633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-20T02:36:09Z</dc:date>
    </item>
  </channel>
</rss>

