<?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: Consume REST API with nested output in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774236#M1232380</link>
    <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121051"&gt;@QFabian&lt;/a&gt;&amp;nbsp;for your suggestion. Issue I am facing is not with query parameters or getting not all records. I am able to get the output but output is showing as one single array of record. I am looking forward to split all the fields rather just like below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andruasi_0-1610586398367.png" style="width: 1575px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46960i06EC0526B93B4024/image-dimensions/1575x72?v=v2" width="1575" height="72" role="button" title="Andruasi_0-1610586398367.png" alt="Andruasi_0-1610586398367.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Was wondering if SQL Select needs to be enhanced to handle nested JSON output but not sure how.&lt;/P&gt;&lt;P&gt;Appreciate all the help !&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 01:07:59 GMT</pubDate>
    <dc:creator>Andruasi</dc:creator>
    <dc:date>2021-01-14T01:07:59Z</dc:date>
    <item>
      <title>Consume REST API with nested output</title>
      <link>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774215#M1232377</link>
      <description>&lt;P&gt;Hey folks -&amp;nbsp;&lt;/P&gt;&lt;P&gt;New here, looking for some help !!&lt;/P&gt;&lt;P&gt;Working on calling REST API which has JSON output. The output I see is in nested format and I am looking for some guidance on how to append select statement to read all the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;API connection worked fine but it gives data preview as single array of record as below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andruasi_1-1610581187788.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46949iB7F6CBC500FB16A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andruasi_1-1610581187788.png" alt="Andruasi_1-1610581187788.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's sample screenshot of output,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andruasi_0-1610580947827.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46947i6EC22BEFB67EC06B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andruasi_0-1610580947827.png" alt="Andruasi_0-1610580947827.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the default system generated SQL statement,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andruasi_2-1610581268824.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46950iC6A57080DBAAAB53/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andruasi_2-1610581268824.png" alt="Andruasi_2-1610581268824.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance would be really appreciated !!&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774215#M1232377</guid>
      <dc:creator>Andruasi</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Consume REST API with nested output</title>
      <link>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774231#M1232379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133076"&gt;@Andruasi&lt;/a&gt;&amp;nbsp;,&amp;nbsp; maybe you can check the &lt;STRONG&gt;WITH CONNECTION&lt;/STRONG&gt; clause, that can be added to your load from the API.&amp;nbsp; i used it within a for next cycle, changing parameters to get all the records.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 00:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774231#M1232379</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-01-14T00:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Consume REST API with nested output</title>
      <link>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774236#M1232380</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121051"&gt;@QFabian&lt;/a&gt;&amp;nbsp;for your suggestion. Issue I am facing is not with query parameters or getting not all records. I am able to get the output but output is showing as one single array of record. I am looking forward to split all the fields rather just like below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andruasi_0-1610586398367.png" style="width: 1575px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46960i06EC0526B93B4024/image-dimensions/1575x72?v=v2" width="1575" height="72" role="button" title="Andruasi_0-1610586398367.png" alt="Andruasi_0-1610586398367.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Was wondering if SQL Select needs to be enhanced to handle nested JSON output but not sure how.&lt;/P&gt;&lt;P&gt;Appreciate all the help !&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 01:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consume-REST-API-with-nested-output/m-p/1774236#M1232380</guid>
      <dc:creator>Andruasi</dc:creator>
      <dc:date>2021-01-14T01:07:59Z</dc:date>
    </item>
  </channel>
</rss>

