<?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: How to get tExtractJsonFields output multiple rows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-tExtractJsonFields-output-multiple-rows/m-p/2295586#M68348</link>
    <description>&lt;P&gt;first remove [] from begin and end of string (tMap or tReplace)&lt;/P&gt;
&lt;P&gt;then - tNormalize&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 11:07:19 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2018-10-05T11:07:19Z</dc:date>
    <item>
      <title>How to get tExtractJsonFields output multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-tExtractJsonFields-output-multiple-rows/m-p/2295585#M68347</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;I use tRest to Post a _search request to ElasticSearch&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;"_source": "PersonID",&lt;/P&gt;
&lt;P&gt;"size": 20&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;and getting a proper response as expected.&lt;/P&gt;
&lt;P&gt;Than I pass it to tExtractJsonFields with this parameters:&lt;BR /&gt;Read By=JsonPath,&lt;BR /&gt;Json field = Body&lt;/P&gt;
&lt;P&gt;Loop Jsonpath query = "$"&lt;/P&gt;
&lt;P&gt;Mapping =&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Column = PersonID, Json query = ".PersonID"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems to work fine, but insead of 20 rows as output, I seem to get only 1 string row like so&lt;/P&gt;
&lt;P&gt;[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I get it to return 20 rows to the next component?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-tExtractJsonFields-output-multiple-rows/m-p/2295585#M68347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get tExtractJsonFields output multiple rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-tExtractJsonFields-output-multiple-rows/m-p/2295586#M68348</link>
      <description>&lt;P&gt;first remove [] from begin and end of string (tMap or tReplace)&lt;/P&gt;
&lt;P&gt;then - tNormalize&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 11:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-tExtractJsonFields-output-multiple-rows/m-p/2295586#M68348</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-05T11:07:19Z</dc:date>
    </item>
  </channel>
</rss>

