<?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/Slider object with Master Calendar not filtering data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354968#M617079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vineeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see your point, this is the first time I'm using the master calendar and the variables defining calendar ranges...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the link you sent and a few others in the knowledgebase but still cannot understand how to resolve this issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my Data source, the field appears to be the correct Date format (DD/MM/YYYY)&lt;IMG alt="mastercalendartablepreview.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162285_mastercalendartablepreview.JPG" style="height: 381px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;however my variables are picking up a numeric format as per my previous screenshot:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Variables.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/162286_Variables.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;How do I go about changing my script so that varMinDate and varMaxDate retain the Date formatting?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Having said that, these variables are set as part of the master calendar script, which I found in a qlikview tutorial.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Should I be creating new variables within the document (not script) for my calendar/slider objects? I have also tried to do this but haven't been able to get it to work yet... the new variables also seem to convert the field in a numerical format.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;hope this makes sense...&lt;/P&gt;&lt;P&gt;thanks in advance for your help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2017 02:07:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-05T02:07:35Z</dc:date>
    <item>
      <title>Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354964#M617075</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 am creating a report that needs to be filtered by min date / max date based on a field SBISOEnterDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the master calendar, and the min/max variables seem to be working but i am not getting any filtering on my results...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone have any ideas to offer? Thanks in advance!! Fab...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some screen shots:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="variables.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/161976_variables.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Tables.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161967_Tables.JPG" style="height: 405px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="MaxSOEnterDate.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/161968_MaxSOEnterDate.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="MinSOEnterDate.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/161975_MinSOEnterDate.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QuartersMap:&lt;/P&gt;&lt;P&gt;MAPPING LOAD * Inline [&lt;/P&gt;&lt;P&gt;Month, Q&lt;/P&gt;&lt;P&gt;1, Q3&lt;/P&gt;&lt;P&gt;2, Q3&lt;/P&gt;&lt;P&gt;3, Q3&lt;/P&gt;&lt;P&gt;4, Q4&lt;/P&gt;&lt;P&gt;5, Q4&lt;/P&gt;&lt;P&gt;6, Q4&lt;/P&gt;&lt;P&gt;7, Q1&lt;/P&gt;&lt;P&gt;8, Q1&lt;/P&gt;&lt;P&gt;9, Q1&lt;/P&gt;&lt;P&gt;10, Q2&lt;/P&gt;&lt;P&gt;11, Q2&lt;/P&gt;&lt;P&gt;12, Q2&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&amp;nbsp; &lt;/P&gt;&lt;P&gt;Load&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; min(SBISOEnterDate) as minDate,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(SBISOEnterDate) as maxDate&amp;nbsp; &lt;/P&gt;&lt;P&gt;Resident SBISOrder;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Let varMinDate = Num(Peek('minDate', 0, 'Temp'));&amp;nbsp; &lt;/P&gt;&lt;P&gt;Let varMaxDate = Num(Peek('maxDate', 0, 'Temp'));&amp;nbsp; &lt;/P&gt;&lt;P&gt;DROP Table Temp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;TempCalendar:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(varMinDate) + Iterno()-1 As Num,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date($(varMinDate) + IterNo() - 1) as TempDate&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoGenerate 1 While $(varMinDate) + IterNo() -1 &amp;lt;= $(varMaxDate);&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;MasterCalendar:&amp;nbsp; &lt;/P&gt;&lt;P&gt;Load&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TempDate AS SBISOEnterDate,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; week(TempDate) As Week,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(TempDate) As Year,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(TempDate) As Month,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Day(TempDate) As Day,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YeartoDate(TempDate)*-1 as CurYTDFlag,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YeartoDate(TempDate,-1)*-1 as LastYTDFlag,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inyear(TempDate, Monthstart($(varMaxDate)),-1) as RC12,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(monthstart(TempDate), 'MMM-YYYY') as MonthYear,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('QuartersMap', month(TempDate), Null()) as Quarter,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(weekstart(TempDate)) &amp;amp; '-' &amp;amp; WeekYear(TempDate) as WeekYear,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekDay(TempDate) as WeekDay&amp;nbsp; &lt;/P&gt;&lt;P&gt;Resident TempCalendar&amp;nbsp; &lt;/P&gt;&lt;P&gt;Order By TempDate ASC;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Drop Table TempCalendar;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 07:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354964#M617075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-03T07:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354965#M617076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A representative sample qvw would have been a better choice to help us help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 07:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354965#M617076</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-05-03T07:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354966#M617077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The variable dates should be in the same format as your field format&lt;/P&gt;&lt;P&gt;check this page&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 07:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354966#M617077</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-05-03T07:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354967#M617078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco B,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see your point, however last time i tried to do that it took me half a day to setup a sample qvw to demonstrate my issue... &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm pulling Data out of an ODBC database and my table model for any one report includes multiple tables so I have to make signifcant changes to my script in order for the qvw&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; to work...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, once i invested the time someone did get back to me with an answer that resolved the issue... so based on that experience I keep that as a last resort, considering how time-consuming that exercise was.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact is that there must be an easier way than what I did last time&amp;nbsp; but probably that I'm too new to Qlikview to understand how to generate a sample quickly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hopefully someone can help me based on the information provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated anyways... just figuring out one problem at a time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your comment anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Fab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 00:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354967#M617078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T00:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354968#M617079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vineeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see your point, this is the first time I'm using the master calendar and the variables defining calendar ranges...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the link you sent and a few others in the knowledgebase but still cannot understand how to resolve this issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my Data source, the field appears to be the correct Date format (DD/MM/YYYY)&lt;IMG alt="mastercalendartablepreview.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162285_mastercalendartablepreview.JPG" style="height: 381px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;however my variables are picking up a numeric format as per my previous screenshot:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Variables.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/162286_Variables.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;How do I go about changing my script so that varMinDate and varMaxDate retain the Date formatting?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Having said that, these variables are set as part of the master calendar script, which I found in a qlikview tutorial.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Should I be creating new variables within the document (not script) for my calendar/slider objects? I have also tried to do this but haven't been able to get it to work yet... the new variables also seem to convert the field in a numerical format.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;hope this makes sense...&lt;/P&gt;&lt;P&gt;thanks in advance for your help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 02:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354968#M617079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T02:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354969#M617080</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 was able to resolve my query by eliminating the master calendar and using variables with triggers as per this video:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=UTDyO68BYL8" title="https://www.youtube.com/watch?v=UTDyO68BYL8"&gt;Selecting Arbitrary Date Ranges - YouTube&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all for your contribution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354969#M617080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-10T06:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar/Slider object with Master Calendar not filtering data</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354970#M617081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for posting this link Fabrizio, my calendar object wasn't filtering because I hadn't added a trigger.&amp;nbsp; It's working now.&amp;nbsp; Thanks again.&amp;nbsp; Kathleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 14:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Slider-object-with-Master-Calendar-not-filtering-data/m-p/1354970#M617081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-21T14:11:52Z</dc:date>
    </item>
  </channel>
</rss>

