<?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 IN operator (multifull conditions) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299699#M72015</link>
    <description>HI&lt;BR /&gt;which component supports IN OPERATOR  in TOS?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Sat, 16 Nov 2024 13:49:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:49:18Z</dc:date>
    <item>
      <title>IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299699#M72015</link>
      <description>HI&lt;BR /&gt;which component supports IN OPERATOR  in TOS?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Sat, 16 Nov 2024 13:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299699#M72015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299700#M72016</link>
      <description>Hello Shiva
&lt;BR /&gt;Do you mean the In operator in sql? If so, both of tMysqlInput and tMysqlRow allow you to write it.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 17 Aug 2009 04:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299700#M72016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T04:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299701#M72017</link>
      <description>Hi Shong, 
&lt;BR /&gt; 
&lt;BR /&gt;i need to put multifull(more than 2) conditions in tfilterrow, 
&lt;BR /&gt;q:How can i put more than 2 conditons in tfilterrow? 
&lt;BR /&gt;q:tfilterrow supports sql IN operator?if supports,how? 
&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 17 Aug 2009 06:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299701#M72017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T06:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299702#M72018</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;q:How can i put more than 2 conditons in tfilterrow?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;You can use the advanced model, eg: 
&lt;BR /&gt;input_row.id&amp;gt;3&amp;amp;&amp;amp;input_row.name.equals("shong") //&amp;amp;&amp;amp; for and 
&lt;BR /&gt;or 
&lt;BR /&gt;input_row.id&amp;gt;3||input_row.name.equals("shong") // || for or 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;q:tfilterrow supports sql IN operator?if supports,how?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;No, it is impossible. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 17 Aug 2009 09:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299702#M72018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T09:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299703#M72019</link>
      <description>hi thank u for ur information!
&lt;BR /&gt;q:can u possible to provide inputcontrols in mapping,like parameters in reports?
&lt;BR /&gt;
&lt;BR /&gt;q:Which components supports for creating a variables in TOS?(other than tmap)
&lt;BR /&gt;
&lt;BR /&gt;q:how to create variables in tmap?
&lt;BR /&gt;
&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 17 Aug 2009 15:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299703#M72019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T15:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299704#M72020</link>
      <description>hi&lt;BR /&gt;how to change condtions dynamically?&lt;BR /&gt;regards</description>
      <pubDate>Tue, 18 Aug 2009 03:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299704#M72020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-18T03:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: IN operator (multifull conditions)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299705#M72021</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;q:can u possible to provide inputcontrols in mapping,like parameters in reports?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sorry, it's not clear for me. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;q:Which components supports for creating a variables in TOS?(other than tmap)&lt;BR /&gt;q:how to create variables in tmap?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;tJava, tJavaRow, eg: globalMap.put("key", value); globalMap.put("key",input_row.name); 
&lt;BR /&gt;tSetGlobalVar: you can define a global var. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;how to change condtions dynamically?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Just an simple scenario, 
&lt;BR /&gt;tFileInputDelimited(query the condition: id)--row1--tFlowToIterate--tMysqlInput--tFilterRow(set the condition dynamically, input_row.id&amp;gt;(Integer)globalMap.get("row1.id")) 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 18 Aug 2009 03:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/IN-operator-multifull-conditions/m-p/2299705#M72021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-18T03:45:40Z</dc:date>
    </item>
  </channel>
</rss>

