<?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: Fail to load data from URL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084499#M361135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your input. You were right, it is a JSON string and I was able to load it using the REST Connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those who have the same problem: I found this video helpful &lt;A href="https://www.youtube.com/watch?v=-u1eHhFmRBg" title="https://www.youtube.com/watch?v=-u1eHhFmRBg"&gt;Qlik REST Connector for QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 08:43:33 GMT</pubDate>
    <dc:creator>nigel987</dc:creator>
    <dc:date>2016-02-04T08:43:33Z</dc:date>
    <item>
      <title>Fail to load data from URL</title>
      <link>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084497#M361133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to load data from a certain URL, which has the following structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"stats":[&lt;/P&gt;&lt;P&gt;{"messageType":"SEARCHAGENT","forDate":{"year":2016,"month":"JANUARY","chronology":{"calendarType":"iso8601","id":"ISO"},"dayOfMonth":13,"dayOfWeek":"WEDNESDAY","era":"CE","dayOfYear":13,"leapYear":true,"monthValue":1},"value":166835.0},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"messageType":"ADNOTSOLD","forDate":{"year":2016,"month":"JANUARY","chronology":{"calendarType":"iso8601","id":"ISO"},"dayOfMonth":14,"dayOfWeek":"THURSDAY","era":"CE","dayOfYear":14,"leapYear":true,"monthValue":1},"value":7558.0},&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;... AND SO ON&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me which settings I should use in the File Wizard? I used the Web Files button in the Script Editor, entered the URL, but I do not know how to continue further. QlikView is not able to recognize the file structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Nigel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 16:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084497#M361133</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-01-27T16:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to load data from URL</title>
      <link>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084498#M361134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;The format you are seing here i JSON. The built-in LOAD .... FROM &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="HTTP://" rel="nofollow"&gt;HTTP://&lt;/A&gt;&lt;SPAN&gt; does not support JSON as a format. There are tweaks to be able to "fix" that but I would advise you to have a look at the Qlik REST Connector 1.0 which was released last autumn and is built for specifically this purpose.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am &lt;SPAN style="text-decoration: underline;"&gt;guessing&lt;/SPAN&gt; that it is an API that is using REST from what I can see although you didn't mention it? Which system/application are you querying - could you share that with us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 16:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084498#M361134</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-01-27T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to load data from URL</title>
      <link>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084499#M361135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your input. You were right, it is a JSON string and I was able to load it using the REST Connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those who have the same problem: I found this video helpful &lt;A href="https://www.youtube.com/watch?v=-u1eHhFmRBg" title="https://www.youtube.com/watch?v=-u1eHhFmRBg"&gt;Qlik REST Connector for QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 08:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fail-to-load-data-from-URL/m-p/1084499#M361135</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2016-02-04T08:43:33Z</dc:date>
    </item>
  </channel>
</rss>

