<?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 Trend Chart Using Date Range in a Set Analysis Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318602#M408931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a trend line chart with CalendarDate as the dimension and a COUNT of Active Properties as the expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to use a set analysis expression in order to COUNT the number of active properties on a given day: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=COUNT({&amp;lt;BegDateOfOperation = {'&amp;lt;=$(=CalendarDate)'}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;EndDateOfOperation = {'&amp;gt;$(=CalendarDate)'}&amp;gt;}&amp;nbsp; %PropertyKey)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The problem is that all I get is either a straight line or a "No data to display" message when I try to create the chart. Attached is a screenshot. I would highly appreciate some advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Trend Capture.PNG" class="jive-image image-1" src="/legacyfs/online/160050_Trend Capture.PNG" style="height: 344px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2017 22:04:29 GMT</pubDate>
    <dc:creator>alexandergrando</dc:creator>
    <dc:date>2017-04-13T22:04:29Z</dc:date>
    <item>
      <title>Trend Chart Using Date Range in a Set Analysis Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318602#M408931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a trend line chart with CalendarDate as the dimension and a COUNT of Active Properties as the expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to use a set analysis expression in order to COUNT the number of active properties on a given day: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=COUNT({&amp;lt;BegDateOfOperation = {'&amp;lt;=$(=CalendarDate)'}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;EndDateOfOperation = {'&amp;gt;$(=CalendarDate)'}&amp;gt;}&amp;nbsp; %PropertyKey)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The problem is that all I get is either a straight line or a "No data to display" message when I try to create the chart. Attached is a screenshot. I would highly appreciate some advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Trend Capture.PNG" class="jive-image image-1" src="/legacyfs/online/160050_Trend Capture.PNG" style="height: 344px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 22:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318602#M408931</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-04-13T22:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Chart Using Date Range in a Set Analysis Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318603#M408932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use only aggregation function&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=COUNT(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;%PropertyKey) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 02:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318603#M408932</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-14T02:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Chart Using Date Range in a Set Analysis Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318604#M408933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will you be able to share a sample qvw??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 05:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318604#M408933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-14T05:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trend Chart Using Date Range in a Set Analysis Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318605#M408934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a RowKey that identifies each row uniquely for such intra record calculations or use IF()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(IF( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;BegDateOfOperation &lt;/SPAN&gt; &amp;lt;= &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;$(=CalendarDate)&lt;/SPAN&gt; and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;EndDateOfOperation &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;$(=CalendarDate) , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;%PropertyKey&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;=COUNT({&amp;lt;RowKEY = {"=BegDateOfOperation &amp;lt;=$(CalendarDate) and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;EndDateOfOperation &amp;gt;$(CalendarDate)"} &amp;gt;}&amp;nbsp; %PropertyKey)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Read this Post&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-4563"&gt;set_analysis_intra-record.qvw&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 07:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trend-Chart-Using-Date-Range-in-a-Set-Analysis-Expression/m-p/1318605#M408934</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-14T07:01:49Z</dc:date>
    </item>
  </channel>
</rss>

