<?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 from excel load is not matching Master Calendar Date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084247#M88865</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am loading an excel in Qlik Sence that has one date column with following format "12/1/2023 9:22:00 πμ".&lt;/P&gt;
&lt;P&gt;Although I have tried formatting in date and in tables used in front end seems as expected when connecting with Master Calendar I get NULL matches. (while by looking at it I see common dates)&lt;/P&gt;
&lt;P&gt;I have tried converting with Date("Date",'DD/MM/YYYY') ,&amp;nbsp;Date(num#("Date",'DD/MM/YYYY') and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;date(Date#("Sent Date",'DD/MM/YYYY'),'DD/MM/YYYY') (this one returns NULL while the first two return dates that look as expected but are not matched)&lt;/P&gt;
&lt;P&gt;Could someone assist?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jun 2023 10:34:45 GMT</pubDate>
    <dc:creator>Kat92</dc:creator>
    <dc:date>2023-06-15T10:34:45Z</dc:date>
    <item>
      <title>Date from excel load is not matching Master Calendar Date</title>
      <link>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084247#M88865</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am loading an excel in Qlik Sence that has one date column with following format "12/1/2023 9:22:00 πμ".&lt;/P&gt;
&lt;P&gt;Although I have tried formatting in date and in tables used in front end seems as expected when connecting with Master Calendar I get NULL matches. (while by looking at it I see common dates)&lt;/P&gt;
&lt;P&gt;I have tried converting with Date("Date",'DD/MM/YYYY') ,&amp;nbsp;Date(num#("Date",'DD/MM/YYYY') and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;date(Date#("Sent Date",'DD/MM/YYYY'),'DD/MM/YYYY') (this one returns NULL while the first two return dates that look as expected but are not matched)&lt;/P&gt;
&lt;P&gt;Could someone assist?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 10:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084247#M88865</guid>
      <dc:creator>Kat92</dc:creator>
      <dc:date>2023-06-15T10:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date from excel load is not matching Master Calendar Date</title>
      <link>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084253#M88866</link>
      <description>&lt;P&gt;use makedate(left(Subfield(date,'/',3),4),subfield(date,'/',2),subfield(date,'/',1))&amp;nbsp; as NewDate&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 10:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084253#M88866</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2023-06-15T10:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Date from excel load is not matching Master Calendar Date</title>
      <link>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084278#M88876</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply!&lt;/P&gt;
&lt;P&gt;It seems to be working, also I just tried the simple FLOOR function instead of date formats and also seems to be working.&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 11:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-from-excel-load-is-not-matching-Master-Calendar-Date/m-p/2084278#M88876</guid>
      <dc:creator>Kat92</dc:creator>
      <dc:date>2023-06-15T11:47:01Z</dc:date>
    </item>
  </channel>
</rss>

