<?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: Unable to iterate through multiple level fields in JSON file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298904#M71308</link>
    <description>You should review JsonPath:&amp;nbsp;http://goessner.net/articles/JsonPath/&amp;nbsp;</description>
    <pubDate>Fri, 09 Oct 2015 10:31:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-09T10:31:43Z</dc:date>
    <item>
      <title>Unable to iterate through multiple level fields in JSON file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298902#M71306</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Below is my sample JSON file,&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;"merchant":[ {&amp;nbsp;&lt;BR /&gt;"_id":"ObjectId(55e3d639d118e6c24ee116f6)",&lt;BR /&gt;"name":"???? ??????",&lt;BR /&gt;"description":"???",&lt;BR /&gt;"website":"",&lt;BR /&gt;"taxonomy":"??,??,???",&lt;BR /&gt;"merchantLocation": [ {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "location":"china"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { "location":"australia"}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]&lt;BR /&gt;}]&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the output i get,&lt;BR /&gt;&lt;BR /&gt;|_id &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |name &amp;nbsp; &amp;nbsp; &amp;nbsp; |description|website|taxonomy |location|&lt;BR /&gt;|=---------------------------------+-----------+-----------+-------+---------+-------&lt;BR /&gt;&lt;BR /&gt;|ObjectId(55e3d639d118e6c24ee116f6)|???? ??????|???&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; |??,??,???|china &amp;nbsp; |&lt;BR /&gt;&lt;BR /&gt;But I expect another row as output for location=australia.&lt;BR /&gt;&lt;BR /&gt;Attached the talend mapping for your reference. Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Satheesh&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGlo.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128805i9ED478B322030799/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGlo.png" alt="0683p000009MGlo.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298902#M71306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to iterate through multiple level fields in JSON file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298903#M71307</link>
      <description>I believe your "Loop" should be set to "/&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;merchantLocation" &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;in order to achieve this. Take a look at this example provided by Talend....&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tExtractJSONFields" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tExtractJSONFields&lt;/A&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298903#M71307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T09:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to iterate through multiple level fields in JSON file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298904#M71308</link>
      <description>You should review JsonPath:&amp;nbsp;http://goessner.net/articles/JsonPath/&amp;nbsp;</description>
      <pubDate>Fri, 09 Oct 2015 10:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298904#M71308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-09T10:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to iterate through multiple level fields in JSON file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298905#M71309</link>
      <description>Thanks for the comments.. It worked!</description>
      <pubDate>Tue, 13 Oct 2015 09:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-iterate-through-multiple-level-fields-in-JSON-file/m-p/2298905#M71309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-13T09:19:48Z</dc:date>
    </item>
  </channel>
</rss>

