<?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 Format Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548915#M745468</link>
    <description>Great. Please mark as answered and close the thread</description>
    <pubDate>Mon, 25 Feb 2019 20:58:49 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-02-25T20:58:49Z</dc:date>
    <item>
      <title>Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548875#M745464</link>
      <description>&lt;P&gt;Good Afternoon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having an issue with the format of dates. The table import from SAP into Qlik has the dates formatted YYYY-MM-DD. For the reports I am building I only care about the month and year and I would like the dates to be formatted MM-YYYY. The field Im interested in is VBAK.ERDAT.&amp;nbsp; The line loading code I have attempted is below and has not worked. The date is still being imported as YYYY-MM-DD. Any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VBAK.ERDAT,&lt;BR /&gt;Date(Date#(VBAK.ERDAT,'YYYY-MM-DD'),'MM_YYYY') as CreatedOn,&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548875#M745464</guid>
      <dc:creator>JustinRamsey</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548884#M745465</link>
      <description>try&lt;BR /&gt;date(monthstart(VBAK.ERDAT), 'MM-YYYY')</description>
      <pubDate>Mon, 25 Feb 2019 19:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548884#M745465</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-02-25T19:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548898#M745466</link>
      <description>what is the return value of Num(Date#(VBAK.ERDAT,'YYYY-MM-DD')) .. if its not a date range number of 5 digits ( 43521 for today) , then you are reading a wrong date format from the DB .. Try to get the correct date format from the DB.</description>
      <pubDate>Mon, 25 Feb 2019 19:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548898#M745466</guid>
      <dc:creator>ziadm</dc:creator>
      <dc:date>2019-02-25T19:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548911#M745467</link>
      <description>&lt;P&gt;Thank You!!! That worked! v&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 20:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548911#M745467</guid>
      <dc:creator>JustinRamsey</dc:creator>
      <dc:date>2019-02-25T20:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548915#M745468</link>
      <description>Great. Please mark as answered and close the thread</description>
      <pubDate>Mon, 25 Feb 2019 20:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/1548915#M745468</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-02-25T20:58:49Z</dc:date>
    </item>
  </channel>
</rss>

