<?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: How to create Date Range selection and connect it to data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511095#M190943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the variables in an expression with set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date = {'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'} &amp;gt;}&amp;nbsp; Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 11:19:43 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2013-08-21T11:19:43Z</dc:date>
    <item>
      <title>How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511090#M190938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there, I am new to QlikView and this Forum, I would very much like your help on the following matter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a report (tap) in a QlikView file that already contains other reports (taps)&lt;/P&gt;&lt;P&gt;in this report I am extracting a table lets call it table X and in this table I have data fields and 2 of those fields are Valid_From and&amp;nbsp; Valid_To&amp;nbsp; ,&amp;nbsp;&amp;nbsp; now those 2 date fields are requested to be in 2 calendar object where Valid_From is to be Start Date and Valid_To is to be End Date. &lt;/P&gt;&lt;P&gt;This might have nothing to do with anything but a master calendar already exists for the other reports (taps) which I am not planing to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Could you please help me create a Start Date and an End Date calendar object that can control the content of the extracted data from table X?&lt;/P&gt;&lt;P&gt;2- What is the best object to use to show these data sets? the customer requests it to be in a table format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 07:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511090#M190938</guid>
      <dc:creator />
      <dc:date>2013-08-21T07:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511091#M190939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find attachment of calender object&amp;nbsp; -&amp;gt; define start and end date in variables and use this to display in charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511091#M190939</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-08-21T09:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511092#M190940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the code of Calendar in qlikview components made by RobWunderlich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://code.google.com/p/qlikview-components/" title="https://code.google.com/p/qlikview-components/"&gt;qlikview-components - A script library for Qlikview development - Google Project Hosting&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511092#M190940</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-08-21T10:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511093#M190941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vikas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know how to create the object, I have declared Variables as well, but I cannot get the end and start dates to take effect in the other data coming from the same table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511093#M190941</guid>
      <dc:creator />
      <dc:date>2013-08-21T10:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511094#M190942</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;Have you created a data island for this new section of the dashboard? In other words is the data you're using separate (no links) to the other data and subsequent calendar table that already exists?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 11:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511094#M190942</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2013-08-21T11:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511095#M190943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the variables in an expression with set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date = {'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'} &amp;gt;}&amp;nbsp; Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 11:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511095#M190943</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-08-21T11:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511096#M190944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No this table is connected to the other data available in the Data Model, however it comes with its own set of dates that are much wider in range then the existing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moaath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 07:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511096#M190944</guid>
      <dc:creator />
      <dc:date>2013-08-25T07:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511097#M190945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll give that a try and get back to you.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 07:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511097#M190945</guid>
      <dc:creator />
      <dc:date>2013-08-25T07:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511098#M190946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this tutorial video: &lt;A _jive_internal="true" href="https://community.qlik.com/message/288110#288110" style="font-family: inherit; font-size: 12px; line-height: 1.5em; font-style: inherit; color: #3778c7; text-decoration: underline;"&gt;Selecting Arbitrary Date Ranges&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 09:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511098#M190946</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-08-25T09:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511099#M190947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a very great video but the problem is he uses OrderDate as the one field for dates to build his logic around, the OrderDate field is the one field that is providing all the dates for his report. My problem is that I have 2 fields that feed me dates &lt;STRONG&gt;ValidFrom&lt;/STRONG&gt; and &lt;STRONG&gt;ValidTo&lt;/STRONG&gt;. They both contain their own sets of dates that have nothing to do with the master calendar and are only connected to the data in this report (or in other words, these fields are only connected to the data in the same table they come with) and i need to use these two fields to create a date selecting range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 11:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511099#M190947</guid>
      <dc:creator />
      <dc:date>2013-08-25T11:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511100#M190948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,this expression can be set in charts objects but if i want to filter records in table box object.Please tell me,how we can do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511100#M190948</guid>
      <dc:creator />
      <dc:date>2014-02-18T15:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Date Range selection and connect it to data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511101#M190949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;i want to compare current sales with previous sales on basis of selection of date range from calendar &lt;/P&gt;&lt;P&gt;so following is the expression&amp;nbsp; :-&lt;/P&gt;&lt;P&gt;Curr_Year=max(sold_year)&lt;/P&gt;&lt;P&gt;Prev_Year=max(sold_year)-1&lt;/P&gt;&lt;P&gt;bprev_Year=max(sold_year)-2&lt;/P&gt;&lt;P&gt;for current year expression &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum({&amp;lt; Sold_Date = {'&amp;gt;=$(=Date(vstart),Curr_Year)&amp;lt;=$(Date(vend),Curr_Year)'} &amp;gt;}[inv value]/Sales_INR_Unit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;is this correct?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 07:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Date-Range-selection-and-connect-it-to-data/m-p/511101#M190949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-22T07:19:33Z</dc:date>
    </item>
  </channel>
</rss>

