<?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 SQL SELECT * FROM --&amp;gt; Qlik REST Connector in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421690#M8829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use the "SQL SELECT * FROM..." statement in Qlik Sense, when working with a Qlik REST Connector? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error as seen in attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lindy Brits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2017 13:17:39 GMT</pubDate>
    <dc:creator>lindybrits</dc:creator>
    <dc:date>2017-12-18T13:17:39Z</dc:date>
    <item>
      <title>SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421690#M8829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use the "SQL SELECT * FROM..." statement in Qlik Sense, when working with a Qlik REST Connector? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error as seen in attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lindy Brits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421690#M8829</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2017-12-18T13:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421691#M8830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible.&lt;/P&gt;&lt;P&gt;On what Rest API you trying to connect exactly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421691#M8830</guid>
      <dc:creator>Ralf_Heukäufer</dc:creator>
      <dc:date>2017-12-18T13:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421692#M8831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a REST API that I have built on NodeJS, connecting to a PostgreSQL database. It works fine if I define the specific fields, for example ' SQL SELECT "name", "surname", ... FROM JSON (wrap on) "root" ', but it doesn't work when I insert "*".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421692#M8831</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2017-12-18T13:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421693#M8832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok in that case I understand your question wrong.&lt;/P&gt;&lt;P&gt;I think you mean does it work with a from clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the structur of a rest call from json format makes a call with * difficult because&lt;/P&gt;&lt;P&gt;you can have more than one from clause &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;nested inside each other.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421693#M8832</guid>
      <dc:creator>Ralf_Heukäufer</dc:creator>
      <dc:date>2017-12-18T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421694#M8833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies for being unclear. Do you have a solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421694#M8833</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2017-12-18T13:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421695#M8834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can't use * in that case.&lt;/P&gt;&lt;P&gt;I don't know exactly the use case why you need that but perhabs you can try to set substrings of your call in variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 14:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421695#M8834</guid>
      <dc:creator>Ralf_Heukäufer</dc:creator>
      <dc:date>2017-12-18T14:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421696#M8835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean perhaps --&amp;gt; create a SQL statement from variables, concatenated with strings?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 14:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421696#M8835</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2017-12-18T14:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: SQL SELECT * FROM --&gt; Qlik REST Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421697#M8836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lindy, &lt;/P&gt;&lt;P&gt;As per my review, You can't use * inside rest statement. This article may help to know usage of statements inside REST connector.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/1.2/Load-REST-data/Select-statement-syntax-REST.htm" title="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/1.2/Load-REST-data/Select-statement-syntax-REST.htm"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/1.2/Load-REST-data/Select-statement-syntax…&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After generating rest statement ,you can try to modify the loaded data using * or any load inline.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 14:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/SQL-SELECT-FROM-gt-Qlik-REST-Connector/m-p/1421697#M8836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-18T14:22:01Z</dc:date>
    </item>
  </channel>
</rss>

