<?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 parameter values(selected value from a listbox but not manually entered value) to a stored procedure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012659#M946105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;Can you explain me with an example? I tried but I didn't get the desired. Help me to get out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If user select a value from a list box, it'll act as a parameter to the stored procedure and produce the result and if I select another field then it'll clear the old value and show the values for newly selected field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2016 07:06:57 GMT</pubDate>
    <dc:creator>sudhir0538</dc:creator>
    <dc:date>2016-01-04T07:06:57Z</dc:date>
    <item>
      <title>passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012655#M946098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fellas Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote a stored procedure and I want to pass a parameter to it.I tried the method of creating a variable and it'll store the data entered by the user at the beginning as a parameter to the stored procedure and it works fine. But it didn't fulfilled my requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of this I want to send the field which is selected by user in the given list box or some other objects in the qlikview document as a parameter to the stored procedure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help it out to resolve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jan 2016 06:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012655#M946098</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-02T06:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012656#M946099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use t only function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only(YourFieldInListBox)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(24 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jan 2016 07:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012656#M946099</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-01-02T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012657#M946100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with the Robert's expression (or similar expression, "=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YourFieldInListBox)", or "=GetFieldSelections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YourFieldInListBox&lt;/SPAN&gt;)") &lt;/SPAN&gt;in the variable you already defined and check you get the same result you got with user input. If the result is the same, the stored procedure should work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jan 2016 08:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012657#M946100</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-01-02T08:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012658#M946102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case you want to EXECute the stored procedure during a load script run, you still need to use variables. Because variables can carry values from an interactive QVW session (using the old data set from the previous reload, possibly as data islands) into the next script run of the same document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing you need to add is a set of field triggers that capture field selections every time the user changes something in one of the "parameter" listboxes. There may be a problem with capturing the "Clear" button, but you could replace that one with a "Clear" button of your own design that has a few extra actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want to figure out the maximum content of these variables to be used when the Celar button is pressed, just clear the variables and check for an empty content in your load script (replace it with an asterisk or some other trick)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jan 2016 11:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012658#M946102</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-02T11:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012659#M946105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;Can you explain me with an example? I tried but I didn't get the desired. Help me to get out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If user select a value from a list box, it'll act as a parameter to the stored procedure and produce the result and if I select another field then it'll clear the old value and show the values for newly selected field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 07:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012659#M946105</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-04T07:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012660#M946107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your support.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can you explain me with an example? I tried but I didn't get the desired. Help me to get out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"If user select a value from a list box, it'll act as a parameter to the stored procedure and produce the result and if I select another field then it'll clear the old value and show the values for newly selected field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 07:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012660#M946107</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-04T07:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: passing parameter values(selected value from a listbox but not manually entered value) to a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012661#M946108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your support.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can you explain me with an example? I tried but I didn't get the desired. Help me to get out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"If user select a value from a list box, it'll act as a parameter to the stored procedure and produce the result and if I select another field then it'll clear the old value and show the values for newly selected field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 07:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/passing-parameter-values-selected-value-from-a-listbox-but-not/m-p/1012661#M946108</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-04T07:07:30Z</dc:date>
    </item>
  </channel>
</rss>

