<?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 subract the data in running total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237457#M874394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;I got the result.. Thank you for helping me.&lt;/P&gt;&lt;P&gt;Now one more help i need.&lt;/P&gt;&lt;P&gt;I've a columns&lt;/P&gt;&lt;P&gt;Step 1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;I need output like &lt;/P&gt;&lt;P&gt;Step 2&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i count in reverse order and avoid the 0 &lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Nov 2016 18:09:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-12T18:09:49Z</dc:date>
    <item>
      <title>How to subract the data in running total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237454#M874391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I have a column inital_inv and first row has data and second row data will come &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initial Inv&lt;/P&gt;&lt;P&gt;200&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;Demand&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;60&lt;/P&gt;&lt;P&gt;30&lt;/P&gt;&lt;P&gt;Initial_inv-Demand&lt;/P&gt;&lt;P&gt;I need the output &lt;/P&gt;&lt;P&gt;200&lt;/P&gt;&lt;P&gt;150&lt;/P&gt;&lt;P&gt;130&lt;/P&gt;&lt;P&gt;70&lt;/P&gt;&lt;P&gt;40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achive. Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237454#M874391</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to subract the data in running total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237455#M874392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably would need to use &lt;A href="https://community.qlik.com/qlik-blogpost/3048"&gt;Peek() vs Previous() – When to Use Each&lt;/A&gt; to get this done. Here is another place you can read about it: &lt;A href="https://community.qlik.com/docs/DOC-9314"&gt;Peek() or Previous() ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more detailed help, I would suggest you to provide a sample where we can see your data model to help you better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 14:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237455#M874392</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-11T14:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to subract the data in running total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237456#M874393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only one initial_inv as per Material code. Giving full example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material&lt;/P&gt;&lt;P&gt;M1&lt;/P&gt;&lt;P&gt;M1&lt;/P&gt;&lt;P&gt;M1&lt;/P&gt;&lt;P&gt;M1&lt;/P&gt;&lt;P&gt;M2&lt;/P&gt;&lt;P&gt;M2&lt;/P&gt;&lt;P&gt;M2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Initial Inv&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;200&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Demand&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;50&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;20&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;60&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;30&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Output need&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;200&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;150&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;130&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;70&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;40&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;How this subtract will happen durning running the dashborad in qliksense.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you for helping me.&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;Thanks,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Nov 2016 12:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237456#M874393</guid>
      <dc:creator />
      <dc:date>2016-11-12T12:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to subract the data in running total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237457#M874394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;I got the result.. Thank you for helping me.&lt;/P&gt;&lt;P&gt;Now one more help i need.&lt;/P&gt;&lt;P&gt;I've a columns&lt;/P&gt;&lt;P&gt;Step 1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;I need output like &lt;/P&gt;&lt;P&gt;Step 2&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i count in reverse order and avoid the 0 &lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Nov 2016 18:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237457#M874394</guid>
      <dc:creator />
      <dc:date>2016-11-12T18:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to subract the data in running total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237458#M874395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are You expecting this ?&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On what basis it should be scripted ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Nov 2016 20:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237458#M874395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-12T20:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to subract the data in running total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237459#M874396</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;Yes, But need to write the expression in qliksense.&lt;/P&gt;&lt;P&gt;Can you provide me the solution .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2016 04:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-subract-the-data-in-running-total/m-p/1237459#M874396</guid>
      <dc:creator />
      <dc:date>2016-11-13T04:42:58Z</dc:date>
    </item>
  </channel>
</rss>

