<?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 extract JSON fields in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246936#M32285</link>
    <description>&lt;P&gt;Try the following configuration&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 960px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8VY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137916iC4F9DA1AF9150239/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8VY.png" alt="0683p000009M8VY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Vd.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137277iDCE2C616C0DF8631/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Vd.png" alt="0683p000009M8Vd.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2019 18:01:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-08T18:01:58Z</dc:date>
    <item>
      <title>How to extract JSON fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246935#M32284</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm looking to extract the following data from below... id, name, startDate, endDate, completeDate of each, but also need to extract startAt, isLast, and maxResults (pagination data for a loop).&amp;nbsp; I can do this in 2 different tRest/textractJSONfields but it seems unnecessary.&amp;nbsp; I was hoping someone could help me figure out how to do this in 1 set of steps.&amp;nbsp; Any help would be much appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"maxResults": 50,&lt;BR /&gt;"startAt": 0,&lt;BR /&gt;"isLast": false,&lt;BR /&gt;"values": [&lt;BR /&gt;{&lt;BR /&gt;"id": 16,&lt;BR /&gt;"self": "https://URL/jira/rest/agile/1.0/sprint/10",&lt;BR /&gt;"state": "closed",&lt;BR /&gt;"name": "Sprint 5",&lt;BR /&gt;"startDate": "2012-10-30T07:23:07.217-07:00",&lt;BR /&gt;"endDate": "2012-11-21T07:23:07.217-08:00",&lt;BR /&gt;"completeDate": "2012-11-26T15:44:56.080-08:00"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"id": 587,&lt;BR /&gt;"self": "https://URL/jira/rest/agile/1.0/sprint/555",&lt;BR /&gt;"state": "closed",&lt;BR /&gt;"name": "Sprint 1",&lt;BR /&gt;"startDate": "2016-10-01T13:23:00.000-07:00",&lt;BR /&gt;"endDate": "2016-10-28T13:23:00.000-07:00",&lt;BR /&gt;"completeDate": "2016-11-02T08:12:50.437-07:00",&lt;BR /&gt;"originBoardId": 200&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;]&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 16:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246935#M32284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T16:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract JSON fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246936#M32285</link>
      <description>&lt;P&gt;Try the following configuration&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 960px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8VY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137916iC4F9DA1AF9150239/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8VY.png" alt="0683p000009M8VY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Vd.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137277iDCE2C616C0DF8631/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Vd.png" alt="0683p000009M8Vd.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 18:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246936#M32285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T18:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract JSON fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246937#M32286</link>
      <description>&lt;P&gt;This is exactly what I was looking for thanks!&amp;nbsp; I was under the impression you should always use JSONPath when working with JSON values, is that not the case... just curious?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 18:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246937#M32286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T18:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract JSON fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246938#M32287</link>
      <description>&lt;P&gt;I've used Xpath in use cases like yours, where you have JSON lists to iterate as well as higher level objects that would be common across all list items.&amp;nbsp; You can probably accomplish with JSONPath but Xpath is pretty straightforward.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 19:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-JSON-fields/m-p/2246938#M32287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-08T19:02:20Z</dc:date>
    </item>
  </channel>
</rss>

