<?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 Populating QLIK Object with JSON in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237038#M6453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am newbie to QLIK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to create an extension.&lt;/P&gt;&lt;P&gt;I called a Restful Webservice API that returns a json string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to populate QLIK table with the results. How to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a special json format that QLIK understand to populate the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the steps or point me to an example so that I can use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Apr 2021 07:51:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2021-04-02T07:51:20Z</dc:date>
    <item>
      <title>Populating QLIK Object with JSON</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237038#M6453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am newbie to QLIK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to create an extension.&lt;/P&gt;&lt;P&gt;I called a Restful Webservice API that returns a json string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to populate QLIK table with the results. How to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a special json format that QLIK understand to populate the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the steps or point me to an example so that I can use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237038#M6453</guid>
      <dc:creator />
      <dc:date>2021-04-02T07:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Populating QLIK Object with JSON</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237039#M6454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Rest Connector to retrieve the data from the webservice. See the online help: &lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/REST_connector_QV_help/Content/1.0/Introduction/REST-connector.htm" title="http://help.qlik.com/en-US/connectors/Subsystems/REST_connector_QV_help/Content/1.0/Introduction/REST-connector.htm"&gt;REST ‒ Qlik Connectors&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 17:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237039#M6454</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-01-25T17:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Populating QLIK Object with JSON</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237040#M6455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I use the Rest Connector to retrieve the data from my webservice for example List of orders. Then I display the data in a table in QLIK sense (Order List).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I click on a record on my Order List, I need to make another REST call and get the order details for that order. How should I pass the Order ID to my Subsequent REST call to get the order details for that order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 19:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237040#M6455</guid>
      <dc:creator />
      <dc:date>2017-01-26T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Populating QLIK Object with JSON</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237041#M6456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uhm, you don't. Qlikview is not a real time live query system. The idea is that you first retrieve all the data from the sources and create a data model in the Qlikview document that will contain all the data in-memory. Then you interact with that in-memory data model with charts, listboxes etc. So you should make all the subsequents REST calls during the load script execution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2017 07:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Populating-QLIK-Object-with-JSON/m-p/1237041#M6456</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-01-29T07:06:25Z</dc:date>
    </item>
  </channel>
</rss>

