<?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 Dynamic expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660233#M240764</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 need help with a concept that allow me to input my own amount rather using dimension limits.Importantly, I would very much like to use an INPUT BOX and the RANK FUNCTION eg.IF1000 is specified in the INPUT BOX SUM the totals of all amount greater than 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 13:52:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-11T13:52:46Z</dc:date>
    <item>
      <title>Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660233#M240764</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 need help with a concept that allow me to input my own amount rather using dimension limits.Importantly, I would very much like to use an INPUT BOX and the RANK FUNCTION eg.IF1000 is specified in the INPUT BOX SUM the totals of all amount greater than 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 13:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660233#M240764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-11T13:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660234#M240765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try utilizing inputfields, they can be a part of a table box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 13:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660234#M240765</guid>
      <dc:creator />
      <dc:date>2014-06-11T13:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660235#M240766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your input box variable is named vInput, then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Amount = {"&amp;gt;=$(vInput)"}&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 13:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660235#M240766</guid>
      <dc:creator />
      <dc:date>2014-06-11T13:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660236#M240767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i am understand the values in your table is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Customer,Value&lt;/P&gt;&lt;P&gt;America,1000&lt;/P&gt;&lt;P&gt;Brazil,1500&lt;/P&gt;&lt;P&gt;Russia,1400&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And create a variable&lt;/P&gt;&lt;P&gt;Let vInputValue = 0; and with the input box enter the values in the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in expression write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If(Value &amp;gt; $(vInputValue), Sum(Value)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. And by SET analysis SUM({&amp;lt; Value = { '&amp;gt; $(vInputValue) '}&amp;nbsp; &amp;gt;} Value) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 14:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/660236#M240767</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-11T14:09:53Z</dc:date>
    </item>
  </channel>
</rss>

