<?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: Line Graph Cumulative Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363899#M514914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is extra space after Biomet....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({$&amp;lt; Year_CD = {"$(=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays)))-1)"}, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Division_of_Occurance_CD = {'Olive Branch'}, Type_CD = {'CAPA-AF', 'CAPA-CAPA', 'CAPA-COM', 'CAPA-NMR'}, Client_CD = &lt;SPAN style="color: #ff0000;"&gt;{'Biomet '}&lt;/SPAN&gt;&amp;gt;} Num_CD)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 00:39:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-08-08T00:39:21Z</dc:date>
    <item>
      <title>Line Graph Cumulative Data</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363896#M514911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Trying to make a line graph that has accumulated data.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The graph I need help with is on the following sheet called "Err Graphs"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I need a way to accumulate the data for each month.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In the table I have, There is no total Field, I just used set expression to get total by a count of data.&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;Total = &lt;/P&gt;&lt;P&gt;(Count({$&amp;lt;Year_ER = {"$(=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays)))-1)"}, &lt;/P&gt;&lt;P&gt;Valid_Not_Valid_ER = {'Valid-MMO Caused'}, COM_ER = {'N/A'}&amp;gt;} ERR_ER))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Total is just a measure in the graph.&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&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any way I can put this on a line graph and calculate it within Qlik?&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;This is the outcome I am expected to get.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="chart.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172680_chart.jpg" style="height: 231px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 16:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363896#M514911</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-08-07T16:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Line Graph Cumulative Data</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363897#M514912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rangesum(Above(TOTAL (Count({$&amp;lt;Year_ER = {"$(=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays)))-1)"}, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Valid_Not_Valid_ER = {'Valid-MMO Caused'}, COM_ER = {'N/A'}&amp;gt;} ERR_ER)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({$&amp;lt;Month_ER = {"$(=Month-1)"}, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Valid_Not_Valid_ER = {'Valid-MMO Caused'}, COM_ER = {'N/A'}&amp;gt;} ERR_ER)), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&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/172681_Capture.PNG" style="height: 293px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 17:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363897#M514912</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-07T17:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Line Graph Cumulative Data</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363898#M514913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway you could take a look at this and see why I am not getting the result of 'Biomet' for Client_CD for each month on the new QI Graphs sheet. I can get the grand total and the cumulative total to work, but it will not count the number of 'Client_CD' by month. I have even tried just getting the count in a text box. Here is new attached app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are supposed to be a total of 8 occurrences of Client_CD = {'Biomet'} in Jan, 2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363898#M514913</guid>
      <dc:creator>joshrussin</dc:creator>
      <dc:date>2017-08-07T20:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Line Graph Cumulative Data</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363899#M514914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is extra space after Biomet....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({$&amp;lt; Year_CD = {"$(=Year(FirstWorkDate(ConvertToLocalTime(Date(now()), 'GMT-05:00'),1,$(vHolidays)))-1)"}, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Division_of_Occurance_CD = {'Olive Branch'}, Type_CD = {'CAPA-AF', 'CAPA-CAPA', 'CAPA-COM', 'CAPA-NMR'}, Client_CD = &lt;SPAN style="color: #ff0000;"&gt;{'Biomet '}&lt;/SPAN&gt;&amp;gt;} Num_CD)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 00:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Graph-Cumulative-Data/m-p/1363899#M514914</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-08T00:39:21Z</dc:date>
    </item>
  </channel>
</rss>

