<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date/m-p/1587739#M738527</link>
    <description>&lt;P&gt;WED:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD * Resident Initial_Load&lt;BR /&gt;WHERE RowNumber = $(Header) - 9&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;LET vWED = subfield(Peek('A', 0, 'Vendor'),':',2);&lt;BR /&gt;Drop table WED;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I declare a variable to pull date. But the format of the date is Jun 1, 2019. I want to convert it into 20190601. How do I do that?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>achitreskyitgroup</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/1587739#M738527</link>
      <description>&lt;P&gt;WED:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD * Resident Initial_Load&lt;BR /&gt;WHERE RowNumber = $(Header) - 9&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;LET vWED = subfield(Peek('A', 0, 'Vendor'),':',2);&lt;BR /&gt;Drop table WED;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I declare a variable to pull date. But the format of the date is Jun 1, 2019. I want to convert it into 20190601. How do I do that?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/1587739#M738527</guid>
      <dc:creator>achitreskyitgroup</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/1587742#M738528</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LET vWED = Date(Date#(SubField(Peek('A', 0, 'Vendor'), ':', 2), 'MMM D, YYYY'), 'YYYYMMDD');&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 16:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/1587742#M738528</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-03T16:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: date</title>
      <link>https://community.qlik.com/t5/QlikView/date/m-p/1587743#M738529</link>
      <description>&lt;P&gt;It somehow gives me a blank value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 16:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date/m-p/1587743#M738529</guid>
      <dc:creator>achitreskyitgroup</dc:creator>
      <dc:date>2019-06-03T16:34:29Z</dc:date>
    </item>
  </channel>
</rss>

