<?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 Script not converting integer correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519330#M599024</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;Date(Date#(PrioritizedDateKey,'YYYYMMDD')'YYYY/MM/DD')&lt;BR /&gt;&lt;BR /&gt;Mark</description>
    <pubDate>Tue, 11 Dec 2018 14:08:24 GMT</pubDate>
    <dc:creator>Mark_Little</dc:creator>
    <dc:date>2018-12-11T14:08:24Z</dc:date>
    <item>
      <title>Date Script not converting integer correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519327#M599023</link>
      <description>&lt;P&gt;I have a date that is loaded as an Integer in the following format YYYYMMDD. The date function does not convert correctly. Is there an additional step I am missing?&lt;/P&gt;&lt;P&gt;I have set the date:&lt;/P&gt;&lt;PRE&gt;SET DateFormat='YYYY/MM/DD';&lt;/PRE&gt;&lt;P&gt;Load statement:&lt;/P&gt;&lt;PRE&gt;DateHelper:
Load 
//*,
	PrioritizedDateKey,
	date(MonthStart([PrioritizedDateKey])) as DateHelperMonthYear,
	Date(PrioritizedDateKey,'YYYY/MM/DD') as comeatme,
	Year(Date#(PrioritizedDateKey,'YYYY/MM/DD')) as DateHelperYear&lt;BR /&gt;Resident ComeAtMeTable;&lt;/PRE&gt;&lt;P&gt;The image shows the result after the load.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dateissue.PNG" style="width: 373px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1970iD158929B1C79029B/image-size/large?v=v2&amp;amp;px=999" role="button" title="dateissue.PNG" alt="dateissue.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519327#M599023</guid>
      <dc:creator>jonathanrichey</dc:creator>
      <dc:date>2024-11-16T04:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date Script not converting integer correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519330#M599024</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;Date(Date#(PrioritizedDateKey,'YYYYMMDD')'YYYY/MM/DD')&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 11 Dec 2018 14:08:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519330#M599024</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-12-11T14:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date Script not converting integer correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519332#M599025</link>
      <description>&lt;P&gt;Use this,&lt;/P&gt;&lt;P&gt;Date(Date#(PrioritizedDateKey,'YYYYMMDD')'YYYY/MM/DD')&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 14:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519332#M599025</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2018-12-11T14:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date Script not converting integer correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519338#M599026</link>
      <description>To simple. I overlooked it. Thanks for your assistance!</description>
      <pubDate>Tue, 11 Dec 2018 14:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Script-not-converting-integer-correctly/m-p/1519338#M599026</guid>
      <dc:creator>jonathanrichey</dc:creator>
      <dc:date>2018-12-11T14:14:59Z</dc:date>
    </item>
  </channel>
</rss>

