<?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 Extract date from notes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338160#M617809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a string field(notes) that has dates in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to extract the dates or max date from it for further calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 11:10:41 GMT</pubDate>
    <dc:creator>anjali0108</dc:creator>
    <dc:date>2017-05-25T11:10:41Z</dc:date>
    <item>
      <title>Extract date from notes</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338160#M617809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a string field(notes) that has dates in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to extract the dates or max date from it for further calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 11:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338160#M617809</guid>
      <dc:creator>anjali0108</dc:creator>
      <dc:date>2017-05-25T11:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extract date from notes</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338161#M617810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your string look like? Few possible sample strings?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 11:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338161#M617810</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-25T11:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extract date from notes</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338162#M617811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually,I myself did not receive the data yet but got the requirement so wanted to know if its feasible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will share sample data asap once I get it from the account team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 11:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338162#M617811</guid>
      <dc:creator>anjali0108</dc:creator>
      <dc:date>2017-05-25T11:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extract date from notes</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338163#M617812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Anjali!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your string consist of some separators which are enclose the date you can use some string function for exctracting the date:&lt;/P&gt;&lt;P&gt;TextBetween - if your date like &amp;lt;01.01.2017&amp;gt;&lt;/P&gt;&lt;P&gt;Subfield - if you have specified separator&lt;/P&gt;&lt;P&gt;KeepChar - if your date is a number 48523 and there is no other numbers in a string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 11:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338163#M617812</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-05-25T11:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extract date from notes</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338164#M617813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sound good... unless we know the specific text, it might be difficult to give a generic solution which works for all scenarios&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 11:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338164#M617813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-25T11:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Extract date from notes</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338165#M617814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, it's quite interesting to speculate, but w/o samples it worth nothing =D ... Maybe there is a hint or a clue how possibly the string may looks like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 12:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-date-from-notes/m-p/1338165#M617814</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-05-25T12:23:31Z</dc:date>
    </item>
  </channel>
</rss>

