<?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: Passing listbox selected value as parameter to StoredProcedure in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565521#M211017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below links may help you ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3054"&gt;http://community.qlik.com/docs/DOC-3054&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2784"&gt;http://community.qlik.com/docs/DOC-2784&lt;/A&gt;&lt;/P&gt;&lt;P&gt; http ://www.citagus.com/citagus/blog/qlikview-writing-back-to-database/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Remove space for 3rd link ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Feb 2014 04:20:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-11T04:20:00Z</dc:date>
    <item>
      <title>Passing listbox selected value as parameter to StoredProcedure in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565520#M211016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings...!!!&lt;/P&gt;&lt;P&gt;While developing a Qlikview report I came across a scenario where I need to pass PlanYear value from a listbox bind up with values like ( 2005, 2006, 2007....2020 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have called StoredProcedure like below :&lt;/P&gt;&lt;P&gt; Exec "XYZ_Reporting".dbo.GetYearToYearreport $(PlanYear); &lt;/P&gt;&lt;P&gt;Where PlanYear is my parameter which is the value selected in Listbox. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my question is how can I pass selected listbox value to Stored Procedure in Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 21:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565520#M211016</guid>
      <dc:creator />
      <dc:date>2014-02-10T21:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Passing listbox selected value as parameter to StoredProcedure in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565521#M211017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below links may help you ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3054"&gt;http://community.qlik.com/docs/DOC-3054&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2784"&gt;http://community.qlik.com/docs/DOC-2784&lt;/A&gt;&lt;/P&gt;&lt;P&gt; http ://www.citagus.com/citagus/blog/qlikview-writing-back-to-database/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Remove space for 3rd link ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 04:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565521#M211017</guid>
      <dc:creator />
      <dc:date>2014-02-11T04:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Passing listbox selected value as parameter to StoredProcedure in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565522#M211018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have a variable which will read getSelectedValues(&amp;lt;required_filed&amp;gt;) and read that variable in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 05:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565522#M211018</guid>
      <dc:creator />
      <dc:date>2014-02-11T05:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Passing listbox selected value as parameter to StoredProcedure in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565523#M211019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Abhishek for your response, could you please share the exact sysntex or sample lines how I can get this value and then feed to StoredProcedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;...Baljeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 14:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565523#M211019</guid>
      <dc:creator />
      <dc:date>2014-02-11T14:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Passing listbox selected value as parameter to StoredProcedure in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565524#M211020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above links are not helpfull per my scenario. I need refresh the report on basis of Listbox value selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 16:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-listbox-selected-value-as-parameter-to-StoredProcedure/m-p/565524#M211020</guid>
      <dc:creator />
      <dc:date>2014-02-11T16:26:56Z</dc:date>
    </item>
  </channel>
</rss>

