<?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: Data Mapper tHMap returning null values in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-Mapper-tHMap-returning-null-values/m-p/2372975#M135751</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please clarify on which talend build version you got this issue?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 09:02:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-04T09:02:43Z</dc:date>
    <item>
      <title>Data Mapper tHMap returning null values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Mapper-tHMap-returning-null-values/m-p/2372974#M135750</link>
      <description>&lt;P&gt;Hello, I have simple job setup to read a file, pass it through tHMap and send to tLogrow.  I'm getting mixed results of null values with data values when I should be getting all real values.  Here's the details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm reading an EDI x12 278 file (contents copied in at the bottom).  I have other tHMaps pulling out specific data that I want, but this one in particular is pulling from a section that loops.  The elements that I want to pull from the section that loops are coming back in two separate rows, which is great.  But the accompanying data identifying which transaction they belong to is null.  Hare some screen shots:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My job:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009HdBZAA0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149594i7ED1A184EB1D91BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009HdBZAA0.png" alt="0693p000009HdBZAA0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My tHMap:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009HdCIAA0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137507i895C48C207920438/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009HdCIAA0.png" alt="0693p000009HdCIAA0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Code_Type and Procedure_Code elements are repeating in the file I'm reading.  When I do a Test Run, all data elements are returned / read. &lt;/P&gt;&lt;P&gt;The Code_Type and Procedure_Code are outlined below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009HdE4AAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136343i8AD5F87B44EB1CE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009HdE4AAK.png" alt="0693p000009HdE4AAK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I run my job, the Code_Type and Procedure_Code are returned as two rows, which is what I want, but the first several elements are null:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009HdFWAA0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142154iF973A4725606E181/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009HdFWAA0.png" alt="0693p000009HdFWAA0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is a copy of my sample EDI file.  Any ideas would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ISA*00*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*00*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*ZZ*123456789012345*ZZ*123456789012346*080503*1705*&amp;gt;*00501*000010216*0*T*:~&lt;/P&gt;&lt;P&gt;GS*HI*1234567890*1234567890*20080503*1705*20213*X*005010X217~&lt;/P&gt;&lt;P&gt;ST*278*0001*005010X217~&lt;/P&gt;&lt;P&gt;BHT*0007*13*YZZ347*20050502*1101~&lt;/P&gt;&lt;P&gt;HL*1**20*1~&lt;/P&gt;&lt;P&gt;NM1*X3*2*CAPITAL INSURANCE COMPANY*****46*789312~&lt;/P&gt;&lt;P&gt;HL*2*1*21*1~&lt;/P&gt;&lt;P&gt;NM1*FA*2*GENERAL HOSPITAL*****46*8189991234~&lt;/P&gt;&lt;P&gt;HL*3*2*22*1~&lt;/P&gt;&lt;P&gt;NM1*IL*1*SMITH*MARY****MI*12345678901~&lt;/P&gt;&lt;P&gt;HL*4*3*EV*1~&lt;/P&gt;&lt;P&gt;UM*HS*I**12:B*****Y~&lt;/P&gt;&lt;P&gt;HI*BF:1831*BF:2630~&lt;/P&gt;&lt;P&gt;HSD*VS*3*WK**34*2~&lt;/P&gt;&lt;P&gt;CR6*1*20050502*RD8*20050502-20050801***W*I~&lt;/P&gt;&lt;P&gt;NM1*SJ*2*CARING HANDS HOME HEALTH AGENCY*****24*345678912~&lt;/P&gt;&lt;P&gt;HL*5*4*SS*0~&lt;/P&gt;&lt;P&gt;SV1*HC:G0154~&lt;/P&gt;&lt;P&gt;HL*6*4*SS*0~&lt;/P&gt;&lt;P&gt;SV1*HC:B4184~&lt;/P&gt;&lt;P&gt;SE*20*0001~&lt;/P&gt;&lt;P&gt;GE*1*20213~&lt;/P&gt;&lt;P&gt;IEA*1*000010216~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Mapper-tHMap-returning-null-values/m-p/2372974#M135750</guid>
      <dc:creator>Papademuchos</dc:creator>
      <dc:date>2024-11-16T01:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data Mapper tHMap returning null values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Mapper-tHMap-returning-null-values/m-p/2372975#M135751</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please clarify on which talend build version you got this issue?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 09:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Mapper-tHMap-returning-null-values/m-p/2372975#M135751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-04T09:02:43Z</dc:date>
    </item>
  </channel>
</rss>

