<?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 2 separate input fields to one field in data mapper in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350455#M117306</link>
    <description>&lt;P&gt;Thanks for the suggestion, but I cannot imagine that will help since I am not trying to merge the fields by rather repeat/loop them. Let me clarify:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you take a look at the output schema the field I am trying to map to is nested. It looks like this (simplified)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;organisationAssociations&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;organisation&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;v3:source_id&amp;gt;&lt;FONT color="#ff0000"&gt;ENTRIES FROM ORG&lt;/FONT&gt;&amp;lt;/v3:source_id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/organisation&amp;gt;&lt;BR /&gt;&amp;lt;/staffOrganisationAssociation&amp;gt;&lt;BR /&gt;&lt;BR /&gt;What I am trying to do is get this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;organisationAssociations&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;lt;organisation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;v3:source_id&amp;gt;&lt;/SPAN&gt;&lt;FONT color="#ff0000"&gt;ORG1&lt;/FONT&gt;&lt;SPAN&gt;&amp;lt;/v3:source_id&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/organisation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/staffOrganisationAssociation&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;organisationAssociations&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;organisation&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;v3:source_id&amp;gt;&lt;FONT color="#ff0000"&gt;ORG2&lt;/FONT&gt;&amp;lt;/v3:source_id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/organisation&amp;gt;&lt;BR /&gt;&amp;lt;/staffOrganisationAssociation&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that possible?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 12:01:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-29T12:01:33Z</dc:date>
    <item>
      <title>mapping 2 separate input fields to one field in data mapper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350453#M117304</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am completely new to Talend, so please bear with me&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a simple input file in with 2 separate fields that should be mapped to the same field in the xsd. I am trying to achieve this using data mapper.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This drawing illustrates what I am trying to achieve:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mapping.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LygR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155544iD0C37D1C3B7E5EBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LygR.png" alt="0683p000009LygR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Since&amp;nbsp;talend&amp;nbsp;does not allow me to drag n drop to the same field I guess this requires some sort of looping, but I am yet to find out how to do this.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please provide me with&amp;nbsp;some guidance&amp;nbsp;on how exactly to do this?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 14:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350453#M117304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-28T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: mapping 2 separate input fields to one field in data mapper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350454#M117305</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LORCAA4"&gt;@Wookie&lt;/A&gt;,in tmap you can concantenate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row1.field+" "+row2.field&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 10:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350454#M117305</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-29T10:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: mapping 2 separate input fields to one field in data mapper</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350455#M117306</link>
      <description>&lt;P&gt;Thanks for the suggestion, but I cannot imagine that will help since I am not trying to merge the fields by rather repeat/loop them. Let me clarify:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you take a look at the output schema the field I am trying to map to is nested. It looks like this (simplified)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;organisationAssociations&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;organisation&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;v3:source_id&amp;gt;&lt;FONT color="#ff0000"&gt;ENTRIES FROM ORG&lt;/FONT&gt;&amp;lt;/v3:source_id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/organisation&amp;gt;&lt;BR /&gt;&amp;lt;/staffOrganisationAssociation&amp;gt;&lt;BR /&gt;&lt;BR /&gt;What I am trying to do is get this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;organisationAssociations&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;lt;organisation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;v3:source_id&amp;gt;&lt;/SPAN&gt;&lt;FONT color="#ff0000"&gt;ORG1&lt;/FONT&gt;&lt;SPAN&gt;&amp;lt;/v3:source_id&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/organisation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/staffOrganisationAssociation&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;organisationAssociations&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;organisation&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;v3:source_id&amp;gt;&lt;FONT color="#ff0000"&gt;ORG2&lt;/FONT&gt;&amp;lt;/v3:source_id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/organisation&amp;gt;&lt;BR /&gt;&amp;lt;/staffOrganisationAssociation&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that possible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 12:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mapping-2-separate-input-fields-to-one-field-in-data-mapper/m-p/2350455#M117306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-29T12:01:33Z</dc:date>
    </item>
  </channel>
</rss>

