<?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: How to use less than and = function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409296#M426384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(Amount) &amp;lt; 0, 0, Sum(Amount))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2017 06:54:30 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-15T06:54:30Z</dc:date>
    <item>
      <title>How to use less than and = function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409294#M426382</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;Expression for less than and equal to function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a logical&amp;nbsp; condition as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Sum of Amount is less than zero then zero else sum of Amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Column name as Amt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 06:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409294#M426382</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-15T06:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use less than and = function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409295#M426383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RangeMax( Sum(Amt), 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to understand using IF, try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( Sum(Amt)&amp;lt;0, 0, Sum(Amt) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ( &amp;lt;condition&amp;gt;, what when &lt;STRONG&gt;true&lt;/STRONG&gt;, what when &lt;STRONG&gt;false&lt;/STRONG&gt;) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 06:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409295#M426383</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-12-15T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use less than and = function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409296#M426384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(Amount) &amp;lt; 0, 0, Sum(Amount))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 06:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409296#M426384</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-15T06:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use less than and = function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409297#M426385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks This worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 07:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-less-than-and-function/m-p/1409297#M426385</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-15T07:00:13Z</dc:date>
    </item>
  </channel>
</rss>

