<?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 load json data in qliksense in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410590#M7092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Steve,&lt;/P&gt;&lt;P&gt;i am not able to load my JSon file this way. Can you help me knowing the steps to implement this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2018 12:01:19 GMT</pubDate>
    <dc:creator>nikhilgarg</dc:creator>
    <dc:date>2018-06-06T12:01:19Z</dc:date>
    <item>
      <title>How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410588#M7090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody, i need to load data from json file in qlik sense, but i dont know how to do, i read in this forum maybe with rest connector but i dont achieve yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410588#M7090</guid>
      <dc:creator>shus_lopez</dc:creator>
      <dc:date>2021-04-02T08:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410589#M7091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct that you need to use the REST connector.&amp;nbsp; This is a separate download that you will need to make and install on the same machine you are running Sense.&amp;nbsp; You can download it from here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://da3hntz84uekx.cloudfront.net/RESTConnector/1.0/12/_MSI/QlikRESTConnector_x64setup.exe" title="https://da3hntz84uekx.cloudfront.net/RESTConnector/1.0/12/_MSI/QlikRESTConnector_x64setup.exe"&gt;https://da3hntz84uekx.cloudfront.net/RESTConnector/1.0/12/_MSI/QlikRESTConnector_x64setup.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The REST connector can only load from HTTP or HTTPS files, so you will need to ensure that your JSON file can be accessed in this way.&amp;nbsp; You can do this by putting your JSON file on a web server, or a cloud service that allows you to get a download link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just tested this by putting a JSON file into dropbox, requesting a link, changing the download parameter from 0 to 1 and using that as the endpoint for the rest connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the file is not secured at this point (it just has an impossible to guess file path) you can just enter than into the URL of the REST connector and leave all other fields blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that gives you enough pointers to solve this.&amp;nbsp; Post back if not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Nov 2017 17:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410589#M7091</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-11-04T17:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410590#M7092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Steve,&lt;/P&gt;&lt;P&gt;i am not able to load my JSon file this way. Can you help me knowing the steps to implement this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 12:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410590#M7092</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2018-06-06T12:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410591#M7093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What have you tried so far? Is your JSON file available at a URL that the Qlik load script can see?&lt;/P&gt;&lt;P&gt;Is it data that can be shared, if so if you place it at a URL that is publicly available then I can test. If not you could try replicate the file with dummy data to try it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2018 15:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410591#M7093</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2018-06-09T15:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410592#M7094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Steve,&lt;/P&gt;&lt;P&gt;It works fine. There was some structure issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 06:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410592#M7094</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2018-06-11T06:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410593#M7095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it's working.&amp;nbsp; Thanks for posting here and letting me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 07:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410593#M7095</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2018-06-11T07:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410594#M7096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rest connector is the best way &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 08:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410594#M7096</guid>
      <dc:creator>arvind1494</dc:creator>
      <dc:date>2018-06-11T08:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410595#M7097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can read json files directly from a directory.&lt;/P&gt;&lt;P&gt;In QlikView this option was available from table load. In Sense it dissapeared.&lt;/P&gt;&lt;P&gt;The script still works though &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;YSIS_BarthelScore:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PatientID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , Barthelscore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , Datum_van_afname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , MomentAfname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from [lib://YSIS/barthelscore.json] (json, codepage is 1252, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you dont know the column names first perform a select*&lt;/LI&gt;&lt;LI&gt;Create a connection to your directory&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 14:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410595#M7097</guid>
      <dc:creator>Suus</dc:creator>
      <dc:date>2018-07-11T14:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410596#M7098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a neat solution. Thanks for sharing Suzan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2018 11:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410596#M7098</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2018-07-15T11:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410597#M7099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just be aware that JSON is per definition required to be UTF-8 or it is not JSON. So codepage 1252 should be avoided actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One limitation of the json LOAD for QlikView and Qlik Sense is that it is not handling any kind of nesting. That means that it is only good for "flat" JSON files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2018 11:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1410597#M7099</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-15T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1524783#M7100</link>
      <description>Hi all,&lt;BR /&gt;how to load nested JSON into qlik sense?&lt;BR /&gt;Can you please help me out.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ajeeth</description>
      <pubDate>Fri, 28 Dec 2018 11:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1524783#M7100</guid>
      <dc:creator>Ajeeth11</dc:creator>
      <dc:date>2018-12-28T11:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1524984#M7101</link>
      <description>&lt;P&gt;It is not always that sticking to Qlik only is the right approach. Maybe use a tool like jq to parse the nested JSON into a structure that Qlik can easily read:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://programminghistorian.org/en/lessons/json-and-jq" target="_blank"&gt;Reshaping JSON with jq&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 07:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1524984#M7101</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-12-31T07:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1524992#M7102</link>
      <description>&lt;P&gt;If you use the Apache Drill connector that's included it can parse from file system and nested structures. The downside is that you have to install the free Apache Drill driver additonally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An alternative could be to use the Presto connector - but it comes with the additonal pain of installing Presto just as you have to do with Drill...&lt;/P&gt;</description>
      <pubDate>Sun, 30 Dec 2018 09:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1524992#M7102</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-12-30T09:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1539396#M7103</link>
      <description>&lt;P&gt;Hello petter,&lt;/P&gt;&lt;P&gt;Can you please explain briefly? .I have installed apache drill driver but it is asking host name details?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: my json file is in local only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajeeth&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 06:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1539396#M7103</guid>
      <dc:creator>Ajeeth11</dc:creator>
      <dc:date>2019-02-05T06:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1539402#M7104</link>
      <description>&lt;P&gt;You computer where you installed the Apache Drill driver will be the host so the host name is &lt;STRONG&gt;localhost (or IP address 127.0.0.1 as the host name)&amp;nbsp;&lt;/STRONG&gt;or your computers Windows computername.&lt;/P&gt;&lt;P&gt;Since you installed Drill on your own computer you will also be able to read JSON files from local drives. This is a setup I have installed several times.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing that is a drawback with installing Drill is from a simplicity perspective since you have a so-called Drill Bit on your computer running as a service. So there are more moving parts than you would expect from a normal driver. You will have to start the Drill Bit each time you use Qlik or have it running as a service all the time.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 06:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1539402#M7104</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2019-02-05T06:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1539990#M7105</link>
      <description>&lt;P&gt;Hello Petter,&lt;/P&gt;&lt;P&gt;Thanks for your Quick response.&lt;BR /&gt;While configuring mapr drill driver,I am getting error called "No connection could be made because the target machine actively refusing it".&lt;BR /&gt;Can you please help me out for this.while configuring what all the steps you followed?&lt;/P&gt;&lt;P&gt;Thanks a lot petter.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Ajeeth&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 07:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1539990#M7105</guid>
      <dc:creator>Ajeeth11</dc:creator>
      <dc:date>2019-02-06T07:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1540027#M7106</link>
      <description>&lt;P&gt;You might have a firewall that blocks the port that is necessary for Drill to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drill.apache.org/docs/ports-used-by-drill/" target="_blank"&gt;https://drill.apache.org/docs/ports-used-by-drill/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it seems that port &lt;STRONG&gt;8047&lt;/STRONG&gt; needs to be opened in your computers firewall...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 08:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1540027#M7106</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2019-02-06T08:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to load json data in qliksense</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1700186#M7107</link>
      <description>&lt;P&gt;Hi Shevedark,&lt;/P&gt;&lt;P&gt;How do i get this JSON file which is a URL into qliksense. Please suggest. I want to give URL as the input&lt;/P&gt;&lt;P&gt;&lt;A href="https://gicwebsrv.csuchico.edu/gicarcsrv01/rest/services/CPUC/CPUC_2019_Dynamic/MapServer/13/query?where=1%3D1&amp;amp;outFields=*&amp;amp;outSR=4326&amp;amp;f=json" target="_blank"&gt;https://gicwebsrv.csuchico.edu/gicarcsrv01/rest/services/CPUC/CPUC_2019_Dynamic/MapServer/13/query?where=1%3D1&amp;amp;outFields=*&amp;amp;outSR=4326&amp;amp;f=json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 11:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-load-json-data-in-qliksense/m-p/1700186#M7107</guid>
      <dc:creator>divyasavanth</dc:creator>
      <dc:date>2020-05-08T11:41:52Z</dc:date>
    </item>
  </channel>
</rss>

