<?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: How to Create Date Field from Month and Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917663#M318126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to put that there to create a date, but after that you can format it anyway you want. For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MakeDate(Year, Month, 1), 'MMM-YYYY') as Date&lt;/STRONG&gt; or my personal favorite&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MonthName(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MakeDate(Year, Month, 1)&lt;/SPAN&gt;) as MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 10:34:55 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-28T10:34:55Z</dc:date>
    <item>
      <title>How to Create Date Field from Month and Year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917660#M318123</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 do i create a Date Field if i have Data for &lt;STRONG&gt;Month&lt;/STRONG&gt; and &lt;STRONG&gt;Year&lt;/STRONG&gt; on an Applymap Function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g June 2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917660#M318123</guid>
      <dc:creator />
      <dc:date>2015-07-28T10:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Date Field from Month and Year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917661#M318124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use MakeDate() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MakeDate(Year, Month, Day) as Date &lt;/STRONG&gt;and if you don't have day you can use any day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MakeDate(Year, Month, 1) as Date&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917661#M318124</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-28T10:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Date Field from Month and Year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917662#M318125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont want to include the Day as it will confuse my model that has Days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do i have to take out only day?&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>Tue, 28 Jul 2015 10:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917662#M318125</guid>
      <dc:creator />
      <dc:date>2015-07-28T10:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Date Field from Month and Year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917663#M318126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to put that there to create a date, but after that you can format it anyway you want. For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MakeDate(Year, Month, 1), 'MMM-YYYY') as Date&lt;/STRONG&gt; or my personal favorite&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MonthName(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MakeDate(Year, Month, 1)&lt;/SPAN&gt;) as MonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917663#M318126</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-28T10:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Date Field from Month and Year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917664#M318127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without Day, you cann't make any date field.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917664#M318127</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-07-28T10:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Date Field from Month and Year</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917665#M318128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date#(Year &amp;amp; '-' &amp;amp; Month, 'YYYY-MMM') as Date&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 10:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/917665#M318128</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-28T10:49:38Z</dc:date>
    </item>
    <item>
      <title>How to Create Month as a Variable Input</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/1701309#M451208</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 data tables and want a variable at the top of my worksheet that allows the user to select Month and have the 3 below tables perform their formulations as per the month selected in the variable input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me create a variable where the end user can select a month and have the below datasets reflect corresponding data to the selected month?&lt;/P&gt;&lt;P&gt;Currently my variable is named 'vAsOfPricingMonthValue'&amp;nbsp; and the expression is 'Month' .&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 00:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Date-Field-from-Month-and-Year/m-p/1701309#M451208</guid>
      <dc:creator>DeeC84</dc:creator>
      <dc:date>2020-05-13T00:43:57Z</dc:date>
    </item>
  </channel>
</rss>

