<?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: Vendor Aging Report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996593#M339035</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;I have done this kind of report a couple of times, each time I have marked the ageing group in script. Something like below.&lt;/P&gt;&lt;P&gt;If([DueAmount] &amp;lt;&amp;gt; 0, If(Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;gt;90,[&lt;SPAN style="font-size: 13.3333px;"&gt;DueAmount&lt;/SPAN&gt;])) as '&amp;gt;90D',&lt;/P&gt;&lt;P&gt;If([&lt;SPAN style="font-size: 13.3333px;"&gt;DueAmount&lt;/SPAN&gt;] &amp;lt;&amp;gt; 0, If(Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;gt;60 and Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;lt;=90 ,[&lt;SPAN style="font-size: 13.3333px;"&gt;DueAmount&lt;/SPAN&gt;] )) as '61-90D',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will give you the monthly buckets you can then just sum(&amp;gt;90D) for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 09:02:25 GMT</pubDate>
    <dc:creator>Mark_Little</dc:creator>
    <dc:date>2015-11-16T09:02:25Z</dc:date>
    <item>
      <title>Vendor Aging Report</title>
      <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996590#M339032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well with everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working on an vendor aging report (from ACCPAC - Sage 300) and would like some help in figuring out aging in terms of 1-30, 30-60, 60-90, 90+ days over due.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the image showing the invoices and vendor balances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* In this example the amount Due is 355,686.50&lt;/P&gt;&lt;P&gt;* Not Due yet - if due date is less than or equal to 0 then we can show it in another column - this we can achieve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * 0 Days overdue - 4,262.15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * -18 days overdue - 177,230.87&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Total Not Due yet is 181,493.02&lt;/P&gt;&lt;P&gt;* 355,686.40 - &lt;SPAN style="font-size: 13.3333px;"&gt;181,493.02 = 174,193.38 invoices due&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;* The only invoice from the table remaining or close to 174,193.38 is 167,845.27 which is 1-30 days over due.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;* We should just show this amount in the 1-30 days column&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;* 1-30, 30-60, 60-90 and 90+ we can achieve through interval match&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is that how we can just show the 1-30 days over due column and the amount 167,845.27 in this column for this example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we just show the invoice which is due as we have the list of all the invoices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate if someone can assist us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="105507" alt="Finance.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105507_Finance.jpg" style="height: 384px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Syed Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 15:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996590#M339032</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2015-11-14T15:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Aging Report</title>
      <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996591#M339033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amount Not Due : &lt;STRONG&gt;sum({&amp;lt;APIBH_INVOICES.nDays={"&amp;lt;0"}&amp;gt;}APIBH_INVOICES.AMTTOTDIST)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Invoice Due : [Amount Due] - [Amount Not Due]&lt;/P&gt;&lt;P&gt;1-30 Days : &lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;sum({&amp;lt;APIBH_INVOICES.nDays={"&amp;gt;0&amp;lt;=30"}&amp;gt;}APIBH_INVOICES.AMTTOTDIST)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 16:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996591#M339033</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-11-14T16:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Aging Report</title>
      <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996592#M339034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Settu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; What about the case when there are multiple invoices in 1-30 days and only a few would be added as they are outstanding from the remaining balance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 16:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996592#M339034</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2015-11-14T16:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Aging Report</title>
      <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996593#M339035</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;I have done this kind of report a couple of times, each time I have marked the ageing group in script. Something like below.&lt;/P&gt;&lt;P&gt;If([DueAmount] &amp;lt;&amp;gt; 0, If(Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;gt;90,[&lt;SPAN style="font-size: 13.3333px;"&gt;DueAmount&lt;/SPAN&gt;])) as '&amp;gt;90D',&lt;/P&gt;&lt;P&gt;If([&lt;SPAN style="font-size: 13.3333px;"&gt;DueAmount&lt;/SPAN&gt;] &amp;lt;&amp;gt; 0, If(Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;gt;60 and Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;lt;=90 ,[&lt;SPAN style="font-size: 13.3333px;"&gt;DueAmount&lt;/SPAN&gt;] )) as '61-90D',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will give you the monthly buckets you can then just sum(&amp;gt;90D) for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 09:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996593#M339035</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-16T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Aging Report</title>
      <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996594#M339036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark - I'm trying to adapt the code you show above.&amp;nbsp; Where do you load this to create the buckets?&amp;nbsp; Is this in the script, or possibly individual expressions??&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is very helpful as I'm new to this syntax, any guidance would be appreciated! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 15:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996594#M339036</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2016-03-03T15:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Aging Report</title>
      <link>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996595#M339037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/165373"&gt;gfisch13&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is script based .. &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #0000ff;"&gt;If([DueAmount] &amp;lt;&amp;gt; 0, If(Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;gt;90,[&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DueAmount&lt;/SPAN&gt;])) as '&amp;gt;90D',&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #800000;"&gt;If([&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DueAmount&lt;/SPAN&gt;] &amp;lt;&amp;gt; 0, If(Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;gt;60 and Ceil(date(Now(),'DD/MM/YYYY') - [Due Date])&amp;lt;=90 ,[&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DueAmount&lt;/SPAN&gt;] )) as '61-90D',&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 01:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Vendor-Aging-Report/m-p/996595#M339037</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-03-04T01:59:42Z</dc:date>
    </item>
  </channel>
</rss>

