<?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: Date from and to selection in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742959#M1133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i do so, i can get two dates as from and to.&lt;/P&gt;&lt;P&gt;But how i should make to select data which should displayed between only these two dates??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2015 13:34:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-04T13:34:34Z</dc:date>
    <item>
      <title>Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742957#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a date column. My requirement is to create a selection where user will select &lt;STRONG&gt;from&lt;/STRONG&gt; and &lt;STRONG&gt;to&lt;/STRONG&gt; date.&lt;/P&gt;&lt;P&gt;Based on this selection data should displayed in between this &lt;STRONG&gt;from&lt;/STRONG&gt; and &lt;STRONG&gt;to&lt;/STRONG&gt; date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried by using calender object but not able to create &lt;STRONG&gt;from&lt;/STRONG&gt; and &lt;STRONG&gt;to&lt;/STRONG&gt; selection.&lt;/P&gt;&lt;P&gt;Could anybody help me on this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shailesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742957#M1131</guid>
      <dc:creator />
      <dc:date>2015-02-04T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742958#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using 2 input boxes for date From and Date To then compare your date to this 2 Others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742958#M1132</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-04T12:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742959#M1133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i do so, i can get two dates as from and to.&lt;/P&gt;&lt;P&gt;But how i should make to select data which should displayed between only these two dates??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 13:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742959#M1133</guid>
      <dc:creator />
      <dc:date>2015-02-04T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742960#M1134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use two calendar objects with two variables&lt;/P&gt;&lt;P&gt;vMinDate and vMaxDate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a set analysis expression&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Year={'&amp;gt;=$(vMinDate)&amp;lt;=$(vMaxDate)'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like that will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 13:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742960#M1134</guid>
      <dc:creator>Agis-Kalogiannis</dc:creator>
      <dc:date>2015-02-04T13:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742961#M1135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your chart if you have a dimension that contains that date then :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Date &amp;gt;= DateFrom and Date &amp;lt;= DateTo, Date, Null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the box "Suppress null values"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you do not have this dimension, you have to control the date in the expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 13:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742961#M1135</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-04T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742962#M1136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at attached sample file by Colin Albert(K3FDS)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 14:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742962#M1136</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-02-04T14:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date from and to selection</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742963#M1137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all. &lt;/P&gt;&lt;P&gt;Now it working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shailesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 08:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Date-from-and-to-selection/m-p/742963#M1137</guid>
      <dc:creator />
      <dc:date>2015-02-05T08:00:34Z</dc:date>
    </item>
  </channel>
</rss>

