<?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: Implement logic with tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218989#M13972</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQcYAAW"&gt;@ris.tan&lt;/A&gt;&amp;nbsp;, how you will define the constant for the particular record is Red or Green or Blue or White ?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2019 07:16:04 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-12-18T07:16:04Z</dc:date>
    <item>
      <title>Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218986#M13969</link>
      <description>&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;Need your suggestions / help to Implement Business Logic by using tMap component. I am quite familiar with Talend platform but not into Advanced.&lt;/P&gt;&lt;P&gt;I have 4 standard values called RGBW = ["Red", "Blue", "Green", "White"]&lt;/P&gt;&lt;P&gt;My Input file should as follows,&lt;/P&gt;&lt;PRE&gt;Secure_Date, TimeResolution, Hypothesis, Quality, Value
08.12.2019 23:00,15 MIN,ACTUAL,100,23.12
08.12.2019 23:00,15 MIN,ACTUAL,100,37.90
08.12.2019 23:00,15 MIN,ACTUAL,100,67.879
08.12.2019 23:00,15 MIN,ACTUAL,100,120.67
08.12.2019 23:15,15 MIN,ACTUAL,100,90.67
08.12.2019 23:15,15 MIN,ACTUAL,100,43.89
08.12.2019 23:15,15 MIN,ACTUAL,100,12.67
08.12.2019 23:15,15 MIN,ACTUAL,100,66.23
.
.
.&lt;/PRE&gt;&lt;P&gt;My Output should be,&lt;/P&gt;&lt;PRE&gt;Product_Name,Creation_Date,Fulfillment_DateTime,Days_Ahead,Value,RGBW
20 Liter Box,null,12/8/2019 22:00,null,23.12,Red
20 Liter Box,null,12/8/2019 22:00,null,37.90,Green
20 Liter Box,null,12/8/2019 22:00,null,67.879,Blue
20 Liter Box,null,12/8/2019 22:00,null,120.67,White
20 Liter Box,null,12/8/2019 22:15,null,90.67,Red
20 Liter Box,null,12/8/2019 22:15,null,43.89,Green
20 Liter Box,null,12/8/2019 22:15,null,12.67,Blue
20 Liter Box,null,12/8/2019 22:15,null,66.23,White
.
.
.&lt;/PRE&gt;&lt;P&gt;Please suggest me how to proceed to load above output file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your suggestions in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nag&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218986#M13969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218987#M13970</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQcYAAW"&gt;@ris.tan&lt;/A&gt;&amp;nbsp;,need more details on ,how to get&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Product_Name and RGB fields?&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Dec 2019 12:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218987#M13970</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-12-17T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218988#M13971</link>
      <description>&lt;P&gt;Hello Manohar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your message. Product_Name and RGBW are constants and need to load as Default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nag&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 16:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218988#M13971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T16:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218989#M13972</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQcYAAW"&gt;@ris.tan&lt;/A&gt;&amp;nbsp;, how you will define the constant for the particular record is Red or Green or Blue or White ?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 07:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218989#M13972</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-12-18T07:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218990#M13973</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&amp;nbsp;This is what to define the Logic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 09:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218990#M13973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T09:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218991#M13974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please tell us the logic of adding the colour to your output data? Right now its quite ambiguous and there seems to be no relationship between input and output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 14:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218991#M13974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T14:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Implement logic with tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218992#M13975</link>
      <description>&lt;P&gt;Hello Nikhil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have standard values which have defined as&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;RGBW = ["Red", "Blue", "Green", "White"]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;Now, my output should as follows,&lt;/P&gt;
&lt;PRE&gt;Product_Name,Creation_Date,Fulfillment_DateTime,Days_Ahead,Value,RGBW
20 Liter Box,null,12/8/2019 22:00,null,23.12,&lt;FONT color="#FF6600"&gt;Red&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:00,null,37.90,&lt;FONT color="#FF6600"&gt;Green&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:00,null,67.879,&lt;FONT color="#FF6600"&gt;Blue&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:00,null,120.67,&lt;FONT color="#FF6600"&gt;White&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:15,null,90.67,&lt;FONT color="#FF6600"&gt;Red&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:15,null,43.89,&lt;FONT color="#FF6600"&gt;Green&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:15,null,12.67,&lt;FONT color="#FF6600"&gt;Blue&lt;/FONT&gt;
20 Liter Box,null,12/8/2019 22:15,null,66.23,&lt;FONT color="#FF6600"&gt;White&lt;/FONT&gt;
.
.
.&lt;/PRE&gt;
&lt;P&gt;From above result, want to load first record with the default RGBW = "Red"&lt;/P&gt;
&lt;P&gt;and second output record of the RGBW value should be "Green", third output record of the RGBW value should be "Blue" and so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other ETL tools, this would be possible by using MOD math function but would like to know whether this can be possible other than "tMap" in Talend? Please advise or suggest.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 09:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-logic-with-tMap/m-p/2218992#M13975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T09:13:15Z</dc:date>
    </item>
  </channel>
</rss>

