<?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: Expressions Limits in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472008#M487029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to display the results where SUM of MARGIN &amp;gt; 1000000, not the MARGIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if it was a dimension, i could just choose to show values that are greater than 100000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2013 13:55:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-26T13:55:25Z</dc:date>
    <item>
      <title>Expressions Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472006#M487027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know it is possible to limit dimensions to only show value greater or less than a certain number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[Margin Account] =&amp;gt;} MARGIN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is used in a straight table and I would like to only display values above £10, 000, 000. How would I do that? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 13:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472006#M487027</guid>
      <dc:creator />
      <dc:date>2013-02-26T13:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472007#M487028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will show you the sum of MARGIN where Margin Account is &amp;gt; 10,000,000:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum({$&amp;lt;[Margin Account] = {'&amp;gt;10000000'} &amp;gt;} MARGIN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns the sum of MARGIN where MARGIN is &amp;gt; 10,000,000 and selections in Margin Account are disregarded:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;sum({$&amp;lt;[Margin Account]=, MARGIN={'&amp;gt;10000000'} &amp;gt;} MARGIN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns a value if the sum of MARGIN is &amp;gt; 10,000,000:&lt;/P&gt;&lt;P&gt;If(sum($&amp;lt;[Margin Account]=&amp;gt;}MARGIN)&amp;gt;10000000),sum($&amp;lt;[Margin Account]=&amp;gt;}MARGIN)&amp;gt;10000000))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not sure which one you're looking for.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 13:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472007#M487028</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-26T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472008#M487029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to display the results where SUM of MARGIN &amp;gt; 1000000, not the MARGIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if it was a dimension, i could just choose to show values that are greater than 100000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 13:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-Limits/m-p/472008#M487029</guid>
      <dc:creator />
      <dc:date>2013-02-26T13:55:25Z</dc:date>
    </item>
  </channel>
</rss>

