<?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: Forcing Date in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97882#M757382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I bet some of the fields are actually text fields. You can change them into dates in Excel using date function or in the load script.&lt;/P&gt;&lt;P&gt;Tomasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 16:41:35 GMT</pubDate>
    <dc:creator>tomasz_tru</dc:creator>
    <dc:date>2018-09-05T16:41:35Z</dc:date>
    <item>
      <title>Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97881#M757381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm loading in an Excel file that has data set as date but for some reason, not all fields format, and this is then shown in the dashboard, even after forcing them as a date in properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how I can force these dates to all be exactly the same?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="date.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212735_date.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97881#M757381</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97882#M757382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I bet some of the fields are actually text fields. You can change them into dates in Excel using date function or in the load script.&lt;/P&gt;&lt;P&gt;Tomasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 16:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97882#M757382</guid>
      <dc:creator>tomasz_tru</dc:creator>
      <dc:date>2018-09-05T16:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97883#M757383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Missed out the third type you have&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CreateDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'MM/DD/YYYY'), &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Date#(&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CreateDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'MM/DD/YYYY hh:mm:ss'))&lt;BR /&gt; ,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CreateDate&lt;/SPAN&gt;, 'DD-MMM-YY'))&lt;BR /&gt; ))&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 18:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97883#M757383</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-09-05T18:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97884#M757384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That unfortunately made all the fields null with nothing generating the field whatsoever&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97884#M757384</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-09-06T10:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97885#M757385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah weirdly I've tried it in Excel and it doesn't change them either&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97885#M757385</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-09-06T10:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97886#M757386</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;if(IsText(CreatedDate),Date(Date#(CreatedDate,'MM/DD/YYYY hh:mm'),'DD-MMM-YYYY'), CreatedDate) as CreatedDate,&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;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97886#M757386</guid>
      <dc:creator>pooja_prabhu_n</dc:creator>
      <dc:date>2018-09-06T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97887#M757387</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;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;CreateDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'DD-MMM-YYYY'),&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Date#(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; color: #800000;"&gt;CreateDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MM/DD/YYYY hh:mm')&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;),'DD-MMM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Ahmar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97887#M757387</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-09-06T10:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97888#M757388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any idea on how I can force either the excel file or qlikview to make it a standard date? I'm now having problems with it reading both UK and US date formats (making dates that should be read as 12-Jul-2018 and 07-Dec-2018 instead)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97888#M757388</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-09-06T10:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Date in script</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97889#M757389</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;Did you mean all the dates in 'DD-MMM-YYYY' format?&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;if(IsText(CreatedDate),Date(Date#(CreatedDate,'MM/DD/YYYY hh:mm'),'DD-MMM-YYYY'), Date(CreatedDate,'DD-MMM-YYYY')) as CreatedDate,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-Date-in-script/m-p/97889#M757389</guid>
      <dc:creator>pooja_prabhu_n</dc:creator>
      <dc:date>2018-09-06T10:55:28Z</dc:date>
    </item>
  </channel>
</rss>

