<?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 Box to change Amount in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223915#M500404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is this possible? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 22:56:16 GMT</pubDate>
    <dc:creator>ivandrago</dc:creator>
    <dc:date>2011-02-21T22:56:16Z</dc:date>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223911#M500395</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 have the attached document, I have to Input Box&lt;/P&gt;&lt;P&gt;SalesFrom&lt;/P&gt;&lt;P&gt;SalesTo&lt;/P&gt;&lt;P&gt;When I entered a figure in both of the boxes I want it to filter the SalesAmount figure? I created to variables but not sure how to incorporate this so the SalesAmount figure changes.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 10:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223911#M500395</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2011-02-21T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223912#M500399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 10:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223912#M500399</guid>
      <dc:creator />
      <dc:date>2011-02-21T10:57:32Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223913#M500401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;YOu can use it below way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;AMount= {"&amp;gt;= $(v1) &amp;lt;= $(v2)"}&amp;gt;} AMount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where v1 and v2 are variables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 11:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223913#M500401</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-21T11:12:05Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223914#M500403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible for a way to have it filter all the other fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223914#M500403</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2011-02-21T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223915#M500404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is this possible? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 22:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223915#M500404</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2011-02-21T22:56:16Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223916#M500407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;This is possible. You just need to construct an expression and attach it to the selection criteria for the amount.&lt;/P&gt;&lt;P&gt;I have amended the previous version of your document to add a button which assigns the following to the selection:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;='=SalesAmount &amp;gt;= $(SalesFrom) and SalesAmount &amp;lt;= $(SalesTo)'&lt;/P&gt;&lt;P&gt;I have also attached the same action to Triggers that are attached to the add and update actions of the two variables.&lt;/P&gt;&lt;P&gt;This should achieve what you are after.&lt;/P&gt;&lt;P&gt;Post back if you need further assistance.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 23:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223916#M500407</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2011-02-21T23:34:52Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223917#M500410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;copy paste this code to all the required expression.&lt;/P&gt;&lt;P&gt;{&amp;lt;AMount= {"&amp;gt;= $(v1) &amp;lt;= $(v2)"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 04:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223917#M500410</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-22T04:44:55Z</dc:date>
    </item>
    <item>
      <title>Input Box to change Amount</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223918#M500413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark, that works great! It won't let me choose this as answer not giving me the option for some reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 23:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-to-change-Amount/m-p/223918#M500413</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2011-02-22T23:57:45Z</dc:date>
    </item>
  </channel>
</rss>

