<?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: Incorrect stacked chart calculation in Sense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410985#M512849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this also not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aggr(RangeSum(Above(Count(Severity), 0, RowNo())), Severity, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;datetime&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2017 16:45:50 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-12-15T16:45:50Z</dc:date>
    <item>
      <title>Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410982#M512846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to show the breakdown of a count of vulnerabilities by severity. Severities are either 3,4 or 5. The chart is done by time on the X axis against count of vulnerabilities on the Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is that although the total number of vulnerabilities is correct (1,346) the split in the chart is not. See the graphic below. The chart shows them roughly equally split but the totals to the side are the real values and show a different split. Blues are Severity 3, Yellow 4 and Red 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="vuln_split_q.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187084_vuln_split_q.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The measure I'm using has the following calculation:&lt;/P&gt;&lt;P&gt;RANGESUM(ABOVE(TOTAL Count(Severity),0, ROWNO(TOTAL)))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can anyone suggest how to correct the split in this calculation please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410982#M512846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-15T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410983#M512847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(RangeSum(Above(Count(Severity), 0, RowNo())), Severity, Month)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 12:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410983#M512847</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-15T12:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410984#M512848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid that removes all plots. I think it's because I'm not tracking by month, but from a datetime string included with every value. Each line in the source has a field called (First Found Datetime) in the format "2017-09-13T08:56:29Z". I use this as a dimension, along with Severity (integer 3, 4 or 5). I've played with the idea of aggregation but not come up with the fix yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 13:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410984#M512848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-15T13:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410985#M512849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this also not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aggr(RangeSum(Above(Count(Severity), 0, RowNo())), Severity, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;datetime&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 16:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410985#M512849</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-15T16:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410986#M512850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes with a tweak. I had to enclose the last field in quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(RangeSum(Above(Count(Severity), 0, RowNo())), Severity, "First Found Datetime")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 18:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410986#M512850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-15T18:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410987#M512851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, and that is because there are spaces, but the logic still stays the same that you needed to use Aggr() function first by Severity and then your date and time field...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread if you got what you wanted by marking correct and helpful responses.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 19:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410987#M512851</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-15T19:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410988#M512852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hit another problem though now that this one is cleared (couldn't see it before).&lt;/P&gt;&lt;P&gt;All data lines are of status New, Open, Fixed or Re-opened. I've been treating all as adding to the total, which is incorrect. The Fixed status ones need removing from the relevant total of either 3, 4 or 5 severity depending on which that Fixed issue was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is a historic snapshot of what happened.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;It shows 3x Severity 5 vulnerabilities with "First Found Datetime" of 01JAN17 and no "Last Found Datetime" (there is no data in the CSV field for "Last Fixed Datetime"). So those vulnerabilities are all still active (no Fixed date).&lt;/P&gt;&lt;P&gt;It shows another Severity 5 vulnerability "First Found Datetime" of 01JAN17 but that line has a "Last Found Datetime" of 12JAN17. So this one is now Fixed but should show only from 01JAN17 to 12JAN17. After that is no longer an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my description understandable ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help with this Sunny.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 20:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410988#M512852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-15T20:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410989#M512853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I don't complete follow... would you be able to share few rows of raw data to explain what exactly are you looking to get from it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2017 11:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410989#M512853</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-16T11:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410990#M512854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - lines in CSV format below. I can't see how to attach the whole file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Host ID,IP Address,Tracking Method,Operating System,DNS Name,Netbios Name,QG HostID,Last Scan Datetime,OS CPE,Last VM Scanned Date,Last VM Scanned Duration,Last VM Auth Scanned Date,Last VM Auth Scanned Duration,Last PC Scanned Date,QID,Type,Port,Protocol,FQDN,SSL,Instance,Status,Severity,First Found Datetime,Last Found Datetime,Last Test Datetime,Last Update Datetime,Last Fixed Datetime,Results,Ignored,Disabled,Times Found,Service,Last Processed Datetime&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,90042,Potential,,,,0,,Active,3,2017-04-05T19:01:52Z,2017-12-05T01:20:59Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,,,0,0,69,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,90126,Potential,,,,0,,Fixed,3,2017-04-11T11:14:12Z,2017-10-24T18:50:15Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,2017-12-04T11:06:11Z,,0,0,49,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,91340,Confirmed,,,,0,,Fixed,4,2017-04-05T19:01:52Z,2017-04-05T20:30:21Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,2017-04-07T19:33:15Z,,0,0,2,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,91353,Confirmed,,,,0,,Fixed,5,2017-04-12T19:18:34Z,2017-08-03T18:02:57Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,2017-08-04T13:36:26Z,,0,0,3,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,91409,Confirmed,,,,0,,Active,5,2017-09-18T14:57:23Z,2017-12-05T01:20:59Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,,,0,0,5,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,91410,Confirmed,,,,0,,Fixed,5,2017-09-18T14:57:23Z,2017-09-18T14:57:23Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,2017-10-11T15:08:45Z,,0,0,1,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;107355502,192.168.100.71,AGENT,Microsoft Windows 10 Home 10.0.15063 N/A Build 15063,dell-13,DELL-13,f223930d-80cc-4cd8-8849-52341d5af8d5,2017-12-05T01:21:34Z,,2017-12-05T01:20:59Z,,2017-12-05T01:20:59Z,,2017-12-04T11:06:11Z,91413,Confirmed,,,,0,,New,5,2017-12-05T01:20:59Z,2017-12-05T01:20:59Z,2017-12-05T01:20:59Z,2017-12-05T01:21:34Z,,,0,0,1,,2017-12-05T01:21:34Z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All lines that are in this file need to show in the line chart but the ones which have status fixed need to stop showing in the chart from that fixed date/time. &lt;/P&gt;&lt;P&gt;For example, new issues are found over time and the chart shows a steady increase in volume of issues. If then there is a patch blitz and many issues are fixed on the same day those issues shouldn't disappear from the whole chart. instead they should show until the date they were patched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 07:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410990#M512854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-19T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410991#M512855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on what I am understand, it almost seems like you need an &lt;A href="https://community.qlik.com/qlik-blogpost/3037"&gt;IntervalMatch&lt;/A&gt;. I will try to get a sample across....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 02:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410991#M512855</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-20T02:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410992#M512856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the attached it what you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187608_Capture.PNG" style="height: 148px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 02:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410992#M512856</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-20T02:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410993#M512857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I'm afraid I can't open that in Sense.&lt;/P&gt;&lt;P&gt;I dropped it into the apps dir and pointed Sense to it but it contains no sheet so I can't see the IntervalMatch code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 12:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410993#M512857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T12:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410994#M512858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a QlikView app.. are you using Qlik Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 12:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410994#M512858</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-05T12:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410995#M512859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Qlik Sense. It's in the thread title but I didn't mention it since.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410995#M512859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T13:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410996#M512860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attaching a Qlik Sense sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189074_Capture.PNG" style="height: 180px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410996#M512860</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-05T13:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410997#M512861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. That's much closer to what I need &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. I can stack that chart and it looks pretty close now. Just a couple of newbie questions:&lt;/P&gt;&lt;P&gt;1. In the data load editor you added a script for the 3 tables. The main data table is created from a load statement. Can I point that load statement at the incoming data file instead ? That is, Select a file to load and have this script parse it ?&lt;/P&gt;&lt;P&gt;2. The resulting chart has a total count of around 560 on the Y axis but there are only 7 data lines being read so it shouldn't be more than 7 on the Y axis. I don't see where this is being expanded to 560.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 18:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410997#M512861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T18:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410998#M512862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Damian - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right about the first point. Looking at the second one right now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 18:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410998#M512862</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-05T18:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410999#M512863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The values are getting accumulated over the dates... for example, Severity 3 accumulate over the dates....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189118_Capture.PNG" style="height: 337px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what else are you expecting to see? If you can, I would ask you to share the output you expect to see for the given data....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 20:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1410999#M512863</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-05T20:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1411000#M512864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I see how they accumulate. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to take the severity 3 rows &lt;STRONG&gt;only&lt;/STRONG&gt; which have the following dates:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="373"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="62"&gt;Severity&lt;/TD&gt;&lt;TD width="157"&gt;First Found Datetime&lt;/TD&gt;&lt;TD width="154"&gt;Last Found Datetime&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;3&lt;/TD&gt;&lt;TD&gt;2017-04-05T19:01:52Z&lt;/TD&gt;&lt;TD&gt;2017-12-05T01:20:59Z&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;3&lt;/TD&gt;&lt;TD&gt;2017-04-11T11:14:12Z&lt;/TD&gt;&lt;TD&gt;2017-10-24T18:50:15Z&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I am looking for a chart that looks similar to this mockup below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mockup.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189119_mockup.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The other severities would stack above the 3's to give the full picture.&lt;/P&gt;&lt;P&gt;For a fuller example see the image below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2ndexample.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/189120_2ndexample.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 21:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1411000#M512864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T21:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect stacked chart calculation in Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1411001#M512865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;You seemed to answer a very similar question to mine &lt;A _jive_internal="true" href="https://community.qlik.com/message/1018903"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Although that answer needed bars by month, the logic looks the same. Each data point shows active issues/projects on that date. I need it by day (not month) but even by month would be a sign that it's on the right path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to modify it for my own use but have a "Field 'End' not found error".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;Date(Floor([First Found Datetime])) as StartDate,&lt;/P&gt;&lt;P&gt;Date(If(Len(Trim([Last Fixed Datetime])) = 0, Today(), Floor([Last Fixed Datetime]))) as EndDate;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM [lib://New folder/all_vulns.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 28591, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MinMax:&lt;/P&gt;&lt;P&gt;LOAD Min(StartDate) as MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Max(EndDate) as MaxDate&lt;/P&gt;&lt;P&gt;Resident Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET varMinDate = Peek('MinDate');&lt;/P&gt;&lt;P&gt;LET varMaxDate = Peek('MaxDate');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table MinMax;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempCalendar: &lt;/P&gt;&lt;P&gt;LOAD Date($(varMinDate) + IterNo() - 1) as TempDate &lt;/P&gt;&lt;P&gt;AutoGenerate 1&lt;/P&gt;&lt;P&gt;While $(varMinDate) + IterNo() -1 &amp;lt;= $(varMaxDate); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterCalendar: &lt;/P&gt;&lt;P&gt;Load TempDate as OrderDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(TempDate) as MonthYear&lt;/P&gt;&lt;P&gt;Resident TempCalendar &lt;/P&gt;&lt;P&gt;Order By TempDate ASC; &lt;/P&gt;&lt;P&gt;Drop Table TempCalendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch:&lt;/P&gt;&lt;P&gt;IntervalMatch (OrderDate)&lt;/P&gt;&lt;P&gt;LOAD StartDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; EndDate&lt;/P&gt;&lt;P&gt;Resident Table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 14:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-stacked-chart-calculation-in-Sense/m-p/1411001#M512865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-11T14:30:25Z</dc:date>
    </item>
  </channel>
</rss>

