<?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 file name and format. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607219#M45033</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to extract Date from a filename in excel&lt;/P&gt;&lt;P&gt;Sample file name: '2018-01-07 text1 text2 text3'&lt;/P&gt;&lt;P&gt;I am trying to convert this date from the above format to a MM/DD/YYYY format as well.&lt;/P&gt;&lt;P&gt;Could someone please help me with that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:21:48 GMT</pubDate>
    <dc:creator>advaitmodak</dc:creator>
    <dc:date>2024-11-16T20:21:48Z</dc:date>
    <item>
      <title>Date from file name and format.</title>
      <link>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607219#M45033</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to extract Date from a filename in excel&lt;/P&gt;&lt;P&gt;Sample file name: '2018-01-07 text1 text2 text3'&lt;/P&gt;&lt;P&gt;I am trying to convert this date from the above format to a MM/DD/YYYY format as well.&lt;/P&gt;&lt;P&gt;Could someone please help me with that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607219#M45033</guid>
      <dc:creator>advaitmodak</dc:creator>
      <dc:date>2024-11-16T20:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date from file name and format.</title>
      <link>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607262#M45043</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Date( Date#(Subfield(FileBaseName(), ' ', 1),'YYYY-MM-DD'), 'MM/DD/YYYY') as FileDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From&amp;nbsp;'2018-01-07 text1 text2 text3' ;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 22:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607262#M45043</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-07-29T22:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date from file name and format.</title>
      <link>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607490#M45062</link>
      <description>&lt;P&gt;I am using trace in a loop for a bunch of files. I tried your method but it is not able to load.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 12:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-from-file-name-and-format/m-p/1607490#M45062</guid>
      <dc:creator>advaitmodak</dc:creator>
      <dc:date>2019-07-30T12:42:51Z</dc:date>
    </item>
  </channel>
</rss>

