<?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 Selecting a date range in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317717#M117138</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 not new to QV and this seems like a simple requirement, but I'm struggling !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to chart data based on Date1 within a range of dates AND Date2 within a range of different dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought using Slider objects would be elegant, but because the date range is long, and I need to pinpoint to the day, its rather cumbersome. Instead, I have used variables for the dates and built the selection into the expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surely there's a better way? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plus .... I have Out of Memory problems, even though there is not alot of data, which may be for this reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2011 14:39:37 GMT</pubDate>
    <dc:creator>richard_chilvers</dc:creator>
    <dc:date>2011-11-14T14:39:37Z</dc:date>
    <item>
      <title>Selecting a date range in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317717#M117138</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 not new to QV and this seems like a simple requirement, but I'm struggling !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to chart data based on Date1 within a range of dates AND Date2 within a range of different dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought using Slider objects would be elegant, but because the date range is long, and I need to pinpoint to the day, its rather cumbersome. Instead, I have used variables for the dates and built the selection into the expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surely there's a better way? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plus .... I have Out of Memory problems, even though there is not alot of data, which may be for this reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 14:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317717#M117138</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2011-11-14T14:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting a date range in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317718#M117139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The slider objects seem elegant to me as well.&lt;/P&gt;&lt;P&gt;I think you can use Date as dimension. And use the following expressions:&lt;/P&gt;&lt;P&gt;Range 1: sum(if(Date&amp;gt;=$(Date&lt;STRONG&gt;1&lt;/STRONG&gt;Start) AND Date &amp;lt;= $(Date&lt;STRONG&gt;1&lt;/STRONG&gt;End), Sales)&lt;/P&gt;&lt;P&gt;Range 2: sum(if(Date&amp;gt;=$(Date&lt;STRONG&gt;2&lt;/STRONG&gt;Start) AND Date &amp;lt;= $(Date&lt;STRONG&gt;2&lt;/STRONG&gt;End), Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this cause performance problems as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 14:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317718#M117139</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2011-11-14T14:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting a date range in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317719#M117140</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;The slider solution fixes the memory problem. Do you know of any way I can label the start and end date of the slider ? This would perhaps make it easier for the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using data range expessions within a Dimension causes the memory problem also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 16:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317719#M117140</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2011-11-14T16:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting a date range in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317720#M117141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can use a text box and fix the position at the start and end of the slider and dont forget about the layer settings...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tjeerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 13:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-a-date-range-in-a-chart/m-p/317720#M117141</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2011-11-15T13:06:35Z</dc:date>
    </item>
  </channel>
</rss>

