<?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 generator in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date-generator/m-p/1210574#M880268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good afternoon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to help me'm trying to generate a date from the name of a QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example my QVD is called F_MAYA_DETALLE_07102016.qvd there is a function for me to take the date on my qvd is 07,102,016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Luis Espinoza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>date generator</title>
      <link>https://community.qlik.com/t5/QlikView/date-generator/m-p/1210574#M880268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good afternoon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to help me'm trying to generate a date from the name of a QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example my QVD is called F_MAYA_DETALLE_07102016.qvd there is a function for me to take the date on my qvd is 07,102,016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Luis Espinoza&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/date-generator/m-p/1210574#M880268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: date generator</title>
      <link>https://community.qlik.com/t5/QlikView/date-generator/m-p/1210575#M880269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a filename function.&amp;nbsp; You should be able to do something like this in your load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Date#(Left(Right(FileName(), 12), 8), 'DDMMYYYY'), 'DD MMM YYYY') as [File Date],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... load other fields here ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a reasonably high chance that I have miscounted the characters in the suffix, but hopefully that should give you a good idea on how to get the date you require.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 22:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-generator/m-p/1210575#M880269</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-10-10T22:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: date generator</title>
      <link>https://community.qlik.com/t5/QlikView/date-generator/m-p/1210576#M880271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14762263738215506" jivemacro_uid="_14762263738215506"&gt;
&lt;P&gt;Date(Date#(Subfield(FileBaseName(),'_',-1),'DDMMYYYY')) as YourQVDDate&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 22:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-generator/m-p/1210576#M880271</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-10-11T22:53:03Z</dc:date>
    </item>
  </channel>
</rss>

