<?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: Mapping question in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237065#M25608</link>
    <description>&lt;P&gt;Hi Vijay,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use Tnormalize component to get the data in that order.&lt;/P&gt;
&lt;P&gt;for example:-Think like u have two fields NAME_1,NAME_2&lt;/P&gt;
&lt;P&gt;INPUT:-&lt;/P&gt;
&lt;P&gt;NAME_1:A1;B1;C1&lt;/P&gt;
&lt;P&gt;NAME_2:A2;B2;C2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OUTPUT:-&lt;/P&gt;
&lt;P&gt;NAME_1&lt;/P&gt;
&lt;P&gt;A1&lt;/P&gt;
&lt;P&gt;B1&lt;/P&gt;
&lt;P&gt;C1&lt;/P&gt;
&lt;P&gt;NAME_2:-&lt;/P&gt;
&lt;P&gt;A2&lt;/P&gt;
&lt;P&gt;B2&lt;/P&gt;
&lt;P&gt;C2&lt;/P&gt;
&lt;P&gt;THANKS,&lt;/P&gt;
&lt;P&gt;Jagan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jan 2020 11:37:40 GMT</pubDate>
    <dc:creator>Jaggu1992</dc:creator>
    <dc:date>2020-01-03T11:37:40Z</dc:date>
    <item>
      <title>Mapping question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237064#M25607</link>
      <description>&lt;P&gt;I am using hierarchical mapper in talend studio. Can you please let me know the structure example of input and output file mentioned below -&lt;/P&gt;&lt;P&gt;I have given A1,B1,C1 as example, but it can be upto Z1 too. how to map this to get desired output as mentioned below -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Input&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CO1;A1;B1;C1&lt;/P&gt;&lt;P&gt;CO2;A2;B2;C2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Output&lt;/STRONG&gt; should be as below&lt;/P&gt;&lt;P&gt;NP1 CO1&lt;/P&gt;&lt;P&gt;NP&amp;nbsp;A1&lt;/P&gt;&lt;P&gt;NP&amp;nbsp;B1&lt;/P&gt;&lt;P&gt;NP&amp;nbsp;C1&amp;nbsp;&lt;/P&gt;&lt;P&gt;NP1 CO2&lt;/P&gt;&lt;P&gt;NP&amp;nbsp;A2&lt;/P&gt;&lt;P&gt;NP&amp;nbsp;B2&lt;/P&gt;&lt;P&gt;NP&amp;nbsp;C2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237064#M25607</guid>
      <dc:creator>VijayTalend</dc:creator>
      <dc:date>2024-11-16T03:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237065#M25608</link>
      <description>&lt;P&gt;Hi Vijay,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use Tnormalize component to get the data in that order.&lt;/P&gt;
&lt;P&gt;for example:-Think like u have two fields NAME_1,NAME_2&lt;/P&gt;
&lt;P&gt;INPUT:-&lt;/P&gt;
&lt;P&gt;NAME_1:A1;B1;C1&lt;/P&gt;
&lt;P&gt;NAME_2:A2;B2;C2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OUTPUT:-&lt;/P&gt;
&lt;P&gt;NAME_1&lt;/P&gt;
&lt;P&gt;A1&lt;/P&gt;
&lt;P&gt;B1&lt;/P&gt;
&lt;P&gt;C1&lt;/P&gt;
&lt;P&gt;NAME_2:-&lt;/P&gt;
&lt;P&gt;A2&lt;/P&gt;
&lt;P&gt;B2&lt;/P&gt;
&lt;P&gt;C2&lt;/P&gt;
&lt;P&gt;THANKS,&lt;/P&gt;
&lt;P&gt;Jagan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 11:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237065#M25608</guid>
      <dc:creator>Jaggu1992</dc:creator>
      <dc:date>2020-01-03T11:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237066#M25609</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I am using hierarchical mapper,so I can not use tNormalize and other components.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I can use functions provided by talend studio. Is it possible using talend functions mentioned in below link -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/njNNGkCowThcKR6notunrw/xTil1KUpAzKxHkybPkM3WQ" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/njNNGkCowThcKR6notunrw/xTil1KUpAzKxHkybPkM3WQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 13:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237066#M25609</guid>
      <dc:creator>VijayTalend</dc:creator>
      <dc:date>2020-01-03T13:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237067#M25610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know what is hierarchical mapper,Can you please elaborate the thing. So that I can help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jagan.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 05:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-question/m-p/2237067#M25610</guid>
      <dc:creator>Jaggu1992</dc:creator>
      <dc:date>2020-01-06T05:26:32Z</dc:date>
    </item>
  </channel>
</rss>

