<?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: create date with makedate function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063111#M1294636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Or simply try,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MakeDate(2015,Month(Date#(Left(Month,3),'MMM'))) as Date&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 05:54:23 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2016-01-12T05:54:23Z</dc:date>
    <item>
      <title>create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063104#M1294624</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;How to create date with make date function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have field months like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;April&lt;/P&gt;&lt;P&gt;May&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;P&gt;July&lt;/P&gt;&lt;P&gt;Aug&lt;/P&gt;&lt;P&gt;Sept&lt;/P&gt;&lt;P&gt;Oct&lt;/P&gt;&lt;P&gt;Nov&lt;/P&gt;&lt;P&gt;Dec&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;P&gt;Feb&lt;/P&gt;&lt;P&gt;Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;excepted output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01-04-2015&lt;/P&gt;&lt;P&gt;01-05-2015&lt;/P&gt;&lt;P&gt;01-06-2015&lt;/P&gt;&lt;P&gt;01-07-2015&lt;/P&gt;&lt;P&gt;01-08-2015&lt;/P&gt;&lt;P&gt;01-09-2015&lt;/P&gt;&lt;P&gt;01-10-2015&lt;/P&gt;&lt;P&gt;01-11-2015&lt;/P&gt;&lt;P&gt;01-12-2015&lt;/P&gt;&lt;P&gt;01-01-2016&lt;/P&gt;&lt;P&gt;01-02-2016&lt;/P&gt;&lt;P&gt;01-03-2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063104#M1294624</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063105#M1294627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Returns a date calculated from the year YYYY, the month MM and the day DD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no month is stated, 1(January) is assumed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no day is stated, 1 (the 1:st) is assumed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;makedate( 2016, 2, 14 ) &lt;/P&gt;&lt;P&gt; returns&lt;/P&gt;&lt;P&gt; 2016-02-14&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063105#M1294627</guid>
      <dc:creator>rajeshforqlikvi</dc:creator>
      <dc:date>2016-01-11T12:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063106#M1294629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are multiple possible solutions, e.g. try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAP:&lt;/P&gt;&lt;P&gt;MAPPING LOAD&lt;/P&gt;&lt;P&gt;Month, Makedate(2015+offset,MonthNum) &lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;Month, MonthNum, offset&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;April, 4,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;May,5,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;June,6,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;July,7,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aug,8,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sept,9,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Oct,10,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nov,11,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dec,12,0&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jan,1,1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Feb,2,1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mar,3,1&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD &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; ApplyMap('MAP', YourMonthField, 'No Mapping found') as MonthFieldNew,&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; ...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM ...;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063106#M1294629</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-11T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063107#M1294632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Makedate(2015,4,1);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Makedate(2015,5,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this you can create all dates ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063107#M1294632</guid>
      <dc:creator>rajeshforqlikvi</dc:creator>
      <dc:date>2016-01-11T12:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063108#M1294633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your solution but I am getting date field without months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see below,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mont.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111316_mont.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also find script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 05:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063108#M1294633</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-12T05:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063109#M1294634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(ApplyMap('MAP', Month, 'No Mapping found') ,'dd-&lt;SPAN style="color: #ff0000;"&gt;MM&lt;/SPAN&gt;-yyyy') as t&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;mm&lt;/STRONG&gt;&lt;/SPAN&gt; is for &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;minutes&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;STRONG style="color: #ff0000;"&gt;MM&lt;/STRONG&gt; is for &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Months&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 05:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063109#M1294634</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-12T05:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063110#M1294635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now am getting date field in my target fields can we link these to the master calendar &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into this &lt;A href="https://community.qlik.com/thread/198999"&gt;how to add excel file into existing data model&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 05:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063110#M1294635</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-12T05:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: create date with makedate function</title>
      <link>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063111#M1294636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Or simply try,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MakeDate(2015,Month(Date#(Left(Month,3),'MMM'))) as Date&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 05:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-date-with-makedate-function/m-p/1063111#M1294636</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-01-12T05:54:23Z</dc:date>
    </item>
  </channel>
</rss>

