<?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: Loading Json! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282510#M845615</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;Using REST Connector we can load the JSON data into Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Mar 2017 14:06:20 GMT</pubDate>
    <dc:creator>sravanthialuval</dc:creator>
    <dc:date>2017-03-27T14:06:20Z</dc:date>
    <item>
      <title>Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282507#M845612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guy!,&lt;/P&gt;&lt;P&gt;I want to retrieve data from api and some of api return without tables name in json string. And the script I found out from qlik community need to set the arrayname. So I modified some part of that javascript and try to load all data from json. But it cannot load into qlikview. In my view, the problem may be qlikview cannot detect the tables. So Is there any way to create dynamic? Here is the script and out put, May I get some help? Thanks &lt;/P&gt;&lt;P&gt;&lt;IMG alt="jsQ.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157643_jsQ.png" style="height: 196px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282507#M845612</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282508#M845613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your output from the function returned no "classical" table-structure. Therefore I suggest to adjust the function to an output like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/P&gt;&lt;P&gt;Value1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you could convert the origin structur also with advanced qlikview scripting, for example by replacing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;},{ through } &amp;amp; chr(10) &amp;amp; { to get a line-break between the records and then using various subfield() functions to split the fields and values within them and afterwards you merged everything together again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 13:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282508#M845613</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-03-27T13:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282509#M845614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is great Qlik Web connector package that contains also Qlik General Web connector. It is Windows service (localhost:5555 by default) that enables to convert JSON to xml or standard table readable by QlikView. You can download it from qlik.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 13:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282509#M845614</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2017-03-27T13:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282510#M845615</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;Using REST Connector we can load the JSON data into Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282510#M845615</guid>
      <dc:creator>sravanthialuval</dc:creator>
      <dc:date>2017-03-27T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282511#M845616</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;have a look at the attached sample.&lt;/P&gt;&lt;P&gt;just add an arrayname in maintable and use your json2csv function in Resident Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 18:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282511#M845616</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-03-27T18:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282512#M845617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks You so much Marcus, I will try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282512#M845617</guid>
      <dc:creator />
      <dc:date>2017-03-28T01:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282513#M845618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer Martin, I will try it also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;ZWE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282513#M845618</guid>
      <dc:creator />
      <dc:date>2017-03-28T01:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282514#M845619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks You Frank, It work well if I put arrayname, but the problem is &lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 13px;"&gt;nested&lt;/SPAN&gt; json. So I finding some way to do. Thanks for your answer Frank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;ZWE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282514#M845619</guid>
      <dc:creator />
      <dc:date>2017-03-28T01:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Json!</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282515#M845620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for let me know this tool sravanthi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Zwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Json/m-p/1282515#M845620</guid>
      <dc:creator />
      <dc:date>2017-03-28T01:40:36Z</dc:date>
    </item>
  </channel>
</rss>

