<?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 different values in join as a filter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299089#M71473</link>
    <description>&lt;P&gt;@TUGBA SEKER CAN​&amp;nbsp;, use the tfixedflow to have the required values and iterate using tflowtoiterate and then connect your rest of the flow and so it will iterate value by value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check the below link to about tFlowtoiterate component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/FFa3Y3_DRo0KOopVtTzPMA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 03:56:24 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-10-13T03:56:24Z</dc:date>
    <item>
      <title>how to apply different values in join as a filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299088#M71472</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am new at Talend, I am trying to develop a job which will have a join in Tmap. While joining two tables a variable is used in the code.&lt;/P&gt;&lt;P&gt;let me explain a bit clearly. You can see my job below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009sIwJAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147510i8BB1C5362A1950BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009sIwJAAU.png" alt="0693p000009sIwJAAU.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the code (after on statement) there is this statement:  AND ud.i_usagetypes = %USAGE_TYPE%)&lt;/P&gt;&lt;P&gt;this usage_type has 1,2,3,4,5 values. there is an iteration in the code.&lt;/P&gt;&lt;P&gt;I am not able to find a way in order to apply it to my work.&lt;/P&gt;&lt;P&gt;there should be an iteration but I don't find the solution.&lt;/P&gt;&lt;P&gt;I'd be glad if you help me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;sekertu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299088#M71472</guid>
      <dc:creator>sekertu</dc:creator>
      <dc:date>2024-11-16T01:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to apply different values in join as a filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299089#M71473</link>
      <description>&lt;P&gt;@TUGBA SEKER CAN​&amp;nbsp;, use the tfixedflow to have the required values and iterate using tflowtoiterate and then connect your rest of the flow and so it will iterate value by value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check the below link to about tFlowtoiterate component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/FFa3Y3_DRo0KOopVtTzPMA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 03:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299089#M71473</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-13T03:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to apply different values in join as a filter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299090#M71474</link>
      <description>&lt;P&gt;Hi @Manohar B​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I tried your solution it seems it is working.Thank you. But I am not sure whether it affects the second part of the union or not. I wrote the &amp;nbsp;'" + ((Short)globalMap.get("row1.i_usagetypes")) + "' filter to both side of union. seems iteration finishes before second part starts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 08:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-apply-different-values-in-join-as-a-filter/m-p/2299090#M71474</guid>
      <dc:creator>sekertu</dc:creator>
      <dc:date>2020-10-15T08:12:48Z</dc:date>
    </item>
  </channel>
</rss>

