<?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 find fifo order ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935066#M322895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i have to rec amount 5000 but i have pay amount 2000, remaining 3000 is there.In Pay and rec as same id=1 and comes to pay id=2 in 8000 is there.it will pay 3000 in&amp;nbsp; same rec&amp;nbsp; id=1 but remaining amount is 5000&amp;nbsp; is there .here rec id =1 is complete.then come to rec id=2 under rec id=2 in amount is 6000 but i have to pay only 5000 in pay id=2,remaining 1000 is remainder.and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 12:19:58 GMT</pubDate>
    <dc:creator>mahichowdary</dc:creator>
    <dc:date>2015-08-17T12:19:58Z</dc:date>
    <item>
      <title>How to find fifo order ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935064#M322893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need Small help from you.&lt;/P&gt;&lt;P&gt;This is my Requirement.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="253"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Type&lt;/TD&gt;&lt;TD width="64"&gt;Id&lt;/TD&gt;&lt;TD width="61"&gt;Date&lt;/TD&gt;&lt;TD width="64"&gt;Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Rec&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/4/2015&lt;/TD&gt;&lt;TD align="right"&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Rec&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/5/2015&lt;/TD&gt;&lt;TD align="right"&gt;6000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Pay&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/6/2015&lt;/TD&gt;&lt;TD align="right"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Rec&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/7/2015&lt;/TD&gt;&lt;TD align="right"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Pay&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;1/8/2015&lt;/TD&gt;&lt;TD align="right"&gt;8000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Above table i want to fifo order in Script level.&lt;/P&gt;&lt;P&gt;this is my output:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 192px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Rec ID&lt;/TD&gt;&lt;TD width="64"&gt;Pay ID&lt;/TD&gt;&lt;TD width="64"&gt;Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;3000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to solve this problem.very urgent..&lt;/P&gt;&lt;P&gt;Waiting for u Answer..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 09:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935064#M322893</guid>
      <dc:creator>mahichowdary</dc:creator>
      <dc:date>2015-08-17T09:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to find fifo order ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935065#M322894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain the logic of fifo you have used ?&lt;/P&gt;&lt;P&gt;Where you got Rec ID and Pay ID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 09:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935065#M322894</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-17T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find fifo order ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935066#M322895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i have to rec amount 5000 but i have pay amount 2000, remaining 3000 is there.In Pay and rec as same id=1 and comes to pay id=2 in 8000 is there.it will pay 3000 in&amp;nbsp; same rec&amp;nbsp; id=1 but remaining amount is 5000&amp;nbsp; is there .here rec id =1 is complete.then come to rec id=2 under rec id=2 in amount is 6000 but i have to pay only 5000 in pay id=2,remaining 1000 is remainder.and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 12:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935066#M322895</guid>
      <dc:creator>mahichowdary</dc:creator>
      <dc:date>2015-08-17T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find fifo order ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935067#M322896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is an interview purpose..plz let me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 12:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935067#M322896</guid>
      <dc:creator>mahichowdary</dc:creator>
      <dc:date>2015-08-17T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to find fifo order ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935068#M322897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But what you explained is not matching with your output !&lt;/P&gt;&lt;P&gt;Can you try yourself in excel to get the same output and please attach excel file here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 12:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935068#M322897</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-17T12:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to find fifo order ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935069#M322898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;k sure...i will do it ....&lt;/P&gt;&lt;P&gt;Thank you so much&amp;nbsp; for replying...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 12:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-fifo-order/m-p/935069#M322898</guid>
      <dc:creator>mahichowdary</dc:creator>
      <dc:date>2015-08-17T12:36:16Z</dc:date>
    </item>
  </channel>
</rss>

