<?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 Create an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348596#M493523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Friends. Need some help to make an expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;These are following amount, which is coming in against to Count (Product &amp;lt;&amp;gt; 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Collectable_Amt = Reason_Land + Reason_LD_Claim + Reason_Generation_Claim + Reason_NOC + Reason_Projects + Reason_ROW +&lt;/P&gt;&lt;P&gt;Reason_PE + Reason_Early_RR + Reason_Others&amp;nbsp; + Reason_Invoice + Reason_RM + Reason_Fin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to make an expression, where I have to compare the total reason amount which have the max value, put that collectable amount to that reason amount. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AKumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 May 2012 05:20:22 GMT</pubDate>
    <dc:creator>sona_sa</dc:creator>
    <dc:date>2012-05-12T05:20:22Z</dc:date>
    <item>
      <title>Create an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348596#M493523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Friends. Need some help to make an expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;These are following amount, which is coming in against to Count (Product &amp;lt;&amp;gt; 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Collectable_Amt = Reason_Land + Reason_LD_Claim + Reason_Generation_Claim + Reason_NOC + Reason_Projects + Reason_ROW +&lt;/P&gt;&lt;P&gt;Reason_PE + Reason_Early_RR + Reason_Others&amp;nbsp; + Reason_Invoice + Reason_RM + Reason_Fin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to make an expression, where I have to compare the total reason amount which have the max value, put that collectable amount to that reason amount. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AKumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2012 05:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348596#M493523</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2012-05-12T05:20:22Z</dc:date>
    </item>
    <item>
      <title>Create an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348597#M493524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If I understand correctly what you need (can't be sure, sorry):&lt;BR /&gt;rangemax(Reason_Land, Reason_LD_Claim, Reason_Generation_Claim, Reason_NOC, Reason_Projects, Reason_ROW,&lt;BR /&gt;Reason_PE, Reason_Early_RR, Reason_Others , Reason_Invoice, Reason_RM, Reason_Fin)&lt;BR /&gt;/&lt;BR /&gt;(Reason_Land + Reason_LD_Claim + Reason_Generation_Claim + Reason_NOC + Reason_Projects + Reason_ROW +&lt;BR /&gt;Reason_PE + Reason_Early_RR + Reason_Others&amp;nbsp; + Reason_Invoice + Reason_RM + Reason_Fin)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2012 13:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348597#M493524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-12T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348598#M493525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am explaining with example, Please go through the attached jpeg file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the top &lt;STRONG&gt;Net Collectable as per milestone&lt;/STRONG&gt; - 1887.8, &lt;STRONG&gt;Reason Code Amount&lt;/STRONG&gt; - 1509.064 and &lt;STRONG&gt;Net Collecable after reason&lt;/STRONG&gt; - 447.7841&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we will add &lt;STRONG&gt;Net Collectable as per milestone = &lt;/STRONG&gt;&lt;STRONG&gt;Reason Code Amount + &lt;/STRONG&gt;&lt;STRONG&gt;Net Collecable after reason&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reason Code Amount = Land + LD Claim Amount + NOC + Projects + Early RR + Others + Invoice + PE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Net Collecable after reason = RM + Fin Closure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All these amount are coming on the behalf of some reason and at a time there is 2 reason amount will be availale&lt;STRONG&gt; (e.g - either LAND + Project or NOC + PE etc...) &lt;/STRONG&gt;which is equal to the&lt;STRONG&gt; NET Collectable as per milestone.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose the sum of these to reason amount is greater than &lt;STRONG&gt;NET Collectable as per milestone, &lt;/STRONG&gt;Than we have to find which reason have&lt;STRONG&gt; max value &lt;/STRONG&gt;and then&lt;STRONG&gt; assign to them whatever &lt;/STRONG&gt;&lt;STRONG&gt;NET Collectable as per milestone &lt;/STRONG&gt;amount is available&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I hope you understand my problem. Please try to resolve. Please revert to me for any clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 05:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-an-expression/m-p/348598#M493525</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2012-05-14T05:36:13Z</dc:date>
    </item>
  </channel>
</rss>

