<?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: Previous function in a chart expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410121#M152554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In charts you can use the &lt;EM&gt;above&lt;/EM&gt; function. If you use two or more dimensions in a chart you also need to use the total keyword in the &lt;EM&gt;above&lt;/EM&gt; function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 17:42:16 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-03-05T17:42:16Z</dc:date>
    <item>
      <title>Previous function in a chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410120#M152553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With the help of community members here, I was able to create a chart that displays total tickets opened in a month, total tickets closed in that month(regardless what month they were opened).&amp;nbsp; Now I want to show this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(((Previous month Submitted Ticket Total) - (Previous month resolved ticket total))&amp;nbsp; + (Current month submitted total)) - Current month resolved ticket total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the amount of tickets left open for the previous month, add it to the amount of new tickets this month, and subtract that by the amount of resolved tickets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show this month over month in a bar chart..so each month will have this bar of "new" tickets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&amp;nbsp; The green bar is to represent this new information I want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems qlikview doesnt let me use a Previous function in an expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 17:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410120#M152553</guid>
      <dc:creator />
      <dc:date>2013-03-05T17:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Previous function in a chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410121#M152554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In charts you can use the &lt;EM&gt;above&lt;/EM&gt; function. If you use two or more dimensions in a chart you also need to use the total keyword in the &lt;EM&gt;above&lt;/EM&gt; function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 17:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410121#M152554</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-05T17:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Previous function in a chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410122#M152555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is a good start but theres still a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula I used is looking at only the the difference of current month open-closed, and adding to the previous months difference of opened-closed.&lt;/P&gt;&lt;P&gt;See below.&amp;nbsp; Opened represents the current month of open tickets.&amp;nbsp; Closed represents the current month of Closed tickets.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add the difference of the previous month's opened-closed, to the open total of the current month.&amp;nbsp; Then subtract the current month's closed tickets.&amp;nbsp; Then for the next month in the chart I need to do the same thing.&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&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;SPAN style="color: #0000ff; font-size: 8pt;"&gt;above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Opened)-above(Closed) + Opened&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;)-Closed&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-function-in-a-chart-expression/m-p/410122#M152555</guid>
      <dc:creator />
      <dc:date>2013-03-05T18:04:00Z</dc:date>
    </item>
  </channel>
</rss>

