<?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: Calendar object is not selecting the correct date range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083070#M360730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now even after disabling the first calendar the field is not getting mapped .&lt;/P&gt;&lt;P&gt;Is there some issue in my script ?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2016 10:42:03 GMT</pubDate>
    <dc:creator>fashid</dc:creator>
    <dc:date>2016-04-25T10:42:03Z</dc:date>
    <item>
      <title>Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083065#M360725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on the canonical date concept in my application and i have created 2 master calendars for the same table .&lt;/P&gt;&lt;P&gt;One calendar works for filtering on the &lt;SPAN style="font-size: 13.3333px;"&gt;ENQ_DATE and the second calendar works on &lt;SPAN style="font-size: 13.3333px;"&gt;QUOTE_APPROVED_DATE.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my app on the first sheet i am trying to use the FROM and TO date filter to work on the ENQ_DATE column in my table box , which works as expected .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now on the second sheet i am trying to implement the same concept on the QUOTE_APPROVED_DATE column but somehow the filters&lt;/P&gt;&lt;P&gt;fail to work .&lt;/P&gt;&lt;P&gt;Could someone point out what the issue could be .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 09:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083065#M360725</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2016-04-22T09:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083066#M360726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am also attaching the sample QVD for the app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 06:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083066#M360726</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2016-04-25T06:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083067#M360727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the connection of the field CALENDAR_QUOTE.CalendarDate. It have no values.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="122587" alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122587_Screenshot_1.jpg" style="height: 375px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 07:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083067#M360727</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-04-25T07:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083068#M360728</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;Thanks for the reply Mindaugas ,but i cannot use the QUOTE_APPROVED_DT as it will not give me an entire range of dates(Missing dates in the &lt;SPAN style="font-size: 13.3333px;"&gt;QUOTE_APPROVED_DT field&lt;/SPAN&gt;) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you see the first sheet the CalendarDate field correctly works for the ENQ_DATE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just trying to replicate the same with a different calendar and different field name in the second sheet ,&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but somehow its not working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 07:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083068#M360728</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2016-04-25T07:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083069#M360729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned the field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CALENDAR_QUOTE.CalendarDate is empty while CalendarDate is properly connected:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG __jive_id="122592" alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122592_Screenshot_1.jpg" style="height: 378px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;That's the main reason why you do see information in Sheet1 while in Sheet2 it do not work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 07:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083069#M360729</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-04-25T07:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083070#M360730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now even after disabling the first calendar the field is not getting mapped .&lt;/P&gt;&lt;P&gt;Is there some issue in my script ?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 10:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083070#M360730</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2016-04-25T10:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object is not selecting the correct date range</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083071#M360731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello can anybody please help on this issue &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 05:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-is-not-selecting-the-correct-date-range/m-p/1083071#M360731</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2016-04-26T05:39:26Z</dc:date>
    </item>
  </channel>
</rss>

