<?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 Help with resultset return by SQL stored procedure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466016#M699510</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 am using SQL stored procedure to get data from the database, the stored procedure returns multiple tables as result set.&lt;/P&gt;&lt;P&gt;But in QlikView i am getting only one table i.e. first table of resultset, how can i play with others table returned by stored procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below syntax, plesae help me if i am doing anything wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set v_FinancialYear = 2012-2013;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resultset:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL EXEC&lt;/P&gt;&lt;P&gt;RPT_Get_RecruitmentKPIData '$(v_FinancialYear)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Dec 2012 12:38:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-26T12:38:06Z</dc:date>
    <item>
      <title>Help with resultset return by SQL stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466016#M699510</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 am using SQL stored procedure to get data from the database, the stored procedure returns multiple tables as result set.&lt;/P&gt;&lt;P&gt;But in QlikView i am getting only one table i.e. first table of resultset, how can i play with others table returned by stored procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below syntax, plesae help me if i am doing anything wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set v_FinancialYear = 2012-2013;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resultset:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL EXEC&lt;/P&gt;&lt;P&gt;RPT_Get_RecruitmentKPIData '$(v_FinancialYear)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 12:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466016#M699510</guid>
      <dc:creator />
      <dc:date>2012-12-26T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help with resultset return by SQL stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466017#M699511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm hitting the same issue here. Did you ever figure this out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 18:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466017#M699511</guid>
      <dc:creator>trey_bayne</dc:creator>
      <dc:date>2013-07-12T18:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with resultset return by SQL stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466018#M699512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView can only see the first result set returned by a stored procedure.&lt;/P&gt;&lt;P&gt;You will have to modify your stored procedure to output the data in a different way, either to separate tables that can loaded into QlikView, or build a single results table in the stored procedure that is populated with each result set in turn and then output at the end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 17:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-resultset-return-by-SQL-stored-procedure/m-p/466018#M699512</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-05-20T17:02:34Z</dc:date>
    </item>
  </channel>
</rss>

