<?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 not able to read json file properly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/not-able-to-read-json-file-properly/m-p/2325463#M95060</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to read json file and need to store data in table , I have data like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"data" : {&lt;/P&gt;&lt;P&gt;               "port" : {&lt;/P&gt;&lt;P&gt;                      "1000" : [&lt;/P&gt;&lt;P&gt;                                     "port 1",&lt;/P&gt;&lt;P&gt;                                      "port 2",&lt;/P&gt;&lt;P&gt;                                      &lt;/P&gt;&lt;P&gt;"port 3"&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------&lt;/P&gt;&lt;P&gt;RESULT  I want as below in table format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID       | Port&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;1000  |  Port 1&lt;/P&gt;&lt;P&gt;1000  |  Port 2&lt;/P&gt;&lt;P&gt;1000  |  Port 3&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to achieve this using Talend component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2022 16:15:05 GMT</pubDate>
    <dc:creator>rohit1804</dc:creator>
    <dc:date>2022-10-04T16:15:05Z</dc:date>
    <item>
      <title>not able to read json file properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/not-able-to-read-json-file-properly/m-p/2325463#M95060</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to read json file and need to store data in table , I have data like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"data" : {&lt;/P&gt;&lt;P&gt;               "port" : {&lt;/P&gt;&lt;P&gt;                      "1000" : [&lt;/P&gt;&lt;P&gt;                                     "port 1",&lt;/P&gt;&lt;P&gt;                                      "port 2",&lt;/P&gt;&lt;P&gt;                                      &lt;/P&gt;&lt;P&gt;"port 3"&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------&lt;/P&gt;&lt;P&gt;RESULT  I want as below in table format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID       | Port&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;1000  |  Port 1&lt;/P&gt;&lt;P&gt;1000  |  Port 2&lt;/P&gt;&lt;P&gt;1000  |  Port 3&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to achieve this using Talend component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 16:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/not-able-to-read-json-file-properly/m-p/2325463#M95060</guid>
      <dc:creator>rohit1804</dc:creator>
      <dc:date>2022-10-04T16:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: not able to read json file properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/not-able-to-read-json-file-properly/m-p/2325464#M95061</link>
      <description>&lt;P&gt;Your JSON file does not look correct. For a start JSON will start with curly bracket ( "{" ) and it looks like your port data may be incorrect. Is this copied directly from your source (if so, I think that may need looking at) or have you typed it out and maybe made a couple of mistake?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 22:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/not-able-to-read-json-file-properly/m-p/2325464#M95061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-04T22:14:23Z</dc:date>
    </item>
  </channel>
</rss>

