<?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 server stored procedure and input contol in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sql-server-stored-procedure-and-input-contol/m-p/176855#M44679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I run into a problem, I have a SQL Server Stored Procedure with parameter, and I also drag a input control into QV sheet..&lt;/P&gt;&lt;P&gt;The SP looks like this :&lt;/P&gt;&lt;P&gt;TempTable:&lt;BR /&gt;SQL EXECUTE QVFactInternetSales $(VarTest);&lt;/P&gt;&lt;P&gt;The input control is bound with VarTest. But when I type a value into input control, the records can not be refreshed. Now I have to reload data&lt;/P&gt;&lt;P&gt;to solve this issue. How can I refresh data automatically after typing a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isaac Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 04:18:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-09T04:18:10Z</dc:date>
    <item>
      <title>sql server stored procedure and input contol</title>
      <link>https://community.qlik.com/t5/QlikView/sql-server-stored-procedure-and-input-contol/m-p/176855#M44679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I run into a problem, I have a SQL Server Stored Procedure with parameter, and I also drag a input control into QV sheet..&lt;/P&gt;&lt;P&gt;The SP looks like this :&lt;/P&gt;&lt;P&gt;TempTable:&lt;BR /&gt;SQL EXECUTE QVFactInternetSales $(VarTest);&lt;/P&gt;&lt;P&gt;The input control is bound with VarTest. But when I type a value into input control, the records can not be refreshed. Now I have to reload data&lt;/P&gt;&lt;P&gt;to solve this issue. How can I refresh data automatically after typing a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isaac Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 04:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-server-stored-procedure-and-input-contol/m-p/176855#M44679</guid>
      <dc:creator />
      <dc:date>2010-11-09T04:18:10Z</dc:date>
    </item>
    <item>
      <title>sql server stored procedure and input contol</title>
      <link>https://community.qlik.com/t5/QlikView/sql-server-stored-procedure-and-input-contol/m-p/176856#M44680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Isaac,&lt;/P&gt;&lt;P&gt;I may be missing something here, but I understand that you have an inputbox in your application for variable VarTest and you want anytime you type a value there it's passed onto the stored procedure you have in the load script. Is that right?&lt;/P&gt;&lt;P&gt;If yes, then you will need to reload anyway regardless of the stored procedure. For QlikView, it's just another data source. Think of doing so with a "normal" table or a view in SQL Server.&lt;/P&gt;&lt;P&gt;You can create a macro to reload the document every time you change that value (Settings, Document Properties, Triggers, Variable section, On Change) though:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sub ReloadOnChange ActiveDocument.ReloadEnd Sub&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 04:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sql-server-stored-procedure-and-input-contol/m-p/176856#M44680</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-09T04:31:59Z</dc:date>
    </item>
  </channel>
</rss>

