<?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: Need Help On how to get the Desired result in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327987#M97312</link>
    <description>&lt;P&gt;@Manohar B​&amp;nbsp; Manohar,&lt;/P&gt;&lt;P&gt;Thank You for the reply, &lt;/P&gt;&lt;P&gt;Using tMap, tNormalize, tMMSSqlInput and tDenormalize I am able to validate the Country and Location comma separated values with its respective DB table values. &lt;/P&gt;&lt;P&gt;The above Shared source file is the one after applying validations.&lt;/P&gt;&lt;P&gt;Now using this validated source file I need to extract and Map the data as shown in the TargetTable2.&lt;/P&gt;&lt;P&gt;Tried using  tMap, tNormalize, tFilter, tMMSSqlInput and tDenromalze  but no result.&lt;/P&gt;&lt;P&gt;Please let me know if you have any specific inputs or solutions ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Pali&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 09:08:39 GMT</pubDate>
    <dc:creator>Pali</dc:creator>
    <dc:date>2021-02-25T09:08:39Z</dc:date>
    <item>
      <title>Need Help On how to get the Desired result</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327985#M97310</link>
      <description>&lt;P&gt;Hi All, I need help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a beginner to the this talend tool, currently using Talen open studio 7.3.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Source xlsx file data as shown below, &lt;/P&gt;&lt;P&gt;this job has two sub jobs. &lt;/P&gt;&lt;P&gt;1. insert data into the TargetTable1(Code, Status, Data) and &lt;/P&gt;&lt;P&gt;2. Split and Map &lt;/P&gt;&lt;P&gt;Country and Location values and insert in to &lt;/P&gt;the &lt;P&gt;TargetTable2 (Code, Country, Location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000BYumyAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147999iB9FEA04D292EAD41/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000BYumyAAD.png" alt="0693p00000BYumyAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Destination Tables&lt;/P&gt;&lt;P&gt;&lt;B&gt;Job1. &lt;/B&gt;Using tMap component I am able to extract &lt;/P&gt;&lt;P&gt;required &lt;/P&gt;data and insert in to TargetTable1 &lt;P&gt;(Code, Status, Data) &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000BYumfAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130482i8BE04126A964ACD7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000BYumfAAD.png" alt="0693p00000BYumfAAD.png" /&gt;&lt;/span&gt;                                                                                                 &lt;/P&gt;&lt;P&gt;&lt;B&gt;Job2&lt;/B&gt;. But using the same source xlsx data, I am unable to &lt;/P&gt;&lt;P&gt;Map Country and Location comma separated values to the TargetTable2 (Code, Country, Location)&lt;/P&gt; as shown below : &lt;P&gt;Using tNormalize component I am able to extract the comma separated &lt;/P&gt;&lt;P&gt;values for &lt;/P&gt;Country/Location but &lt;P&gt;I &lt;B&gt;need help in Mapping its &lt;/B&gt;&lt;B&gt;comma separated values &lt;/B&gt;so that I can insert the values in to the TargetTable2. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000BYunSAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135623i72F979003849723E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000BYunSAAT.png" alt="0693p00000BYunSAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have a Nice day.&lt;/P&gt;&lt;P&gt;Thank You in Advance..&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327985#M97310</guid>
      <dc:creator>Pali</dc:creator>
      <dc:date>2024-11-16T00:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On how to get the Desired result</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327986#M97311</link>
      <description>&lt;P&gt;@Palaksha K S​&amp;nbsp;,check tMap and tNormalizer components you can achive.&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>Thu, 25 Feb 2021 08:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327986#M97311</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2021-02-25T08:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help On how to get the Desired result</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327987#M97312</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp; Manohar,&lt;/P&gt;&lt;P&gt;Thank You for the reply, &lt;/P&gt;&lt;P&gt;Using tMap, tNormalize, tMMSSqlInput and tDenormalize I am able to validate the Country and Location comma separated values with its respective DB table values. &lt;/P&gt;&lt;P&gt;The above Shared source file is the one after applying validations.&lt;/P&gt;&lt;P&gt;Now using this validated source file I need to extract and Map the data as shown in the TargetTable2.&lt;/P&gt;&lt;P&gt;Tried using  tMap, tNormalize, tFilter, tMMSSqlInput and tDenromalze  but no result.&lt;/P&gt;&lt;P&gt;Please let me know if you have any specific inputs or solutions ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Pali&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 09:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-Help-On-how-to-get-the-Desired-result/m-p/2327987#M97312</guid>
      <dc:creator>Pali</dc:creator>
      <dc:date>2021-02-25T09:08:39Z</dc:date>
    </item>
  </channel>
</rss>

