<?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 Date formating in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925095#M1231958</link>
    <description>&lt;P&gt;Hello, I am loading data from an excel file and I am having some trouble with the date.&lt;/P&gt;
&lt;P&gt;When I load the field that contains the date (without using date functions) it appears like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="antupe_0-1651487235527.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78422i67DAF3B05916D2D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="antupe_0-1651487235527.png" alt="antupe_0-1651487235527.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In order to transform the date field into the format DD-MM-YYYY I use the following formula:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Date(Floor( Date#([OrderDate], 'DD-MMM-YYYY hh:mm:ss')), 'DD-MM-YYYY'),&lt;/P&gt;
&lt;P&gt;but when I do this, for some reason some of the dates disappear:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="antupe_1-1651487882646.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78426i03D04A9BD7A66BB6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="antupe_1-1651487882646.png" alt="antupe_1-1651487882646.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any idea of why this could be happening?&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>antupe</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Date formating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925095#M1231958</link>
      <description>&lt;P&gt;Hello, I am loading data from an excel file and I am having some trouble with the date.&lt;/P&gt;
&lt;P&gt;When I load the field that contains the date (without using date functions) it appears like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="antupe_0-1651487235527.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78422i67DAF3B05916D2D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="antupe_0-1651487235527.png" alt="antupe_0-1651487235527.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In order to transform the date field into the format DD-MM-YYYY I use the following formula:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Date(Floor( Date#([OrderDate], 'DD-MMM-YYYY hh:mm:ss')), 'DD-MM-YYYY'),&lt;/P&gt;
&lt;P&gt;but when I do this, for some reason some of the dates disappear:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="antupe_1-1651487882646.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78426i03D04A9BD7A66BB6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="antupe_1-1651487882646.png" alt="antupe_1-1651487882646.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Any idea of why this could be happening?&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925095#M1231958</guid>
      <dc:creator>antupe</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date formating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925105#M1231961</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Qlik uses values in MonthNames variables,&amp;nbsp; one of your date values is 13-Ene-2020, looks like Qlik doesn't recognize Ene as a month. So you should update the value in the MonthNames variable or update this value in your data source&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vchuprina_0-1651488708691.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78429iAA8F9CEEEEF11DC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="vchuprina_0-1651488708691.png" alt="vchuprina_0-1651488708691.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vitalii&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 10:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925105#M1231961</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-05-02T10:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Date formating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925506#M1231966</link>
      <description>&lt;P&gt;Thank you! I changed it and it did work properly yesterday but today it is giving me error again... I will keep checking&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 09:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formating/m-p/1925506#M1231966</guid>
      <dc:creator>antupe</dc:creator>
      <dc:date>2022-05-03T09:29:12Z</dc:date>
    </item>
  </channel>
</rss>

