<?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 Monthly calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927100#M320850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm try to create a Monthly calendar based on date field (in this case called Fecha) but i can't. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The problem is with "MakeDate", so is not possible to send Month Number in a variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can any one help me please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks in advanced.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;My script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fecha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30-10-2015&lt;/P&gt;&lt;P&gt;];// &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Mes_limites:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;load MonthStart(Fecha) as MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; MonthEnd(Fecha) as MaxDate&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident TMP;&lt;/P&gt;&lt;P&gt;LET vMonth = num(Month( Peek('MinDate',0,'Mes_limites')));&lt;/P&gt;&lt;P&gt;LET vMaxDay = num(Day(vMaxDate));&lt;/P&gt;&lt;P&gt;Load Date(RecNo()-1+MakeDate(2015,"&amp;amp;(vMonth)")) as Date Autogenerate $(vMaxDay);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 14:00:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-03T14:00:29Z</dc:date>
    <item>
      <title>Monthly calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927100#M320850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm try to create a Monthly calendar based on date field (in this case called Fecha) but i can't. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The problem is with "MakeDate", so is not possible to send Month Number in a variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can any one help me please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks in advanced.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;My script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fecha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30-10-2015&lt;/P&gt;&lt;P&gt;];// &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Mes_limites:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;load MonthStart(Fecha) as MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; MonthEnd(Fecha) as MaxDate&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident TMP;&lt;/P&gt;&lt;P&gt;LET vMonth = num(Month( Peek('MinDate',0,'Mes_limites')));&lt;/P&gt;&lt;P&gt;LET vMaxDay = num(Day(vMaxDate));&lt;/P&gt;&lt;P&gt;Load Date(RecNo()-1+MakeDate(2015,"&amp;amp;(vMonth)")) as Date Autogenerate $(vMaxDay);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927100#M320850</guid>
      <dc:creator />
      <dc:date>2015-11-03T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927101#M320851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Maybe like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Monthstart(Date)+Iterno()-1 as Date&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; While &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Monthstart(Date)+Iterno()-1 &amp;lt;= MonthEnd(Date)&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD date#(Fecha,'DD-MM-YYYY') as Date INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fecha&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30-10-2015&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927101#M320851</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-03T14:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927102#M320852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/gwassenaar"&gt;gwassenaar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works fine, thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-calendar/m-p/927102#M320852</guid>
      <dc:creator />
      <dc:date>2015-11-03T14:54:51Z</dc:date>
    </item>
  </channel>
</rss>

