<?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 format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885714#M992733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You mentioned already you have month field like Jan-14, Feb-14. &lt;/P&gt;&lt;P&gt;You can directly put that in your listbox, right?&lt;/P&gt;&lt;P&gt;if you have the date field, then in the listbox Expression give&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;=Date([Your date field],'MMM-YY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jul 2015 16:29:40 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-07-05T16:29:40Z</dc:date>
    <item>
      <title>date format</title>
      <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885710#M992729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one field called month in that i have some data .the data like jan-14,fed-14 ...dec-14 now in list the data is like 1/1/14,2/1/14 like that. now my requirement is that will apper in the list box like jan-14,feb-14 like how we can achive that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;prabhas,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 16:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-format/m-p/885710#M992729</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-07-05T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: date format</title>
      <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885711#M992730</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;can you post sample data?&lt;/P&gt;&lt;P&gt;Is simplier to understand.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 16:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-format/m-p/885711#M992730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-05T16:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: date format</title>
      <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885712#M992731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(month) as month,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 16:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-format/m-p/885712#M992731</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-05T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: date format</title>
      <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885713#M992732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u give more explanation &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 16:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-format/m-p/885713#M992732</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2015-07-05T16:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: date format</title>
      <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885714#M992733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You mentioned already you have month field like Jan-14, Feb-14. &lt;/P&gt;&lt;P&gt;You can directly put that in your listbox, right?&lt;/P&gt;&lt;P&gt;if you have the date field, then in the listbox Expression give&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;=Date([Your date field],'MMM-YY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 16:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-format/m-p/885714#M992733</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-07-05T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: date format</title>
      <link>https://community.qlik.com/t5/QlikView/date-format/m-p/885715#M992734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Date#(Capitalize(Month), 'MMM-YY')) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;MonthName(Date#(Capitalize(Month), 'MMM-YY')) as MonthYear&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2015 16:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-format/m-p/885715#M992734</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-05T16:34:31Z</dc:date>
    </item>
  </channel>
</rss>

