<?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 How to replace number attached to hyphen with empty string. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353236#M119478</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Shicong Hong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;below is the input string :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;1234-test1- test-jbddn-4856- string-test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;result expectation:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test1- test-jbddn- string-test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so any string which is having number along with hyphen(5654-) it should replace with empty string ("").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:34:52 GMT</pubDate>
    <dc:creator>Sbxr80</dc:creator>
    <dc:date>2024-11-15T21:34:52Z</dc:date>
    <item>
      <title>How to replace number attached to hyphen with empty string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353236#M119478</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Shicong Hong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;below is the input string :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;1234-test1- test-jbddn-4856- string-test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;result expectation:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test1- test-jbddn- string-test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so any string which is having number along with hyphen(5654-) it should replace with empty string ("").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353236#M119478</guid>
      <dc:creator>Sbxr80</dc:creator>
      <dc:date>2024-11-15T21:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace number attached to hyphen with empty string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353237#M119479</link>
      <description>&lt;P&gt;Hello @Sushil Singh&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can try the below .replaceAll() method like&lt;/P&gt;&lt;P&gt;text.replaceAll("\\d{4}-", "");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 06:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353237#M119479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-14T06:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace number attached to hyphen with empty string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353238#M119480</link>
      <description>&lt;P&gt;Thank you . this resolved my issue&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 11:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-replace-number-attached-to-hyphen-with-empty-string/m-p/2353238#M119480</guid>
      <dc:creator>Sbxr80</dc:creator>
      <dc:date>2023-08-07T11:51:40Z</dc:date>
    </item>
  </channel>
</rss>

