<?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: Get Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506975#M1147139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create a new field in the script this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(Date(Datum)) as Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 13:49:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-20T13:49:10Z</dc:date>
    <item>
      <title>Get Month</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506973#M1147137</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;I would like to get the Month. I have attached an exemple file it ends in April but it would go on.&lt;/P&gt;&lt;P&gt;So I have sheets with the month and in each sheet all Dates (like 01.02.2013) and no I would like to have a Listbox where I can mark January. Has someone an solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506973#M1147137</guid>
      <dc:creator />
      <dc:date>2013-08-20T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get Month</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506974#M1147138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Month() function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Datum,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Month(Datum) as Monat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [$(vSheet)]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: Or if you want to use your variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Datum, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vSheet)' as Monat&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [$(vSheet)]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506974#M1147138</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-20T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get Month</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506975#M1147139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create a new field in the script this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(Date(Datum)) as Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Month/m-p/506975#M1147139</guid>
      <dc:creator />
      <dc:date>2013-08-20T13:49:10Z</dc:date>
    </item>
  </channel>
</rss>

