<?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 To increase the bill amount by % in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-increase-the-bill-amount-by/m-p/1623935#M734235</link>
    <description>&lt;P&gt;To increase the bill amount by % if last pay date &amp;lt; current date&lt;/P&gt;&lt;P&gt;&amp;nbsp;for next 7 days &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12.5%&lt;/P&gt;&lt;P&gt;&amp;nbsp;for next 10 days &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15%&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>mithunr40</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>To increase the bill amount by %</title>
      <link>https://community.qlik.com/t5/QlikView/To-increase-the-bill-amount-by/m-p/1623935#M734235</link>
      <description>&lt;P&gt;To increase the bill amount by % if last pay date &amp;lt; current date&lt;/P&gt;&lt;P&gt;&amp;nbsp;for next 7 days &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12.5%&lt;/P&gt;&lt;P&gt;&amp;nbsp;for next 10 days &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15%&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-increase-the-bill-amount-by/m-p/1623935#M734235</guid>
      <dc:creator>mithunr40</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: To increase the bill amount by %</title>
      <link>https://community.qlik.com/t5/QlikView/To-increase-the-bill-amount-by/m-p/1623944#M734236</link>
      <description>&lt;P&gt;I would probably do this in the script, but it is possible to use it front end inside an expression as well&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(today()-LastPayDate &amp;gt;=10,&lt;/STRONG&gt; //identify 10d or more&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;BillAmount * 1.15,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;If(today()-LastPayDate &amp;gt;=7,&lt;/STRONG&gt; //identify 7-10 days&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;BillAmount * 1.125,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;BillAmount * 1.00 )&lt;/STRONG&gt; AS NewBillAmount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2019 05:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-increase-the-bill-amount-by/m-p/1623944#M734236</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-09-15T05:56:47Z</dc:date>
    </item>
  </channel>
</rss>

