<?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: Problem with Input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950556#M973549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, then you can use another trick...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define 2 sets of variables - one set to be used for User Input and the other set to be used in your calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The button "Calculate" should transfer the values from the input variables into the calculation variables. This way, the chart will remain static, using the "old" variables until the button Calculate is pressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 01:26:29 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2015-09-15T01:26:29Z</dc:date>
    <item>
      <title>Input Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950553#M973546</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;I have a question,&lt;/P&gt;&lt;P&gt;I have two input box and a data like this:&lt;/P&gt;&lt;P&gt;Anyone has any idea to make the input box not calculate the data automatically when changed and provide a button to calculate the data after user input both input box.&lt;/P&gt;&lt;P&gt;I also provide my sample qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 00:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950553#M973546</guid>
      <dc:creator />
      <dc:date>2015-09-15T00:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950554#M973547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a Calculation Condition to your chart, using a new variable vCalculate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- every time the user is changing one of the two variables, use triggers and actions to set vCalculate to 0&lt;/P&gt;&lt;P&gt;- Add a button "Calculate" that would set the variable to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, would you like to do something with your chart to reduce the calculation time down? Not too many users have patience for 3 minutes waiting time. Let me guess - are you using an AGGR() function with a large number of dimensional values? Or using too many IF() conditions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=HEF4KYLLE22XIQH2"&gt;QlikView Your Business: An expert guide to Business Discovery with QlikView and Qlik Sense&lt;/A&gt;&lt;IMG alt="" border="0" height="1" src="http://ir-na.amazon-adsystem.com/e/ir?t=natursyner0f-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=1118949552" style="border: none !important; margin: 0px !important;" width="1" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 00:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950554#M973547</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-09-15T00:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950555#M973548</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;thanks it works perfectly.&lt;/P&gt;&lt;P&gt;but is it possible to show the data when i change the percentage. because when i change the percentage the vCalculation set to 0 and show this result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="unfullfill.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98911_unfullfill.png" style="height: 325px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still want to show the data when the user change the percentage but not calculate first until the user click the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really need your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 01:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950555#M973548</guid>
      <dc:creator />
      <dc:date>2015-09-15T01:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950556#M973549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, then you can use another trick...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define 2 sets of variables - one set to be used for User Input and the other set to be used in your calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The button "Calculate" should transfer the values from the input variables into the calculation variables. This way, the chart will remain static, using the "old" variables until the button Calculate is pressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 01:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950556#M973549</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-09-15T01:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950557#M973550</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;Thanks for your suggestion, but still don't get the idea.&lt;/P&gt;&lt;P&gt;Would you mind to give me the example please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach my qvw file here. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 01:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950557#M973550</guid>
      <dc:creator />
      <dc:date>2015-09-15T01:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Input box</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950558#M973551</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;thanks, i get your idea. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;it solve my problem perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 04:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Problem/m-p/950558#M973551</guid>
      <dc:creator />
      <dc:date>2015-09-15T04:47:41Z</dc:date>
    </item>
  </channel>
</rss>

