<?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 is missing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796606#M281390</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;in this jan3 is missing and when I am using&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'MMM DD' ),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'DD/MMM' ),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'DD/MMM' ) ) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then jan3 is coming but it is showing me left side in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80636_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 04:10:35 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2015-03-13T04:10:35Z</dc:date>
    <item>
      <title>Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796601#M281385</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;When i am using (alt(Date#(F2,'MMM DD'),Date(F2,'DD MMM')) as Date)&lt;/P&gt;&lt;P&gt;then my one date is missing.&lt;/P&gt;&lt;P&gt;Can anybody tell me where i was wrong in ALT function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 03:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796601#M281385</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-03-13T03:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796602#M281386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80626_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 03:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796602#M281386</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-03-13T03:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796603#M281387</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;Use properly date functions in the Alt, If convert it into proper date num date format by using Date# then use Date to convert it into date format. See the example below from QV Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P class="Code"&gt;alt(&lt;/P&gt;&lt;P class="Code"&gt;date#( dat , 'YYYY/MM/DD' ),&lt;/P&gt;&lt;P class="Code"&gt;date#( dat , 'MM/DD/YYYY' ),&lt;/P&gt;&lt;P class="Code"&gt;date#( dat , 'MM/DD/YY' ),&lt;/P&gt;&lt;P class="Code"&gt;'No valid date' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or may be your date is not in proper date format check it.&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>Fri, 13 Mar 2015 04:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796603#M281387</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-03-13T04:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796604#M281388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am using below my alt function then output is coming accept jan3 date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 04:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796604#M281388</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-03-13T04:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796605#M281389</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(alt(Date#(F2,'MMM DD'), Date(Date#(F2,'DD MMM')&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,'DD MMM') &lt;/SPAN&gt;) as Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Anand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 04:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796605#M281389</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-03-13T04:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796606#M281390</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;in this jan3 is missing and when I am using&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'MMM DD' ),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'DD/MMM' ),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'DD/MMM' ) ) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then jan3 is coming but it is showing me left side in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80636_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 04:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796606#M281390</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-03-13T04:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796607#M281391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 04:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796607#M281391</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-03-13T04:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796608#M281392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'MMM DD' ),&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'MMMDD' ),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'DD/MMM' ),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'DD/MMM' ) ) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796608#M281392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-13T05:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796609#M281393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this , this will help you ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alt&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;,3))&amp;amp;' '&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;,4,3)),'MMM DD'), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;,3))&amp;amp;' '&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;,4,3)),'DD MMM'),'DD MMM') ) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796609#M281393</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-03-13T05:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796610#M281394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="1007" data-externalid="" data-presence="null" data-userid="178975" data-username="prashantbi" href="https://community.qlik.com/people/prashantbi"&gt;&lt;SPAN style="color: #3778c7;"&gt;&lt;STRONG&gt;prashantbi&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The Jan3 reading as text see carefully all filed having some space Month and Date but only jan3 there is no space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do one&amp;nbsp; thing give some space in source file for jan3 or else by using some qlikview function to give space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Manju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796610#M281394</guid>
      <dc:creator />
      <dc:date>2015-03-13T05:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796611#M281395</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;Try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alt(Date#(F2,'MMM DD'),&lt;/P&gt;&lt;P&gt;Date(F2,'DD MMM'),&lt;/P&gt;&lt;P&gt;Date#(F2,'MMMD'),&lt;/P&gt;&lt;P&gt;Date(F2,'MMMD')&lt;/P&gt;&lt;P&gt;) as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796611#M281395</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-13T05:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796612#M281396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashantbi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan3 is not a valid format. Just give space between date and month. i.e jan 3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below solution works for your data.. Just try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;alt(Date#(F2,'MMM DD'),Date#(F2,'DD MMM'),Date#( F2 , 'MMMDD' ))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796612#M281396</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-03-13T05:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796613#M281397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;,3))&amp;amp;' '&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;,4,3)),'MMM DD') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date_123 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;you can also try this&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796613#M281397</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-03-13T05:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796614#M281398</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;You have 3 different date formats, so you need 3 parts to your Alt():&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(alt(Date#(F2,'MMM DD'), Date(F2,'DD MMM'), Date#(F2,'MMMDD'))) as Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796614#M281398</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-03-13T05:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796615#M281399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80642_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796615#M281399</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-03-13T05:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Date is missing</title>
      <link>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796616#M281400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greeshma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to write above full expression I used only&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'MMM DD' ),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'MMMDD' )), 'MM/DD/')&amp;nbsp; function&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-is-missing/m-p/796616#M281400</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-03-13T05:29:28Z</dc:date>
    </item>
  </channel>
</rss>

