<?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: date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date/m-p/541002#M202201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make use of makedate function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like below:&lt;/P&gt;&lt;P&gt; Date(makedate (2013,04),'D-MMM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- second parameter to the makedate function is month number.&lt;/P&gt;&lt;P&gt; I will suggest you to create new column in the script (may be [Month #]) using month name field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 12:08:29 GMT</pubDate>
    <dc:creator>AbhijitBansode</dc:creator>
    <dc:date>2013-07-04T12:08:29Z</dc:date>
    <item>
      <title>date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/541000#M202199</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 have a field which has month year ie MMMYYYY and I need to use this field and get a date as evry first of that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example: if the month year is Apr 2013 I need teh value as 1 Apr 2013,&lt;/P&gt;&lt;P&gt;jan 2013 as 1 jan 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please anybody can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 11:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/541000#M202199</guid>
      <dc:creator />
      <dc:date>2013-07-04T11:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/541001#M202200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the below mentioned script at load time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Monthstart &lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DAte&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field_Name &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MMM-YYYY')))&amp;nbsp; as&amp;nbsp; New_Field_Name&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope this will help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;-Nilesh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/541001#M202200</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2013-07-04T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/541002#M202201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make use of makedate function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like below:&lt;/P&gt;&lt;P&gt; Date(makedate (2013,04),'D-MMM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- second parameter to the makedate function is month number.&lt;/P&gt;&lt;P&gt; I will suggest you to create new column in the script (may be [Month #]) using month name field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/541002#M202201</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-07-04T12:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/541003#M202202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;date#(MyDate,'MMMYYYY') will create dates that are the first day of the month. It's not clear from your description if your monthyear field contains a space between the month or not. Adjust the formula as needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/541003#M202202</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-04T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/541004#M202203</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;=Date(Date#('Apr 2013','MMM YYYY'),'DD-MM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/541004#M202203</guid>
      <dc:creator />
      <dc:date>2013-07-04T12:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/541005#M202204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tRY THIS IN TEXT OBJECT&lt;/P&gt;&lt;P&gt;=date( date#('01' &amp;amp;'Apr 2013','DDMMM YYYY'),'DD MMM YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/541005#M202204</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-07-04T12:20:10Z</dc:date>
    </item>
  </channel>
</rss>

