<?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 QlikSense Table from Stored Procedure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QlikSense-Table-from-Stored-Procedure/m-p/889824#M12370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to QlikSense but was wondering, is it possible to pull the results from a stored procedure inside a SQL database into a Qlik Table?&amp;nbsp; That is, can you do something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'SQL DB';&lt;/P&gt;&lt;P&gt;QlikTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; *;&lt;/P&gt;&lt;P&gt;SQL EXECUTE dbo.sqldb_storedprocedure_SelectAll;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not possible, is there a work around to get similar results?&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 15:28:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-06T15:28:26Z</dc:date>
    <item>
      <title>QlikSense Table from Stored Procedure</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Table-from-Stored-Procedure/m-p/889824#M12370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new to QlikSense but was wondering, is it possible to pull the results from a stored procedure inside a SQL database into a Qlik Table?&amp;nbsp; That is, can you do something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'SQL DB';&lt;/P&gt;&lt;P&gt;QlikTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; *;&lt;/P&gt;&lt;P&gt;SQL EXECUTE dbo.sqldb_storedprocedure_SelectAll;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not possible, is there a work around to get similar results?&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Table-from-Stored-Procedure/m-p/889824#M12370</guid>
      <dc:creator />
      <dc:date>2015-05-06T15:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Table from Stored Procedure</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Table-from-Stored-Procedure/m-p/889825#M12371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work afaik. The sql statement is passed as is to the source database. If it returns a result set then that should be loaded into the table. The stored procedure can't return a cursor. If it doesn't work you can try creating a view in the source database and select the view as source table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Table-from-Stored-Procedure/m-p/889825#M12371</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-05-06T15:42:26Z</dc:date>
    </item>
  </channel>
</rss>

