<?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 Iterate on JSON array in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterate-on-JSON-array/m-p/2333620#M102386</link>
    <description>Hi to all, I've a JSON file like this one:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;}]&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;I need to get an unique record with "codiceCatastale" and "cap". So, like this:&lt;BR /&gt;&lt;PRE&gt;|=--+---=|&lt;BR /&gt;|codiceCatastale|cap|&lt;BR /&gt;|=--------------+----=|&lt;BR /&gt;|A001 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |35031|&lt;BR /&gt;|A271 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |60121|&lt;BR /&gt;|A271 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |60122|&lt;BR /&gt;|A271 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |60123|&lt;BR /&gt;'---------------+-----'&lt;/PRE&gt;&lt;BR /&gt;I try with tExtractJSONFields with success...&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Stefano</description>
    <pubDate>Fri, 24 Mar 2017 18:34:33 GMT</pubDate>
    <dc:creator>spassiatore</dc:creator>
    <dc:date>2017-03-24T18:34:33Z</dc:date>
    <item>
      <title>Iterate on JSON array</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-on-JSON-array/m-p/2333620#M102386</link>
      <description>Hi to all, I've a JSON file like this one:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;}]&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;I need to get an unique record with "codiceCatastale" and "cap". So, like this:&lt;BR /&gt;&lt;PRE&gt;|=--+---=|&lt;BR /&gt;|codiceCatastale|cap|&lt;BR /&gt;|=--------------+----=|&lt;BR /&gt;|A001 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |35031|&lt;BR /&gt;|A271 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |60121|&lt;BR /&gt;|A271 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |60122|&lt;BR /&gt;|A271 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |60123|&lt;BR /&gt;'---------------+-----'&lt;/PRE&gt;&lt;BR /&gt;I try with tExtractJSONFields with success...&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Stefano</description>
      <pubDate>Fri, 24 Mar 2017 18:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-on-JSON-array/m-p/2333620#M102386</guid>
      <dc:creator>spassiatore</dc:creator>
      <dc:date>2017-03-24T18:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate on JSON array</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-on-JSON-array/m-p/2333621#M102387</link>
      <description>Hi &amp;nbsp; 
&lt;BR /&gt;Using a tFileInputJson component to read this json file, set the Loop Json query to "/cap", then you should be able to extract codiceCatastale and cap value.&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDfn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132952i8FA84B11007F3729/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDfn.png" alt="0683p000009MDfn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 28 Mar 2017 15:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-on-JSON-array/m-p/2333621#M102387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-28T15:25:13Z</dc:date>
    </item>
  </channel>
</rss>

