<?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: Load Text Files Dynamically with Timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72644#M783772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan its working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2018 13:32:57 GMT</pubDate>
    <dc:creator>zwyne</dc:creator>
    <dc:date>2018-03-22T13:32:57Z</dc:date>
    <item>
      <title>Load Text Files Dynamically with Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72642#M783770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have multiple text files in the folder with different timestamp, so what I want to do is create a one qvd with a new column for date and timestamp based on the filename.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197165_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;So the expected output will one qvd like:&lt;/P&gt;&lt;P&gt;ecrime and the associated dates and time columns &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72642#M783770</guid>
      <dc:creator>zwyne</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load Text Files Dynamically with Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72643#M783771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to do it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#(SubField(FileBaseName(), '_', 3), 'yy.MM.dd'), 'yyyy-MM-dd') as Date&lt;/P&gt;&lt;P&gt;Time(Round(Time#(SubField(FileBaseName(), '_', 4), 'hh.mm.ss'), 1/1440), 'hh.mm') as Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 13:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72643#M783771</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-03-22T13:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Load Text Files Dynamically with Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72644#M783772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan its working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 13:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Text-Files-Dynamically-with-Timestamp/m-p/72644#M783772</guid>
      <dc:creator>zwyne</dc:creator>
      <dc:date>2018-03-22T13:32:57Z</dc:date>
    </item>
  </channel>
</rss>

