<?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 Issue with Date Format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153016#M93387</link>
    <description>&lt;P&gt;The date field in Excel displays a timestamp when it is extracted, but the Qlik Sense app displays the date format (DD-MMM-YYYY)&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2023 11:56:39 GMT</pubDate>
    <dc:creator>pallavi_96</dc:creator>
    <dc:date>2023-12-14T11:56:39Z</dc:date>
    <item>
      <title>Issue with Date Format</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153016#M93387</link>
      <description>&lt;P&gt;The date field in Excel displays a timestamp when it is extracted, but the Qlik Sense app displays the date format (DD-MMM-YYYY)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 11:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153016#M93387</guid>
      <dc:creator>pallavi_96</dc:creator>
      <dc:date>2023-12-14T11:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date Format</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153040#M93390</link>
      <description>&lt;P&gt;Use this to display the format according to your requirement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if your date format is 20231201 and you want to show in 01/12/2023.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use this&lt;/P&gt;
&lt;P&gt;Date(Date#(PostingDate,'YYYYMMDD'),'DD/MM/YYYY') As PostingDate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 12:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153040#M93390</guid>
      <dc:creator>md_talib</dc:creator>
      <dc:date>2023-12-14T12:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date Format</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153056#M93394</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;
&lt;P&gt;However, I'm curious as to why the timestamp is not visible in Qliksense app although it is visible when we extract the same column in Excel.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 13:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153056#M93394</guid>
      <dc:creator>pallavi_96</dc:creator>
      <dc:date>2023-12-14T13:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date Format</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153569#M93439</link>
      <description>&lt;P&gt;And have you tried with&amp;nbsp; Timestamp#&amp;nbsp; function ?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 13:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Date-Format/m-p/2153569#M93439</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2023-12-15T13:04:08Z</dc:date>
    </item>
  </channel>
</rss>

