<?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: Remove everything before 3rd instance of a character in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1539189#M746630</link>
    <description>&lt;P&gt;Worked like a charm...thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 04 Feb 2019 15:45:50 GMT</pubDate>
    <dc:creator>dawgfather</dc:creator>
    <dc:date>2019-02-04T15:45:50Z</dc:date>
    <item>
      <title>Remove everything before 3rd instance of a character</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1538850#M746627</link>
      <description>&lt;P&gt;I have a data set that has a variety of data of any lengths. I am trying to trim off everything before (and including) the 3rd instance of a "\".&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;\\share1\test\folder&lt;/P&gt;&lt;P&gt;\\share.sharename.com\item\subfolder\somethingelse&lt;/P&gt;&lt;P&gt;\\server.us.domain.com\unanswered\question\please\help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...should yield:&lt;/P&gt;&lt;P&gt;test\folder&lt;/P&gt;&lt;P&gt;item\subfolder\somethingelse&lt;/P&gt;&lt;P&gt;unanswered\question\please\help&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1538850#M746627</guid>
      <dc:creator>dawgfather</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Remove everything before 3rd instance of a character</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1538868#M746628</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Replace(Campo,('\\'&amp;amp;SubField(Campo,'\',3)&amp;amp;'\'),'')</description>
      <pubDate>Mon, 04 Feb 2019 00:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1538868#M746628</guid>
      <dc:creator>tincholiver</dc:creator>
      <dc:date>2019-02-04T00:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove everything before 3rd instance of a character</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1538872#M746629</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=mid(Campo, index(Campo, '\',3) + 1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 01:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1538872#M746629</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2019-02-04T01:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove everything before 3rd instance of a character</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1539189#M746630</link>
      <description>&lt;P&gt;Worked like a charm...thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 15:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-everything-before-3rd-instance-of-a-character/m-p/1539189#M746630</guid>
      <dc:creator>dawgfather</dc:creator>
      <dc:date>2019-02-04T15:45:50Z</dc:date>
    </item>
  </channel>
</rss>

