<?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 data after a &amp;quot;.&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392290#M423162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have information as follows:&lt;/P&gt;&lt;P&gt;12.1234&lt;/P&gt;&lt;P&gt;12.1111&lt;/P&gt;&lt;P&gt;12.33445&lt;/P&gt;&lt;P&gt;12.13344&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the numbers after the dots in each transaction. How can I do that in the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2017 18:56:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-18T18:56:33Z</dc:date>
    <item>
      <title>Extract data after a "."</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392290#M423162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have information as follows:&lt;/P&gt;&lt;P&gt;12.1234&lt;/P&gt;&lt;P&gt;12.1111&lt;/P&gt;&lt;P&gt;12.33445&lt;/P&gt;&lt;P&gt;12.13344&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the numbers after the dots in each transaction. How can I do that in the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 18:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392290#M423162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-18T18:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data after a "."</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392291#M423163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Load string try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Trim(SubField(StrCol,'.',-1)) as NewStringColumn&lt;/P&gt;&lt;P&gt;From Source......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 19:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392291#M423163</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-18T19:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data after a "."</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392292#M423164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks man!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 19:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-data-after-a-quot-quot/m-p/1392292#M423164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-18T19:14:18Z</dc:date>
    </item>
  </channel>
</rss>

