<?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 calender help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626293#M1097323</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;Check the attached document. It explains how to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 18:57:46 GMT</pubDate>
    <dc:creator>Joseph_Musekura</dc:creator>
    <dc:date>2014-05-08T18:57:46Z</dc:date>
    <item>
      <title>master calender help</title>
      <link>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626290#M1097320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;what is master calender and how to use it. Can you give me some scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 11:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626290#M1097320</guid>
      <dc:creator />
      <dc:date>2014-05-08T11:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: master calender help</title>
      <link>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626291#M1097321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a fact table or there is transaction dates or common dates which is running in the system and that is the main date then you have to connect this date to any master calendar like if you need date dimensions or field like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month,Year,Week,Weekstart,Quarter and etc many more normally the tables not keept this fields then we use master calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Master Calendar Script&lt;/P&gt;&lt;P&gt;=======================&lt;/P&gt;&lt;P&gt;Let varMinDate = Num(Makedate(2006,1,1));&lt;/P&gt;&lt;P&gt;Let varMaxDate = Num(Makedate(Year(today()),Month(today()),Day(today())));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datefield:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date($(varMinDate)+IterNo()-1) AS CommonDatefield,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Year(date($(varMinDate)+IterNo()-1)) as Year,&lt;/P&gt;&lt;P&gt;Month(date($(varMinDate)+IterNo()-1)) as Month,&lt;/P&gt;&lt;P&gt;Day(date($(varMinDate)+IterNo()-1)) as Day,&lt;/P&gt;&lt;P&gt;Time(date($(varMinDate)+IterNo()-1)) as Time,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'Q' &amp;amp; Ceil(Month(date($(varMinDate)+IterNo()-1)) / 3) AS Quarter,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;AUTOGENERATE (1)&lt;/P&gt;&lt;P&gt;WHILE $(varMinDate)+IterNo()-1&amp;lt;= $(varMaxDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this CommonDateField is attached to the fact table date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 11:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626291#M1097321</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-08T11:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: master calender help</title>
      <link>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626292#M1097322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This video should help. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/522582"&gt;Re: Creating A Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 18:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626292#M1097322</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-05-08T18:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: master calender help</title>
      <link>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626293#M1097323</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;Check the attached document. It explains how to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 18:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/master-calender-help/m-p/626293#M1097323</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-08T18:57:46Z</dc:date>
    </item>
  </channel>
</rss>

