<?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: urgent? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761159#M1049546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if it is in proper date format then use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date(postingdate,'m/d/yyyy hh:mm:ss TT') as postingdate,&lt;/P&gt;&lt;P&gt;Year(postingdate) as Year,&lt;/P&gt;&lt;P&gt;Month(postingdate) as Month;&lt;/P&gt;&lt;P&gt;From Location;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2014 10:59:45 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-11-04T10:59:45Z</dc:date>
    <item>
      <title>urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761156#M1049543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 5pt 0px;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt;Hi i have a field names are&amp;nbsp; postingdate,&lt;BR /&gt;and cuid, in this i&amp;nbsp; want get month and year and date in different field&amp;nbsp; and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 5pt 0px;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt;In the postingdate field my date&lt;BR /&gt;format is like this 1/1/2014 12:02:15 AM &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761156#M1049543</guid>
      <dc:creator />
      <dc:date>2014-11-04T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761157#M1049544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;month(&lt;SPAN style="color: #3d3d3d; font-family: 'Times New Roman', serif; font-size: 16px;"&gt;postingdate) as month,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Times New Roman', serif; font-size: 16px;"&gt;year(&lt;SPAN style="color: #3d3d3d; font-family: 'Times New Roman', serif; font-size: 16px;"&gt;postingdate) as year,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 16px; font-family: 'Times New Roman', serif;"&gt;date(&lt;SPAN style="color: #3d3d3d; font-family: 'Times New Roman', serif; font-size: 16px;"&gt;postingdate) as date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761157#M1049544</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-11-04T10:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761158#M1049545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to load like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date#(postingdate,'m/d/yyyy hh:mm:ss TT') as postingdate,&lt;/P&gt;&lt;P&gt;Year(Date#(postingdate,'m/d/yyyy hh:mm:ss TT')) as Year,&lt;/P&gt;&lt;P&gt;MOnth(Date#(postingdate,'m/d/yyyy hh:mm:ss TT')) as MOnth;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;postingdate&lt;/P&gt;&lt;P&gt;1/1/2014 12:02:15 AM&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761158#M1049545</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-04T10:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761159#M1049546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if it is in proper date format then use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date(postingdate,'m/d/yyyy hh:mm:ss TT') as postingdate,&lt;/P&gt;&lt;P&gt;Year(postingdate) as Year,&lt;/P&gt;&lt;P&gt;Month(postingdate) as Month;&lt;/P&gt;&lt;P&gt;From Location;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 10:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761159#M1049546</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-04T10:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761160#M1049547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date(Date#(Date,'M/D/YYYY HH:MM:SS TT')) as PostingDate,&lt;/P&gt;&lt;P&gt;Year(Date#(Date,'M/D/YYYY HH:MM:SS TT')) as Year,&lt;/P&gt;&lt;P&gt;Month(Date#(Date,'M/D/YYYY HH:MM:SS TT')) as Month;&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;1/1/2014 12:02:15 AM&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761160#M1049547</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-04T11:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761161#M1049548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my date format is like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 5pt 0px;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt;1/1/2014 12:02:15 AM &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761161#M1049548</guid>
      <dc:creator />
      <dc:date>2014-11-04T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761162#M1049549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In any case above should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761162#M1049549</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-04T11:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761163#M1049550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; postingdate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(postingdate) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(postingdate) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Floor(postingdate)) as Date;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; TimeStamp#(postingdate,'d/m/yyyy hh:mm:ss TT') as postingdate&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; postingdate&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1/1/2014 12:02:15 AM&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;====================================================&lt;/P&gt;&lt;P&gt;Considering that your TimeStamp and date is in D/M/YYYY format...&lt;/P&gt;&lt;P&gt;If it is in M/D/YYYY, you can chagne &lt;/P&gt;&lt;P&gt;TimeStamp#(postingdate,'D/M/YYYY hh:mm:ss TT') as postingdate&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;TimeStamp#(postingdate,'M/D/YYYY hh:mm:ss TT') as postingdate&lt;/P&gt;&lt;P&gt;====================================================&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761163#M1049550</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-04T11:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761164#M1049551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(postingdate,'m/d/yyyy hh:mm:ss TT') as postingdate,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Year(postingdate) as Year,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Month(postingdate) as Month;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From Location;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I use in my app also&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks E&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761164#M1049551</guid>
      <dc:creator />
      <dc:date>2014-11-04T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: urgent?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent/m-p/761165#M1049552</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;Why are you replying exactly the same reply to the post which exactly same copy of my reply post some thing different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent/m-p/761165#M1049552</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-04T11:30:29Z</dc:date>
    </item>
  </channel>
</rss>

