<?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: Master Calendar Interval () step error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192916#M876756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this, Al tough if you share your app, it would be more helpful&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoGenerate 1 while ($(varMinDate) + Iterno())-1&amp;lt;=$(varMaxDate);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2016 20:39:55 GMT</pubDate>
    <dc:creator>rupamjyotidas</dc:creator>
    <dc:date>2016-10-25T20:39:55Z</dc:date>
    <item>
      <title>Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192889#M876729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the following code for the master calendar.&amp;nbsp; It had worked with no problem with other data sets, but I get the following error message, when I try to use it with a particular data table (Alabama_employ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone would be able to help me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jessica&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error message when I try to load:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141903_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the master calendar code I'm using: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/141914_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the table I'm referencing:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/141904_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192889#M876729</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192890#M876730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MakeDate function create a date and you don't need Date#() for Qlik Sense to understand that it is a date. Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MakeDate(year, Right(period, 2)), 'M/D/YYYY') as DATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to replace this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141913_Capture.PNG" style="height: 159px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192890#M876730</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192891#M876731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thank you.&amp;nbsp; However, I still get the following error message - I think it's on the master calendar side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141915_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192891#M876731</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192892#M876732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share how year and Period look in there raw formats?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192892#M876732</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192893#M876733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Year = 1990, 1991, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Period = M01, M02, etc.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192893#M876733</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192894#M876734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(MakeDate(year, &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;Right(period, 2)&lt;SPAN style="color: #ff0000;"&gt; * 1)&lt;/SPAN&gt;), 'M/D/YYYY') as DATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(MakeDate(year, &lt;SPAN style="color: #ff0000;"&gt;Num#(&lt;/SPAN&gt;Right(period, 2)&lt;SPAN style="color: #ff0000;"&gt;, '##')&lt;/SPAN&gt;), 'M/D/YYYY') as DATE,&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192894#M876734</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192895#M876735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the same error message.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:30:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192895#M876735</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192896#M876736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you just run your Alabama_employee table with all of these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(MakeDate(year, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;(&lt;/SPAN&gt;Right(period, 2)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt; * 1)&lt;/SPAN&gt;)) as DATE1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(MakeDate(year, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;Num#(&lt;/SPAN&gt;Right(period, 2)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;, '##')&lt;/SPAN&gt;)) as DATE2&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192896#M876736</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192897#M876737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it loads correctly.&amp;nbsp; The problem is the master calendar step.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192897#M876737</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192898#M876738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change this part, encapsulate in brackets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Autogenerate 1 while ($(varMinDate) + Iterno() - 1) &amp;lt;= $(varMaxDate);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calendar.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141906_calendar.JPG" style="height: 138px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192898#M876738</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-25T19:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192899#M876739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is any issue with your Master Calendar. Can you share the screenshot of the two new fields that we created? DATE1 and DATE2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192899#M876739</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192900#M876740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the same error message. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192900#M876740</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192901#M876741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I view the data once I load?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192901#M876741</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192902#M876742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the front end of the app and create filters for the fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192902#M876742</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192903#M876743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192903#M876743</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192904#M876744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just want you to load the application with Alabama_employee table and then once reloaded create a filter on DATE1 and DATE2 fields on the front end of the application just like you would create for any other field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have added DATE1 and DATE2 in Alabama_employee table&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;Num(MakeDate(year, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;(&lt;/SPAN&gt;Right(period, 2)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt; * 1)&lt;/SPAN&gt;)) as DATE1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;Num(MakeDate(year, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;Num#(&lt;/SPAN&gt;Right(period, 2)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;, '##')&lt;/SPAN&gt;)) as DATE2&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192904#M876744</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T19:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192905#M876745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm really new to Qlik.&amp;nbsp; I'm not sure what you mean by "creating a filter".&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192905#M876745</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T19:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192906#M876746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know how to get to this screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141917_Capture.PNG" style="height: 324px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 20:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192906#M876746</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-25T20:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192907#M876747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 20:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192907#M876747</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T20:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Master Calendar Interval () step error</title>
      <link>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192908#M876748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After I click on Filter, I added Date1 and Date2 one at a time as a dimension.&amp;nbsp; It displays nothing.&amp;nbsp; Just the field name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141916_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 20:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Master-Calendar-Interval-step-error/m-p/1192908#M876748</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2016-10-25T20:06:09Z</dc:date>
    </item>
  </channel>
</rss>

