<?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 Simple calculate open and closing balances in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306598#M113234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Could someone explain the simplest method of calculating open and closing balances by Month for a product if we have the product # ,description and current stock in one table and a series of supply and demand records by due date in another table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&amp;nbsp; ProductA &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current-Stock&amp;nbsp;&amp;nbsp;&amp;nbsp; 200 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March Demand&amp;nbsp;&amp;nbsp; 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March Supply&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Need to calculate March closing Stock = 200 - 50 + 30 =&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; April Demand&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; April Supply&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Need to calculate April Closing Stock = 180 - 100&amp;nbsp; + 60 = 140&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can produce a simple Pivot table with dimension Part and Month and expressions for the Demand and Supply columns but I don't know how to get the relative closing balance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Tks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2012 02:45:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-22T02:45:06Z</dc:date>
    <item>
      <title>Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306598#M113234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Could someone explain the simplest method of calculating open and closing balances by Month for a product if we have the product # ,description and current stock in one table and a series of supply and demand records by due date in another table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&amp;nbsp; ProductA &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current-Stock&amp;nbsp;&amp;nbsp;&amp;nbsp; 200 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March Demand&amp;nbsp;&amp;nbsp; 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; March Supply&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Need to calculate March closing Stock = 200 - 50 + 30 =&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; April Demand&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; April Supply&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Need to calculate April Closing Stock = 180 - 100&amp;nbsp; + 60 = 140&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can produce a simple Pivot table with dimension Part and Month and expressions for the Demand and Supply columns but I don't know how to get the relative closing balance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Tks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 02:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306598#M113234</guid>
      <dc:creator />
      <dc:date>2012-02-22T02:45:06Z</dc:date>
    </item>
    <item>
      <title>Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306599#M113235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This should be done in load script then it will be easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you tell me about the table structure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306599#M113235</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-22T05:05:17Z</dc:date>
    </item>
    <item>
      <title>Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306600#M113236</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;Please share sample data in Excel.&lt;/P&gt;&lt;P&gt;Then, it will become more easy and precise to respond.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306600#M113236</guid>
      <dc:creator />
      <dc:date>2012-02-22T05:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306601#M113237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks Celambarasan&lt;/P&gt;&lt;P&gt;I’m a bit slow with handling this sort of thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product File has&lt;/P&gt;&lt;P&gt;Part#&lt;/P&gt;&lt;P&gt;Part-Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inventory-File has&lt;/P&gt;&lt;P&gt;Part#&lt;/P&gt;&lt;P&gt;Qty-On-Hand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supply/Demand-MRP-File has&lt;/P&gt;&lt;P&gt;Part#&lt;/P&gt;&lt;P&gt;Due-Date&lt;/P&gt;&lt;P&gt;Supply/Demand-Indicator&lt;/P&gt;&lt;P&gt;Qty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per below I can easily get the monthly Demand and Supply numbers but can’t get a running closing Balance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image002.png@01CCF17D.E2F67370"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306601#M113237</guid>
      <dc:creator />
      <dc:date>2012-02-22T05:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306602#M113238</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;Here is a sample of the output file with the problem highlighted in red&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306602#M113238</guid>
      <dc:creator />
      <dc:date>2012-02-22T05:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306603#M113239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check my understanding is correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qty-On-Hand is current stock which is the initial one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you have data for more than one year(2009,2010,2011) then Qty-On-Hand is the stock during the start at 2009?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306603#M113239</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-22T05:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306604#M113240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then try with this expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Alt(Above([End-Bal]),0) + Supply - Demand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[End-Bal] is the Expression name of the End-Bal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306604#M113240</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-22T05:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306605#M113241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct – Qty on-Hand is the current Inventory always maintained up to date&lt;/P&gt;&lt;P&gt;The Demand/supply records are generated by our MRP system and they will always be in the future&lt;/P&gt;&lt;P&gt;(The Year-Month generated table goes back into history for past movements (for a separate report on another tab) – I could generate a new Year-Month table just for the future periods if required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306605#M113241</guid>
      <dc:creator />
      <dc:date>2012-02-22T05:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306606#M113242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Celambarasan – Still don’t get previous Closing balance reflected in next period closing balance – Am I doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image001.png@01CCF182.409375B0"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image002.png@01CCF182.409375B0"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306606#M113242</guid>
      <dc:creator />
      <dc:date>2012-02-22T05:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306607#M113243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check by using supply and demand within [] square brackets or use the formula u used for Demand and supply. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Alt(Above([End-Bal]),0) + [Supply] - [Demand]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306607#M113243</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-22T05:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306608#M113244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check with this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Temp:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part#,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(DueDate) as Months,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Supply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Demand&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Supply/Demand Order by DueDate Asc;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Left Join(Temp)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part#,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qty-On-Hand as ClosingBalance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Inventory;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part#,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Months,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Previous(ClosingBalance)&amp;lt;&amp;gt; null(),Previous(ClosingBalance),ClosingBalance)+Supply-Demand as ClosingBalance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Temp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Drop Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 06:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306608#M113244</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-22T06:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306609#M113245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celambarasan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried both methods – still have same problem – End-Bal  only showing figure for relevant month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image001.png@01CCF184.269C8230"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 06:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306609#M113245</guid>
      <dc:creator />
      <dc:date>2012-02-22T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306610#M113246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks Celambarasan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try later tonight – I have to go off site for a meeting now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is much appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 06:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306610#M113246</guid>
      <dc:creator />
      <dc:date>2012-02-22T06:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306611#M113247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks Celambarasan – tried this but having difficulty with syntax – sorry I’m still not up to speed with Qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 06:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306611#M113247</guid>
      <dc:creator />
      <dc:date>2012-02-23T06:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306612#M113248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;send your sample data of all the required tables.&lt;/P&gt;&lt;P&gt;so that we can try in script..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 19:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306612#M113248</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2013-10-27T19:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Simple calculate open and closing balances</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306613#M113249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is something that I created some time ago.&amp;nbsp; Maybe it's useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 12:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-calculate-open-and-closing-balances/m-p/306613#M113249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-10T12:04:35Z</dc:date>
    </item>
  </channel>
</rss>

