<?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: Shows null values for tExtractJasonFields in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239619#M27353</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;: Does it mean something like this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Usual flow of loop/itetrate -&amp;gt; Java code to get keys/pair -&amp;gt; output to DB.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2018 23:35:08 GMT</pubDate>
    <dc:creator>Parikhharshal</dc:creator>
    <dc:date>2018-11-13T23:35:08Z</dc:date>
    <item>
      <title>Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239602#M27336</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have designed my job like below which shows result as NULL. I am sure my tExtractjsonFields is not configured properly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-12 at 2.43.55 pm.png" style="width: 673px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M134.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157766iE3BF90B378301881/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M134.png" alt="0683p000009M134.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Trying to extract Json (as shown below) using URL:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;SPAN class="pun"&gt;[&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"assignment_id"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;1234&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"title"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"Assignment 1"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"points_possible"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;10&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"due_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-25T22:00:00-07:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"unlock_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-20T22:00:00-07:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"muted"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;false&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"min_score"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;2&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"max_score"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;10&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"median"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;7&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"first_quartile"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;4&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"third_quartile"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"module_ids"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;[&lt;/SPAN&gt;
        &lt;SPAN class="lit"&gt;1&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
        &lt;SPAN class="lit"&gt;2&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;],&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"submission"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"submitted_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-22T22:00:00-07:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"score"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;10&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;},&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"assignment_id"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;1235&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"title"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"Assignment 2"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"points_possible"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;15&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"due_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-26T22:00:00-07:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"unlock_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;null&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"muted"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;true&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"min_score"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"max_score"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"median"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"first_quartile"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"third_quartile"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"module_ids"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;[&lt;/SPAN&gt;
        &lt;SPAN class="lit"&gt;1&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;],&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"submission"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"submitted_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-22T22:00:00-07:00"&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;]&lt;/SPAN&gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;My tExtractJsonFields is configred as below:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-12 at 2.45.51 pm.png" style="width: 924px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M139.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141147iF297C2D4441086FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M139.png" alt="0683p000009M139.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone please guide what am I doing wrong?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Harshal.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239602#M27336</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2024-11-16T07:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239603#M27337</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried doing with Xpath.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-12 at 3.21.32 pm.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0gQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143872i9A4065A27DF5734B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0gQ.png" alt="0683p000009M0gQ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but it shows me error like this:tExtractJSONFields_1 - Unbound prefix: 2018-11-01T18&lt;/P&gt; 
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P class="p1"&gt;Not sure why it cannot still read.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 04:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239603#M27337</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-12T04:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239604#M27338</link>
      <description>&lt;P&gt;hi Parikhharshal,&lt;/P&gt;&lt;P&gt;your json path queries does not seem to be correct as per data provided and the requirement&amp;nbsp;&lt;/P&gt;&lt;P&gt;you better use &amp;lt;"$[*]"&amp;gt; for the loop query.&lt;/P&gt;&lt;P&gt;and then specify the jsonpath for fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chandra Kant&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 08:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239604#M27338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-12T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239605#M27339</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006yrG6AAI"&gt;@Parikhharshal&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;If you are using Read By JsonPath, please mention the Loop Jsonpath query as below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jsonpath.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M13T.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155681iBB566E7E68D1782C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M13T.png" alt="0683p000009M13T.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you are using Read By Xpath, please mention the Loop Xpath query as below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xpath.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0o1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142005i9A480FC875EA4D98/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0o1.png" alt="0683p000009M0o1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 15:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239605#M27339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-12T15:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239606#M27340</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtOAAW"&gt;@CK395&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069JHBAA2"&gt;@kharindran&lt;/A&gt;:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It works fine. Thanks.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Similarly I have got 2 different scenarios:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please suggest what should be my Loop jSonpath query in tExtractJsonFields?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1.&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="str"&gt;"page_views"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"2012-01-24T13:00:00-00:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;19&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"2012-01-24T14:00:00-00:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;13&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"2012-01-27T09:00:00-00:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;23&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;},&lt;/SPAN&gt;
  &lt;SPAN class="str"&gt;"participations"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;[&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"created_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-21T22:00:00-06:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"url"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"https://canvas.example.com/path/to/canvas"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;},&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"created_at"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2012-01-27T22:00:00-06:00"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
      &lt;SPAN class="str"&gt;"url"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"https://canvas.example.com/path/to/canvas"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;]&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2.&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="str"&gt;"2012-01-24"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"instructorMessages"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;1&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"studentMessages"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;2&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;},&lt;/SPAN&gt;
  &lt;SPAN class="str"&gt;"2012-01-27"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:{&lt;/SPAN&gt;
    &lt;SPAN class="str"&gt;"studentMessages"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;1&lt;/SPAN&gt;
  &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 21:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239606#M27340</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-12T21:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239607#M27341</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt; and 
&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;: Can you pls respond to this?</description>
      <pubDate>Tue, 13 Nov 2018 10:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239607#M27341</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T10:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239608#M27342</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006yrG6AAI"&gt;@Parikhharshal&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;1. The loop&lt;SPAN&gt;&amp;nbsp;Jsonpath query for this case would be $.participations&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;2. I am not sure about this as there seems no fixed variable name. Will check on this and update you if I find a solution.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 10:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239608#M27342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T10:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239609#M27343</link>
      <description>@kharindan: thanks for your reply. What about page_views block which is in point 1.?</description>
      <pubDate>Tue, 13 Nov 2018 10:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239609#M27343</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T10:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239610#M27344</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;first of all make your first json file valid,&lt;/P&gt;&lt;P&gt;and since there are no such looping elements thus without looping&lt;/P&gt;&lt;P&gt;for 1 jsonpath query would be :&lt;/P&gt;&lt;P&gt;&amp;lt;"$.pageviews"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;"$.participations[*].created_at"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;"$.participations[*].url"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and for 2 jsonpath query would be&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;"$.2012-01-24.instructorMessages"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and similarly for other keys&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chandra Kant&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 12:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239610#M27344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T12:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239611#M27345</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtOAAW"&gt;@CK395&lt;/A&gt; : thanks for the reply. What do you mean by make first json valid? What do I need to do?
&lt;BR /&gt;
&lt;BR /&gt;Also for the second one, dates keep changing, So I think the way you have setup is going to be hardcoded.
&lt;BR /&gt;
&lt;BR /&gt;Does it mean for both json queries it should be fairly simple as just bringing fields and get them?</description>
      <pubDate>Tue, 13 Nov 2018 16:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239611#M27345</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T16:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239612#M27346</link>
      <description>&lt;P&gt;It looks like you have different JSON schemas arriving into your job. You need to first identify which schema you are working with and then configure&amp;nbsp;a&amp;nbsp;tExtractJSONField to cater for each schema. I don't think you will find a one size fits all solution for this.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 16:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239612#M27346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239613#M27347</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;: yes that’s right. Lately I have got different json files to deal with. I know that I have to use different config in extract json field component. That’s why reaching out for help on what to be configured. If you can also provide some help on first scenario, that would be great.</description>
      <pubDate>Tue, 13 Nov 2018 16:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239613#M27347</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T16:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239614#M27348</link>
      <description>&lt;P&gt;Use a tExtractJSONField component to test for an element you know will be in one of the schemas you need to deal with. If it returns a value, then you know that is the correct schema and you can them retrieve the rest of the values. If the value is null, then you know the schema is not correct and it must be one of the other schema types. Keep doing that until you find the correct schema and process the data from there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might mean using several tExtractJSONField components, but it will allow you to process multiple types in one job.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Input file ----&amp;gt;tExtractJSONField (for schema 1) ----&amp;gt; Rest of the job&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;----&amp;gt;tExtractJSONField (for schema 2)&amp;nbsp;----&amp;gt; Rest of the job&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;----&amp;gt;tExtractJSONField (for schema 3)&amp;nbsp;----&amp;gt; Rest of the job&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239614#M27348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T17:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239615#M27349</link>
      <description>: yes I know about this. I am going to end up using extract json field component only.
&lt;BR /&gt;
&lt;BR /&gt;What my ques though is, being json handling tricky, I want to know for each scenario, what should be configured in extract json component.
&lt;BR /&gt;
&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 13 Nov 2018 17:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239615#M27349</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T17:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239616#M27350</link>
      <description>&lt;P&gt;This is what I used to solve problems like this....&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsonpath.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://jsonpath.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239616#M27350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T17:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239617#M27351</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;: I know this too. But if you see my json carefully, the second scenario has got file like this: 
&lt;BR /&gt; 
&lt;BR /&gt;2. 
&lt;BR /&gt; 
&lt;BR /&gt;{ 
&lt;BR /&gt;"2012-01-24":{ 
&lt;BR /&gt;"instructorMessages":1, 
&lt;BR /&gt;"studentMessages":2 
&lt;BR /&gt;}, 
&lt;BR /&gt;"2012-01-27":{ 
&lt;BR /&gt;"studentMessages":1 
&lt;BR /&gt;} 
&lt;BR /&gt;} 
&lt;BR /&gt; 
&lt;BR /&gt;Now the dates here are not having any tag names. So how do I get them?</description>
      <pubDate>Tue, 13 Nov 2018 17:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239617#M27351</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T17:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239618#M27352</link>
      <description>&lt;P&gt;I see. This is a difficult one. I don't believe (I may be wrong) that this is possible with Talend at the moment. What you could do is identify if the schema is of this type using a JSONPath like this....&lt;/P&gt; 
&lt;PRE&gt;$.*.studentMessages&lt;/PRE&gt; 
&lt;P&gt;.... and if it is, using a slightly different approach to get the data. The approach I have used before (I'm afraid I do not have the code at hand) is to build Java code to return all of the key/value pairs and then interrogating the Java object for your data. An example of this approach (albeit not perfect, hence the question it is associated to) can be seen here...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCjVgCAK" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Get-dynamic-Key-and-value-from-json-file/td-p/134249&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239618#M27352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T17:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239619#M27353</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;: Does it mean something like this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Usual flow of loop/itetrate -&amp;gt; Java code to get keys/pair -&amp;gt; output to DB.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 23:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239619#M27353</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-13T23:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239620#M27354</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;making json valid means checking syntactical validity of your json file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for ex. consider json&amp;nbsp;below&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"parentkey1": {&lt;/P&gt;
&lt;P&gt;"childkey1": "childvalue1",&lt;/P&gt;
&lt;P&gt;"childkey2": "childvalue2" &lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in above json the comma on line 4 is invalid ,it should not be there because there are no more childkeys after that .&lt;/P&gt;
&lt;P&gt;the "childkey2":"childvalue2"&amp;nbsp; is the last key value pair so there should not be any comma after that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before reading any of your json files you should check if they are valid or not.&lt;/P&gt;
&lt;P&gt;You can do this online easily.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chandra Kant&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 06:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239620#M27354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-14T06:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Shows null values for tExtractJasonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239621#M27355</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtOAAW"&gt;@CK395&lt;/A&gt;: this is how it actually looks. See if you can provide any help as to how to read json and insert to db.
&lt;BR /&gt;
&lt;BR /&gt;{"page_views":{"2018-03-14T11:00:00+11:00":24,"2018-03-14T13:00:00+11:00":10,"2018-03-14T14:00:00+11:00":47,"2018-03-14T19:00:00+11:00":16,"2018-03-26T19:00:00+11:00":15,"2018-03-26T20:00:00+11:00":15,"2018-03-26T21:00:00+11:00":4,"2018-03-26T22:00:00+11:00":7,"2018-03-26T23:00:00+11:00":8,"2018-03-27T22:00:00+11:00":18,"2018-03-27T23:00:00+11:00":2,"2018-03-28T00:00:00+11:00":15,"2018-03-28T20:00:00+11:00":6,"2018-03-28T21:00:00+11:00":43,"2018-03-28T22:00:00+11:00":13,"2018-03-28T23:00:00+11:00":11,"2018-03-30T15:00:00+11:00":7,"2018-03-30T17:00:00+11:00":4,"2018-03-30T20:00:00+11:00":6,"2018-03-30T21:00:00+11:00":10,"2018-03-30T22:00:00+11:00":17,"2018-03-30T23:00:00+11:00":21,"2018-04-02T16:00:00+10:00":2,"2018-04-03T18:00:00+10:00":6,"2018-04-03T23:00:00+10:00":29,"2018-04-05T20:00:00+10:00":31,"2018-04-05T21:00:00+10:00":17,"2018-04-05T22:00:00+10:00":41,"2018-04-06T10:00:00+10:00":2,"2018-04-06T12:00:00+10:00":1,"2018-04-07T11:00:00+10:00":16,"2018-04-07T17:00:00+10:00":7,"2018-04-10T21:00:00+10:00":26,"2018-04-10T22:00:00+10:00":4,"2018-04-11T20:00:00+10:00":4,"2018-04-12T20:00:00+10:00":13,"2018-04-12T21:00:00+10:00":16,"2018-04-12T22:00:00+10:00":12,"2018-04-13T15:00:00+10:00":7,"2018-04-15T08:00:00+10:00":15,"2018-04-15T15:00:00+10:00":11,"2018-04-17T06:00:00+10:00":16,"2018-04-17T07:00:00+10:00":7,"2018-04-23T22:00:00+10:00":1,"2018-04-29T08:00:00+10:00":4,"2018-04-30T06:00:00+10:00":6,"2018-04-30T08:00:00+10:00":7,"2018-04-30T10:00:00+10:00":22,"2018-04-30T12:00:00+10:00":1,"2018-05-01T07:00:00+10:00":2,"2018-05-01T19:00:00+10:00":11,"2018-05-03T05:00:00+10:00":7,"2018-05-03T06:00:00+10:00":9,"2018-05-06T13:00:00+10:00":2,"2018-05-06T19:00:00+10:00":13,"2018-05-08T13:00:00+10:00":15,"2018-05-09T09:00:00+10:00":7,"2018-05-09T12:00:00+10:00":1,"2018-05-09T13:00:00+10:00":6,"2018-05-09T14:00:00+10:00":5,"2018-05-09T15:00:00+10:00":6,"2018-05-10T06:00:00+10:00":11,"2018-05-10T07:00:00+10:00":13,"2018-05-10T08:00:00+10:00":6,"2018-05-11T07:00:00+10:00":23,"2018-05-12T19:00:00+10:00":27,"2018-05-14T09:00:00+10:00":14,"2018-05-14T10:00:00+10:00":3,"2018-05-15T23:00:00+10:00":8,"2018-05-16T09:00:00+10:00":4,"2018-05-16T11:00:00+10:00":3,"2018-05-16T14:00:00+10:00":6,"2018-05-21T04:00:00+10:00":37,"2018-05-21T05:00:00+10:00":1,"2018-05-22T15:00:00+10:00":6,"2018-05-22T16:00:00+10:00":6,"2018-05-28T10:00:00+10:00":52,"2018-05-29T20:00:00+10:00":14,"2018-05-29T21:00:00+10:00":48,"2018-05-31T14:00:00+10:00":7,"2018-05-31T21:00:00+10:00":21,"2018-05-31T22:00:00+10:00":77,"2018-05-31T23:00:00+10:00":12,"2018-06-01T00:00:00+10:00":23,"2018-06-01T10:00:00+10:00":4,"2018-06-01T13:00:00+10:00":13,"2018-06-01T14:00:00+10:00":22,"2018-06-01T15:00:00+10:00":4,"2018-06-01T17:00:00+10:00":19,"2018-06-02T14:00:00+10:00":11,"2018-06-04T16:00:00+10:00":25,"2018-06-04T17:00:00+10:00":1,"2018-06-11T12:00:00+10:00":2,"2018-06-11T13:00:00+10:00":101,"2018-07-02T19:00:00+10:00":5,"2018-07-03T19:00:00+10:00":8,"2018-07-09T10:00:00+10:00":5},"participations":[{"created_at":"2018-03-14T03:16:57Z","url":"
&lt;A href="https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-14T03:20:44Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries/500954/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-26T11:10:26Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries/549938/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-26T11:26:56Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries/537711/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-27T13:22:35Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74560/entries/454732/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-27T13:40:28Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74560/entries/517063/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-28T10:20:25Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74557/entries/454734/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-28T11:50:16Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74558/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-30T11:00:12Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74552/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-30T11:46:33Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/courses/361/quizzes/2197/take?user_id=17022&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-03-30T11:56:20Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/courses/361/quizzes/2196/take?user_id=17022&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-04-10T11:09:49Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74557/entries/594227/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-04-29T22:03:02Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74525/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-05-02T20:45:39Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74551/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-05-09T04:57:56Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74535/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-05-09T20:51:02Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74533/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-05-09T22:18:36Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74549/entries&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-05-20T19:17:28Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74530/entries/454725/replies&amp;quot;},{&amp;quot;created_at&amp;quot;:&amp;quot;2018-05-22T05:24:07Z&amp;quot;,&amp;quot;url&amp;quot;:&amp;quot;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74551/entries/678374/replies" target="_blank" rel="nofollow noopener noreferrer"&gt;https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries"},{"created_at":"2018-03-14T03:20:44Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries/500954/replies"},{"created_at":"2018-03-26T11:10:26Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries/549938/replies"},{"created_at":"2018-03-26T11:26:56Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74529/entries/537711/replies"},{"created_at":"2018-03-27T13:22:35Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74560/entries/454732/replies"},{"created_at":"2018-03-27T13:40:28Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74560/entries/517063/replies"},{"created_at":"2018-03-28T10:20:25Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74557/entries/454734/replies"},{"created_at":"2018-03-28T11:50:16Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74558/entries"},{"created_at":"2018-03-30T11:00:12Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74552/entries"},{"created_at":"2018-03-30T11:46:33Z","url":"https://swinburneonline.instructure.com/courses/361/quizzes/2197/take?user_id=17022"},{"created_at":"2018-03-30T11:56:20Z","url":"https://swinburneonline.instructure.com/courses/361/quizzes/2196/take?user_id=17022"},{"created_at":"2018-04-10T11:09:49Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74557/entries/594227/replies"},{"created_at":"2018-04-29T22:03:02Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74525/entries"},{"created_at":"2018-05-02T20:45:39Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74551/entries"},{"created_at":"2018-05-09T04:57:56Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74535/entries"},{"created_at":"2018-05-09T20:51:02Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74533/entries"},{"created_at":"2018-05-09T22:18:36Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74549/entries"},{"created_at":"2018-05-20T19:17:28Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74530/entries/454725/replies"},{"created_at":"2018-05-22T05:24:07Z","url":"https://swinburneonline.instructure.com/api/v1/groups/3467/discussion_topics/74551/entries/678374/replies&lt;/A&gt;"}]}</description>
      <pubDate>Wed, 14 Nov 2018 06:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shows-null-values-for-tExtractJasonFields/m-p/2239621#M27355</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-11-14T06:18:20Z</dc:date>
    </item>
  </channel>
</rss>

