<?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: trend chart expression error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661891#M541405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Incident Status is a variable, that is the reason. You didn't say how Incident Status is defined. I think you might want to create and Incident Status field in script. When you use that field in the expression, the chart should aggregate the count for the months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 19:56:30 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2014-07-11T19:56:30Z</dc:date>
    <item>
      <title>trend chart expression error</title>
      <link>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661889#M541403</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'm creating a trend chart, and have 5 months as the dimension. For the expression, I'm trying to find the amount of open or closed incidents, given by the variable "[Incident Status]" and only looking at the closed or open ones. I am using "Count([Incident Status])" to try to get the values, but it is giving me the count total and placing it for each month. How can I get the count of the incidents for that month to show. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661889#M541403</guid>
      <dc:creator />
      <dc:date>2014-07-11T18:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: trend chart expression error</title>
      <link>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661890#M541404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tough to answer without seeing your data, can you attach an example? If it's giving you the total over 5 months in each month, it sounds like your dates aren't linked properly. Are you using an island calendar? If this were the case, you'd need something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if (IslandDate = DateField, [Incident Status]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 19:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661890#M541404</guid>
      <dc:creator />
      <dc:date>2014-07-11T19:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: trend chart expression error</title>
      <link>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661891#M541405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Incident Status is a variable, that is the reason. You didn't say how Incident Status is defined. I think you might want to create and Incident Status field in script. When you use that field in the expression, the chart should aggregate the count for the months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 19:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trend-chart-expression-error/m-p/661891#M541405</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2014-07-11T19:56:30Z</dc:date>
    </item>
  </channel>
</rss>

