<?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: Dynamic changing calculation in straight table.xlsx in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309601#M407232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this exactly how your data is? or are you evaluating QTY and build plan in the straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post a sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2017 09:22:59 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2017-07-14T09:22:59Z</dc:date>
    <item>
      <title>Dynamic changing calculation in straight table.xlsx</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309599#M407230</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 need help with hopefully is a simple problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a simplified image belowof the problem I'm having.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want my total from the first row to then be to the Start Qty of row 2 then the total for row 2 to be the Start Qty for row 3 and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm grouping by Start Date &amp;amp; Material #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dynamic changing calculation in straight table.PNG" class="jive-image image-1" src="/legacyfs/online/170229_Dynamic changing calculation in straight table.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 08:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309599#M407230</guid>
      <dc:creator>imallears</dc:creator>
      <dc:date>2017-07-14T08:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic changing calculation in straight table.xlsx</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309600#M407231</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 the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD Date(Date#(StartDate,'DD/MM/YYYY')) as StartDate,Material,StartQty,BuildPlan Inline [&lt;/P&gt;&lt;P&gt;StartDate,Material,StartQty,BuildPlan&lt;/P&gt;&lt;P&gt;14/07/2017,ABC,200,20&lt;/P&gt;&lt;P&gt;15/07/2017,ABC,200,40&lt;/P&gt;&lt;P&gt;16/07/2017,ABC,200,50&lt;/P&gt;&lt;P&gt;17/07/2017,ABC,200,30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load StartDate as StartDate1 ,Material as Material1,BuildPlan as BuildPlan1,&lt;/P&gt;&lt;P&gt;If(RowNo() = 1,StartQty,Peek(Total)) as StartQty1,&lt;/P&gt;&lt;P&gt;If(RowNo() = 1,StartQty-BuildPlan,Peek(Total)-BuildPlan) as Total&lt;/P&gt;&lt;P&gt;Resident Data order by StartDate ASC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 09:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309600#M407231</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-07-14T09:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic changing calculation in straight table.xlsx</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309601#M407232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this exactly how your data is? or are you evaluating QTY and build plan in the straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post a sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 09:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-changing-calculation-in-straight-table-xlsx/m-p/1309601#M407232</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-07-14T09:22:59Z</dc:date>
    </item>
  </channel>
</rss>

