<?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>article Is it possible to interpret JSON data directly with Qlik Script when it does not come from a REST API? in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Is-it-possible-to-interpret-JSON-data-directly-with-Qlik-Script/ta-p/1713847</link>
    <description>&lt;P&gt;Is it possible to interpret JSON data directly with Qlik script when it does not come from a REST API? &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt; &lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;There is no way to interpret JSON data directly in the Qlik script. Simply the functionality - a parser - does not exists in Qlik Engine.&lt;BR /&gt;&lt;BR /&gt;In order to load JSON data, please consider:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Use the Qlik Web Connectors: &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/General-Web-Connector.htm" target="_blank" rel="noopener"&gt;General Web Connector&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;Host the JSON file on a web server, where the JSON file can be access via a http or https URL&lt;/LI&gt;
&lt;LI&gt;Load the URL into QlikView or Qlik Sense using Qlik REST connector&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;REST connector is included in the default installation of Qlik Sense. For QlikView, REST connector can be downloaded from Qlik download site.&lt;/P&gt;
&lt;P&gt;For more information about the REST connector see &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm" target="_blank" rel="noopener"&gt;REST Connector&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 10:12:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-30T10:12:56Z</dc:date>
    <item>
      <title>Is it possible to interpret JSON data directly with Qlik Script when it does not come from a REST API?</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Is-it-possible-to-interpret-JSON-data-directly-with-Qlik-Script/ta-p/1713847</link>
      <description>&lt;P&gt;Is it possible to interpret JSON data directly with Qlik script when it does not come from a REST API? &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt; &lt;BR /&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;There is no way to interpret JSON data directly in the Qlik script. Simply the functionality - a parser - does not exists in Qlik Engine.&lt;BR /&gt;&lt;BR /&gt;In order to load JSON data, please consider:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Use the Qlik Web Connectors: &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/General-Web-Connector.htm" target="_blank" rel="noopener"&gt;General Web Connector&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;Host the JSON file on a web server, where the JSON file can be access via a http or https URL&lt;/LI&gt;
&lt;LI&gt;Load the URL into QlikView or Qlik Sense using Qlik REST connector&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;REST connector is included in the default installation of Qlik Sense. For QlikView, REST connector can be downloaded from Qlik download site.&lt;/P&gt;
&lt;P&gt;For more information about the REST connector see &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm" target="_blank" rel="noopener"&gt;REST Connector&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 10:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Is-it-possible-to-interpret-JSON-data-directly-with-Qlik-Script/ta-p/1713847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-30T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to interpret JSON data directly with Qlik Script when it does not come from an REST API?</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Is-it-possible-to-interpret-JSON-data-directly-with-Qlik-Script/tac-p/1820967#M3629</link>
      <description>&lt;P&gt;Or use the QlikWebconnectors.&lt;BR /&gt;General Web Connector can read JSON files from your local machine.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/General-Web-Connector.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/General-Web-Connector.htm&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Allows you to read files (for example, JSON files) directly from your local machine.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_verkooijen_0-1625826006943.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58314i29F7061A84F4796E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="p_verkooijen_0-1625826006943.png" alt="p_verkooijen_0-1625826006943.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Is-it-possible-to-interpret-JSON-data-directly-with-Qlik-Script/tac-p/1820967#M3629</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2021-07-09T10:20:15Z</dc:date>
    </item>
  </channel>
</rss>

