<?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 Remove/Replace characters after the string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553742#M743200</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a string like "Tim.Kimball@amazon.com". How to remove the string (email id) to show only First Name and Last Name.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Tim.Kimball@amazon.com" into "Tim Kimball" &lt;/STRONG&gt;(removing the string from&amp;nbsp;@ and replacing the period with a space character)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:17:07 GMT</pubDate>
    <dc:creator>bhaveshp90</dc:creator>
    <dc:date>2024-11-16T21:17:07Z</dc:date>
    <item>
      <title>Remove/Replace characters after the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553742#M743200</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a string like "Tim.Kimball@amazon.com". How to remove the string (email id) to show only First Name and Last Name.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Tim.Kimball@amazon.com" into "Tim Kimball" &lt;/STRONG&gt;(removing the string from&amp;nbsp;@ and replacing the period with a space character)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553742#M743200</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2024-11-16T21:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remove/Replace characters after the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553763#M743201</link>
      <description>&lt;P&gt;replace(subfield('&lt;STRONG&gt;Tim.Kimball@amazon.com', '@', 1), '.', ' ')&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 16:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553763#M743201</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2019-03-07T16:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remove/Replace characters after the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553764#M743202</link>
      <description>&lt;P&gt;try&lt;/P&gt;&lt;PRE&gt;=subfield('Tim.Kimball@amazon.com','@',1)&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Mar 2019 16:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1553764#M743202</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-03-07T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remove/Replace characters after the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1933342#M1219053</link>
      <description>&lt;P&gt;Hi, What if I need to keep rest text after the email e.g.&lt;/P&gt;
&lt;P&gt;Orpigina Text : My Email is&amp;nbsp;&lt;A href="mailto:Tim.Kimball@amazon.com" target="_blank"&gt;Tim.Kimball@amazon.com&lt;/A&gt;. Please Contact.&lt;/P&gt;
&lt;P&gt;Desire Replace Text:&amp;nbsp;My Email is&amp;nbsp;&lt;A href="mailto:Tim.Kimball@amazon.com" target="_blank"&gt;Tim.Kimball&lt;/A&gt;****. Please Contact.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 01:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Replace-characters-after-the-string/m-p/1933342#M1219053</guid>
      <dc:creator>Bionic</dc:creator>
      <dc:date>2022-05-20T01:51:28Z</dc:date>
    </item>
  </channel>
</rss>

