<?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 get value from input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275678#M1197551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm newbie starting with qilkview. &lt;/P&gt;&lt;P&gt;I have any question that I wanna get value from input box to a variable&lt;/P&gt;&lt;P&gt;, and then I&amp;nbsp; wanna save value from the variable to qvd file.&lt;/P&gt;&lt;P&gt;Please expain step by step. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2011 09:33:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-09T09:33:49Z</dc:date>
    <item>
      <title>get value from input box</title>
      <link>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275678#M1197551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm newbie starting with qilkview. &lt;/P&gt;&lt;P&gt;I have any question that I wanna get value from input box to a variable&lt;/P&gt;&lt;P&gt;, and then I&amp;nbsp; wanna save value from the variable to qvd file.&lt;/P&gt;&lt;P&gt;Please expain step by step. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 09:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275678#M1197551</guid>
      <dc:creator />
      <dc:date>2011-06-09T09:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: get value from input box</title>
      <link>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275679#M1197552</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;1. First create one Input box in the chart this will show a new variable button in the Input Box Properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Create a name of the Variable and give the values in input box this will assign a value to the variable created using input box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Finally in scripting part create one inline table as below and store the table as qvd. This will solve your purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this needs to reload every time you changing the variable value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vN=$(vNum);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Num,A&lt;/P&gt;&lt;P&gt;$(vN),1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store A into ABC.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the sample application for your reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 12:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275679#M1197552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-09T12:41:55Z</dc:date>
    </item>
    <item>
      <title>get value from input box</title>
      <link>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275680#M1197553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your help, I try to do that you told it's work.&lt;/P&gt;&lt;P&gt;thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 06:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-value-from-input-box/m-p/275680#M1197553</guid>
      <dc:creator />
      <dc:date>2011-06-10T06:12:40Z</dc:date>
    </item>
  </channel>
</rss>

