<?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 Input Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790051#M1041618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a multibox called "Channel" and one "Input Box" . My query is that user will select value from the multibox and that value will be inputed into a "input box".. Based on input box value when user reload&amp;nbsp; the script data will be display into a table box.. Need your help..&lt;/P&gt;&lt;P&gt;For your better understanding please see attachment..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Channel.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/72946_Channel.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 04:39:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-08T04:39:02Z</dc:date>
    <item>
      <title>Input Value</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790051#M1041618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a multibox called "Channel" and one "Input Box" . My query is that user will select value from the multibox and that value will be inputed into a "input box".. Based on input box value when user reload&amp;nbsp; the script data will be display into a table box.. Need your help..&lt;/P&gt;&lt;P&gt;For your better understanding please see attachment..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Channel.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/72946_Channel.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 04:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790051#M1041618</guid>
      <dc:creator />
      <dc:date>2014-12-08T04:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Input Value</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790052#M1041619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;masba khandaker wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;....Based on input box value when user reload&amp;nbsp; the script data will be display into a table box..&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If user selects channel cod 02, and runs reload - do you expect only 02 channel's data to be loaded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 05:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790052#M1041619</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-08T05:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Input Value</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790053#M1041620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare a variable &lt;/P&gt;&lt;P&gt;vUserInput = GetfiledSelection(CHANNEL_DESC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating the input box, select the the variable vUserINput.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM XXX&lt;/P&gt;&lt;P&gt;Where CHANNEL_DESC = $(vUserInput)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 05:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Value/m-p/790053#M1041620</guid>
      <dc:creator>alkesh_sharma</dc:creator>
      <dc:date>2014-12-08T05:36:42Z</dc:date>
    </item>
  </channel>
</rss>

