<?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 Negative Amount in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Negative-Amount/m-p/2032485#M24227</link>
    <description>&lt;P&gt;I have payment amount in negative and decimal also. How to check less than 0 and greater than 0 amount?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amount1.PNG" style="width: 815px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99370iE985477EBCA47199/image-size/large?v=v2&amp;amp;px=999" role="button" title="amount1.PNG" alt="amount1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amount.PNG" style="width: 819px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99371iC7E56BB7A4BFCA8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="amount.PNG" alt="amount.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 21:57:03 GMT</pubDate>
    <dc:creator>bhoomika_101</dc:creator>
    <dc:date>2023-01-31T21:57:03Z</dc:date>
    <item>
      <title>Negative Amount</title>
      <link>https://community.qlik.com/t5/Management-Governance/Negative-Amount/m-p/2032485#M24227</link>
      <description>&lt;P&gt;I have payment amount in negative and decimal also. How to check less than 0 and greater than 0 amount?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amount1.PNG" style="width: 815px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99370iE985477EBCA47199/image-size/large?v=v2&amp;amp;px=999" role="button" title="amount1.PNG" alt="amount1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="amount.PNG" style="width: 819px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99371iC7E56BB7A4BFCA8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="amount.PNG" alt="amount.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 21:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Negative-Amount/m-p/2032485#M24227</guid>
      <dc:creator>bhoomika_101</dc:creator>
      <dc:date>2023-01-31T21:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Amount</title>
      <link>https://community.qlik.com/t5/Management-Governance/Negative-Amount/m-p/2073936#M25032</link>
      <description>&lt;P&gt;Seriously? Well easiest is to just check the value;&lt;BR /&gt;&amp;nbsp; if(payment_amount, 1, 0)&lt;BR /&gt;That will check for any non Zero value.&lt;BR /&gt;Or if you want to make it a little more clear what you are doing;&lt;BR /&gt;&amp;nbsp; if(payment_amount &amp;lt;&amp;gt; 0, 1, 0)&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 15:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Negative-Amount/m-p/2073936#M25032</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2023-05-22T15:13:41Z</dc:date>
    </item>
  </channel>
</rss>

