<?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 Use input box with calculated field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535530#M200098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quarter&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CurrentValue&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PCT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;LL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 483&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.31%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;483&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 483&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.31%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;504&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 483&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.31%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;525&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the following formula to create a new field named LL as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( ID&amp;lt;&amp;gt;Previous(ID),CurrentValue,peek([LL])*PCT)+ Peek([LL])) ) as LL&amp;nbsp; ( The field is colored red above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement now is to have the PCT entered by the user into an input box and create a bar chart to show Sum(LL) by Quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above script worked perfect if PCT is a static value on a column on the table. Not sure how can we do the same calculation inside a bar chart while PCT is entered by the user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know your thoughts.. and thxs for help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2013 06:41:36 GMT</pubDate>
    <dc:creator>alec1982</dc:creator>
    <dc:date>2013-11-18T06:41:36Z</dc:date>
    <item>
      <title>Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535530#M200098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quarter&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CurrentValue&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PCT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;LL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 483&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.31%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;483&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 483&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.31%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;504&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 483&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.31%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;525&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the following formula to create a new field named LL as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( ID&amp;lt;&amp;gt;Previous(ID),CurrentValue,peek([LL])*PCT)+ Peek([LL])) ) as LL&amp;nbsp; ( The field is colored red above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement now is to have the PCT entered by the user into an input box and create a bar chart to show Sum(LL) by Quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above script worked perfect if PCT is a static value on a column on the table. Not sure how can we do the same calculation inside a bar chart while PCT is entered by the user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know your thoughts.. and thxs for help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 06:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535530#M200098</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2013-11-18T06:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535531#M200099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Create one variable (suppose "vPCT") then edit your script like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( ID&amp;lt;&amp;gt;Previous(ID),CurrentValue,peek([LL]) * vPCT)+ Peek([LL])) ) as LL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;2. Add input box object and set this variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 08:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535531#M200099</guid>
      <dc:creator />
      <dc:date>2013-11-18T08:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535532#M200100</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;Thxs for your help but this doesn't work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script is reading vPCT as a field and throwing an error that field not found..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 12:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535532#M200100</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2013-11-18T12:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535533#M200101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using dollar sign ('$') expansion, like:&lt;/P&gt;&lt;P&gt;$(vPCT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 13:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535533#M200101</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-11-18T13:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535534#M200102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry for that . my mistake use this&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( ID&amp;lt;&amp;gt;Previous(ID),CurrentValue,peek([LL]) * $(vPCT))+ Peek([LL])) ) as LL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;Please let me know after try this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;Ashutosh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 13:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535534#M200102</guid>
      <dc:creator />
      <dc:date>2013-11-18T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535535#M200103</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt; if( ID&amp;lt;&amp;gt;Previous(ID),CurrentValue,peek([LL]) * $(vPCT))+ Peek([LL])) ) as LL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;doesn't work.. it picks up the current value of the variable. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;I am wondering if we can do all the calculations made in the script for this field in the expression of the chart.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 13:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535535#M200103</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2013-11-18T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535536#M200104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check this attached file. and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashutosh Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 14:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535536#M200104</guid>
      <dc:creator />
      <dc:date>2013-11-18T14:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535537#M200105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try "Input field" in script.&lt;/P&gt;&lt;P&gt;1. Declare PCT as inputfield.&lt;/P&gt;&lt;P&gt;2. this will give the user the ability to change PCT values in staraight table.&lt;/P&gt;&lt;P&gt;3. Create a linked object as chart.&lt;/P&gt;&lt;P&gt; Then changing the PCT values in straight table would change the trend in chart as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 15:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535537#M200105</guid>
      <dc:creator>anandathome</dc:creator>
      <dc:date>2013-11-18T15:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535538#M200106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your file you have changed the last value of the current Value and on mine it is always the same.&lt;/P&gt;&lt;P&gt; Also, I see that ID "3" got duplicated with the new calculation while we should have only one line for each ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 17:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535538#M200106</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2013-11-18T17:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535539#M200107</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;Would you please give me more details on 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 17:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535539#M200107</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2013-11-18T17:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535540#M200108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you dont want to use duplicate ID then why you are checking this: "ID &amp;lt;&amp;gt; Previous(ID)" because it showing that there are duplicate IDs and I am not changing only last value, I wrote expression according to your given expression . If your requirement is different then clear with one sample file or image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 04:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535540#M200108</guid>
      <dc:creator />
      <dc:date>2013-11-19T04:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Use input box with calculated field</title>
      <link>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535541#M200109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; check this file again and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 08:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-input-box-with-calculated-field/m-p/535541#M200109</guid>
      <dc:creator />
      <dc:date>2013-11-19T08:12:46Z</dc:date>
    </item>
  </channel>
</rss>

