<?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: Dynamically changing a value using maps in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474675#M141105</link>
    <description>&lt;P&gt;Sorry, i have included the article URL.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 02:12:39 GMT</pubDate>
    <dc:creator>Shicong_Hong</dc:creator>
    <dc:date>2024-08-06T02:12:39Z</dc:date>
    <item>
      <title>Dynamically changing a value using maps</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474438#M141095</link>
      <description>&lt;P&gt;I am currently getting data from a database, specifically 2 columns that are important.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Database1:&lt;BR /&gt;&lt;BR /&gt;userID&lt;/P&gt;
&lt;P&gt;Email&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Database2 (Source of validating database 1 information)&lt;/P&gt;
&lt;P&gt;userID&lt;/P&gt;
&lt;P&gt;Email&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In database1 the ideally I would take the userID and use a tMap and find the corresponding userID and Email from Database 2 and pass the email forward for my talend script to use. However database1 has some bad data so I want my use case to be like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First I check the userID from database 1 and see if it exists in database 2, if it does proceed as mentioned above and pass the Email through. In the case the userID does not exist in database 2 I want to pass the Email from Database1 and see if it exists in Database 2, if it does pass it through, if it doesn't I will just pass nothing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know the latter is possible but not sure about dynamically checking and doing both of these cases where its required&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 16:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474438#M141095</guid>
      <dc:creator>JayZ1</dc:creator>
      <dc:date>2024-08-03T16:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically changing a value using maps</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474491#M141098</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/276628"&gt;@JayZ1&lt;/a&gt;&amp;nbsp;Take a look at this &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Data-Integration-Doing-an-inner-join-using-a-tMap/ta-p/2150835" target="_self"&gt;KB article&lt;/A&gt; to learn how to do an inner join on tMap and get the matched/unmatched rows. In your case, you need to do inner joins two times, let me know if you have any questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 02:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474491#M141098</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-08-06T02:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically changing a value using maps</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474657#M141104</link>
      <description>&lt;P&gt;I think you may have forgotten to include an article&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 23:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474657#M141104</guid>
      <dc:creator>JayZ1</dc:creator>
      <dc:date>2024-08-05T23:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically changing a value using maps</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474675#M141105</link>
      <description>&lt;P&gt;Sorry, i have included the article URL.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 02:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamically-changing-a-value-using-maps/m-p/2474675#M141105</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-08-06T02:12:39Z</dc:date>
    </item>
  </channel>
</rss>

