<?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: Datepart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414971#M1153497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I'm posting in the NEW to QlikView forum perhaps you could be a little bit forgiving!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2013 16:41:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-02T16:41:40Z</dc:date>
    <item>
      <title>Datepart</title>
      <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414967#M1153493</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;What am I doing wrong here???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a YearMonthName field. First 2 work ok, but the 3rd one does not. Can someone help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DatePart(month, search_Incident_Custom_Joined.DateRaised) as Month,&lt;BR /&gt;DatePart(year, search_Incident_Custom_Joined.DateRaised) as Year,&lt;BR /&gt;DatePart(year,search_Incident_Custom_Joined.DateRaised) &amp;amp; DatePart(Month,search_Incident_Custom_Joined.DateRaised) as YearMonthName &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 16:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datepart/m-p/414967#M1153493</guid>
      <dc:creator />
      <dc:date>2013-04-02T16:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Datepart</title>
      <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414968#M1153494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Datepart is not a qlikview function. If you want help with regards to the SQL Server T-SQL dialect I recommend you ask on a forum that specializes in T-SQL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 16:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datepart/m-p/414968#M1153494</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-02T16:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Datepart</title>
      <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414969#M1153495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how come these work ok and the other one doesn't?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DatePart(month, search_Incident_Custom_Joined.DateRaised) as Month,&lt;/P&gt;&lt;P&gt;DatePart(year, search_Incident_Custom_Joined.DateRaised) as Year,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 16:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datepart/m-p/414969#M1153495</guid>
      <dc:creator />
      <dc:date>2013-04-02T16:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Datepart</title>
      <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414970#M1153496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, let me try that again &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/mischief.png" /&gt; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;Datepart is not a qlikview function&lt;/SPAN&gt;. If you want help with regards to the SQL Server T-SQL dialect I recommend you ask on a forum that specializes in T-SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 16:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datepart/m-p/414970#M1153496</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-02T16:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Datepart</title>
      <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414971#M1153497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I'm posting in the NEW to QlikView forum perhaps you could be a little bit forgiving!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 16:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datepart/m-p/414971#M1153497</guid>
      <dc:creator />
      <dc:date>2013-04-02T16:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Datepart</title>
      <link>https://community.qlik.com/t5/QlikView/Datepart/m-p/414972#M1153498</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can create those fields using below script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;Month(DateRaised) as Month,&lt;BR /&gt;Year(DateRaised) as Year,&lt;BR /&gt;Monthname(DateRaised) &amp;amp; MonthYear;&lt;/P&gt;&lt;P&gt;Sql Select * from&amp;nbsp; search_Incident_Custom_Joined;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 16:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datepart/m-p/414972#M1153498</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-02T16:45:01Z</dc:date>
    </item>
  </channel>
</rss>

