<?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: Trim dynamic string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trim-dynamic-string/m-p/1279167#M401364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will return everything up to (and not including) the second period:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Left(yourString, Index(yourString, '.', 2) - 1)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2017 09:12:24 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2017-02-02T09:12:24Z</dc:date>
    <item>
      <title>Trim dynamic string</title>
      <link>https://community.qlik.com/t5/QlikView/Trim-dynamic-string/m-p/1279166#M401363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a string which can be in the form of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.1.5 or 16.25.7 or 100.444.111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want anything after the 2nd decimal inclusive.&lt;/P&gt;&lt;P&gt;meaning expected output for the above example is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.1, 16.25 and 100.444&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant use left() because I don't know the exact format&amp;nbsp; which can be any of the above 3 formats. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 08:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trim-dynamic-string/m-p/1279166#M401363</guid>
      <dc:creator />
      <dc:date>2017-02-02T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Trim dynamic string</title>
      <link>https://community.qlik.com/t5/QlikView/Trim-dynamic-string/m-p/1279167#M401364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will return everything up to (and not including) the second period:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Left(yourString, Index(yourString, '.', 2) - 1)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 09:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trim-dynamic-string/m-p/1279167#M401364</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-02T09:12:24Z</dc:date>
    </item>
  </channel>
</rss>

