<?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 Facing problem with Input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527804#M197238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using input box to enter values manually , but it is not working as expected ,&lt;/P&gt;&lt;P&gt;Please find the attachment ,&lt;/P&gt;&lt;P&gt;kindly help me to get the requirement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Sep 2013 16:29:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-16T16:29:24Z</dc:date>
    <item>
      <title>Facing problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527804#M197238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using input box to enter values manually , but it is not working as expected ,&lt;/P&gt;&lt;P&gt;Please find the attachment ,&lt;/P&gt;&lt;P&gt;kindly help me to get the requirement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 16:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527804#M197238</guid>
      <dc:creator />
      <dc:date>2013-09-16T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Facing problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527805#M197239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It helps if you use the same name as the variable in the action to set the value of the variable. In your sample the variable is named Limit and your action tries to set a value of something named v_ReportLimit. If you change v_ReportLimit to Limit it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 16:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527805#M197239</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-16T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Facing problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527806#M197240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yeah that's right , But my requirement is i don't want to use extra button to clear .Need to achieve it from the input box itself by giving clear option(Tool option)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 16:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527806#M197240</guid>
      <dc:creator />
      <dc:date>2013-09-16T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Facing problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527807#M197241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as your document has any data (your sample doesn't) you can use the OnAnySelect trigger. Add a Set Variable action to that trigger with Limit as the name of the variable and use as value: =if(len(GetCurrentSelections())=0, 100000,Limit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 16:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facing-problem-with-Input-box/m-p/527807#M197241</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-16T16:52:34Z</dc:date>
    </item>
  </channel>
</rss>

