<?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 Variable Between and To - No Data Returned in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816756#M1042408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached the Document I have the issue with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 17:58:33 GMT</pubDate>
    <dc:creator>ivandrago</dc:creator>
    <dc:date>2014-12-15T17:58:33Z</dc:date>
    <item>
      <title>Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816751#M1042403</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;&lt;/P&gt;&lt;P&gt;I have a sales data model which joins to a date calendar table. I have a list box for the fields from the calendar Day, Month, Year so the users can select the dates they wish to see. I also have a calendar object that looks at two variables vStartDate and vEndDate, when the user clicks on the macro button next to these objects it will execute the following Actions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='=Date &amp;gt;= vStartDate and Date &amp;lt;= vEndDate' &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I am facing is that there are some invoice dates where there hasn't been any invoices done on that day i.e. a weekend but if the users entered these dates then Execute the results, they are non the wiser it is only when looking at the current seletions that the filter for the action is not met. Any ideas on how to warn users that their conditions are not valid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 12:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816751#M1042403</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2014-12-11T12:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816752#M1042404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add 2 listboxes with the possible dates from the calendar and abandon the macro? Then the user will only be able to select enddates that are valid for the startdate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 12:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816752#M1042404</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-12-11T12:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816753#M1042405</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 calendar is used for another data model as well where the data model is concatenate under the sales model, I have hard coded field called Ty[pe to determine the difference between the two, so the date could be valid for the other model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 12:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816753#M1042405</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2014-12-11T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816754#M1042406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would do the possible dates anyway? Do you have a example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 13:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816754#M1042406</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2014-12-11T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816755#M1042407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dates from the calendar are linked to your invoiced date's somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is the calendar not linked to the datamodel? Which can be very usefull.&lt;/P&gt;&lt;P&gt;Can you post a screen print form the table viewer? (ctrl+t)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 13:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816755#M1042407</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-12-11T13:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816756#M1042408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached the Document I have the issue with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816756#M1042408</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2014-12-15T17:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816757#M1042409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look at the attachment, I have made some changes and it should work the way you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 18:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816757#M1042409</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2014-12-15T18:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816758#M1042410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this Kamal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway of alerting the users to say that the date they have entered does not appearing in the current selections because there is no data for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 20:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816758#M1042410</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2014-12-15T20:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816759#M1042411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 21:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816759#M1042411</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2014-12-15T21:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816760#M1042412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helped.. please mark this question as answered.. thanks&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 21:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816760#M1042412</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2014-12-15T21:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816761#M1042413</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;How do I make it only appear once the user presses the the Enter button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 22:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816761#M1042413</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2014-12-15T22:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Date Variable Between and To - No Data Returned</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816762#M1042414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this and let me know..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 13:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Variable-Between-and-To-No-Data-Returned/m-p/816762#M1042414</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2014-12-16T13:06:12Z</dc:date>
    </item>
  </channel>
</rss>

