<?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: Replace function: Find Multiple strings and replace to blank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808570#M1028924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@neetha Your command is replacing whole string to blank. But i would like to replace only particular portion of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: hello how are you?&amp;nbsp;&amp;nbsp;&amp;nbsp; (I want to replace hello with blank) and my end result will be... how are you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that make sense? please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2015 17:48:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-16T17:48:02Z</dc:date>
    <item>
      <title>Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808563#M1028917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a part of cleaning my Big Data text, I have to replace multiple stings to blank (I have almost 40 characters/strings to replace blank).&lt;/P&gt;&lt;P&gt;I am using &lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Replace(‘replace_field','string_A',’’) as ReplacedString,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;FROM ...;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I replace all my strings (example: string_B, String_C, String_D etc) to blank in single command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 07:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808563#M1028917</guid>
      <dc:creator />
      <dc:date>2015-02-15T07:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808564#M1028918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 08:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808564#M1028918</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-15T08:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808565#M1028919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Single characters can be cleaned using keepchar() or purgechar(), just remember these functions are case sensitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace() can cleanse strings, you can nest several replace commands together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example.&amp;nbsp;&amp;nbsp;&amp;nbsp; Replace(replace(replace(yourfieldname, 'abc',''), 'def',''), 'xyz', '') as cleandata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 11:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808565#M1028919</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-02-15T11:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808566#M1028920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excel data:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ex.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/78136_ex.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map1:&lt;/P&gt;&lt;P&gt;mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;Robert, ''&lt;/P&gt;&lt;P&gt;Poland, ''&lt;/P&gt;&lt;P&gt;from,'' ] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD mapsubstring('map1',String)&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\..\book2.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outcome:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc.jpg" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/78164_sc.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 13:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808566#M1028920</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-15T13:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808567#M1028921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muralidhar,&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(fieldname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'&lt;SPAN style="font-size: 10pt;"&gt;string_A','string_B','string_C','string_D')&lt;/SPAN&gt;,'')&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="font-size: 10pt;"&gt;ReplacedString;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(fieldname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'&lt;SPAN style="font-size: 10pt;"&gt;string*')&lt;/SPAN&gt;,'')&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="font-size: 10pt;"&gt;ReplacedString;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Neetha&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2015 15:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808567#M1028921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-15T15:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808568#M1028922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try MapSubString() and Mapping Load concepts to achieve this.&amp;nbsp; Refer &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/Robert_Mika"&gt;Robert_Mika&lt;/A&gt;&lt;/STRONG&gt; post for this.&amp;nbsp; This is the best option if you have around 40&amp;nbsp; values to be replaced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 05:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808568#M1028922</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-02-16T05:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808569#M1028923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the script if you have personal edition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// make some test string&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Source:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;chr(Ord('a') + rand()*26)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;amp;chr(Ord('a') + rand()*26)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;amp;chr(Ord('a') + rand()*26)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;amp;chr(Ord('a') + rand()*26)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;amp; chr(Ord('A') + rand()*26)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;amp; chr(Ord('A') + rand()*26)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;amp; chr(Ord('A') + rand()*26) as str&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate 100;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate (Source)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load str inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;str&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aaa&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;bbb&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ccc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ddd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;eee&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fff&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// string to replace with blank &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MapString:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Mapping LOAD&lt;/STRONG&gt; * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;from, to&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aaa, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;bbb, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ccc, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ddd, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;eee, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fff, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Final:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; // replace with a single command the string in field from of MapString with blank (field to)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &lt;STRONG&gt;ApplyMap&lt;/STRONG&gt;('MapString', str) as newstr&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Source;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Table Source;&lt;/EM&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;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 08:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808569#M1028923</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-16T08:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808570#M1028924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@neetha Your command is replacing whole string to blank. But i would like to replace only particular portion of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: hello how are you?&amp;nbsp;&amp;nbsp;&amp;nbsp; (I want to replace hello with blank) and my end result will be... how are you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that make sense? please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808570#M1028924</guid>
      <dc:creator />
      <dc:date>2015-02-16T17:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808571#M1028925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check my example?&lt;/P&gt;&lt;P&gt;You can replace multiple strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808571#M1028925</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-16T17:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808572#M1028926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Robert&lt;/P&gt;&lt;P&gt;I love to explore this. Can you help me in the scenario if I have more than one field in my data set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;I have SalesOrder_ID, SalesOrder_BP and SalesOrder_Text&amp;nbsp; (Here I want to change/replace strings only Sales Order Text field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 18:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808572#M1028926</guid>
      <dc:creator />
      <dc:date>2015-02-16T18:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808573#M1028928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;@ Robert&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I love to explore this. Can you help me in the scenario if I have more than one field in my data set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have SalesOrder_ID, SalesOrder_BP and SalesOrder_Text&amp;nbsp; (Here I want to change/replace strings only Sales Order Text field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 18:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808573#M1028928</guid>
      <dc:creator />
      <dc:date>2015-02-16T18:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808574#M1028930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78275_1.jpg" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Source:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load str inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;str&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hello how are you&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123aaa123&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123bbb123&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Say hello&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Say Hello&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123 Hello Hello 123 &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// string to replace with blank &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MapString:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Mapping LOAD * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;from, to&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aaa, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;bbb, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hello,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Final:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; MapSubString('MapString', str) as newstr&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Source;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Table Source;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 19:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808574#M1028930</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-16T19:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808575#M1028932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="da.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78279_da.jpg" style="height: 205px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;map1:&lt;/P&gt;&lt;P&gt;mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;Sales, ''&lt;/P&gt;&lt;P&gt;Order, ''&lt;/P&gt;&lt;P&gt;Text,'' ] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD mapsubstring('map1',String) as String&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[152744.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 20:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808575#M1028932</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-16T20:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808576#M1028933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Robert sorry I was not explained well in my previous post...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Data&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 542px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl79" height="17" style="height: 12.75pt; width: 78pt;" width="104"&gt;SaelsOrder_ID&lt;/TD&gt;&lt;TD class="xl79" style="width: 74pt;" width="98"&gt;SalesOrder_BP&lt;/TD&gt;&lt;TD class="xl79" style="width: 105pt;" width="140"&gt;SalesOrder_Text&lt;/TD&gt;&lt;TD style="width: 102pt;" width="136"&gt;&lt;/TD&gt;&lt;TD style="width: 48pt;" width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1001&lt;/TD&gt;&lt;TD align="right"&gt;220001&lt;/TD&gt;&lt;TD class="xl77"&gt;this is Tuesday&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1002&lt;/TD&gt;&lt;TD align="right"&gt;220001&lt;/TD&gt;&lt;TD class="xl77"&gt;Customer is not happy&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1003&lt;/TD&gt;&lt;TD align="right"&gt;220001&lt;/TD&gt;&lt;TD class="xl77"&gt;Customer is happy&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1004&lt;/TD&gt;&lt;TD align="right"&gt;220002&lt;/TD&gt;&lt;TD class="xl77"&gt;very good dinner&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1005&lt;/TD&gt;&lt;TD align="right"&gt;220003&lt;/TD&gt;&lt;TD class="xl78"&gt;I have a quick question &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1006&lt;/TD&gt;&lt;TD align="right"&gt;220004&lt;/TD&gt;&lt;TD class="xl77"&gt;kids are not happy&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1007&lt;/TD&gt;&lt;TD align="right"&gt;220005&lt;/TD&gt;&lt;TD class="xl77"&gt;uncle is not at dinner&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl77" height="17" style="height: 12.75pt;"&gt;Replace&lt;/TD&gt;&lt;TD class="xl77"&gt;happy'&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD class="xl77"&gt;dinner'&lt;/TD&gt;&lt;TD class="xl77"&gt;with BLANK&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;Desired output&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl79" height="17" style="height: 12.75pt;"&gt;SaelsOrder_ID&lt;/TD&gt;&lt;TD class="xl79"&gt;SalesOrder_BP&lt;/TD&gt;&lt;TD class="xl79"&gt;SalesOrder_Text&lt;/TD&gt;&lt;TD class="xl79"&gt;New Text (Result)&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1001&lt;/TD&gt;&lt;TD align="right"&gt;220001&lt;/TD&gt;&lt;TD class="xl77"&gt;this is Tuesday&lt;/TD&gt;&lt;TD class="xl77"&gt;this is Tuesday&lt;/TD&gt;&lt;TD class="xl77"&gt;(no change)&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1002&lt;/TD&gt;&lt;TD align="right"&gt;220001&lt;/TD&gt;&lt;TD class="xl77"&gt;Customer is not happy&lt;/TD&gt;&lt;TD class="xl77"&gt;Customer is not&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1003&lt;/TD&gt;&lt;TD align="right"&gt;220001&lt;/TD&gt;&lt;TD class="xl77"&gt;Customer is happy&lt;/TD&gt;&lt;TD class="xl77"&gt;Customer is &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1004&lt;/TD&gt;&lt;TD align="right"&gt;220002&lt;/TD&gt;&lt;TD class="xl77"&gt;very good dinner&lt;/TD&gt;&lt;TD class="xl77"&gt;very good &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1005&lt;/TD&gt;&lt;TD align="right"&gt;220003&lt;/TD&gt;&lt;TD class="xl78"&gt;I have a quick question &lt;/TD&gt;&lt;TD class="xl78"&gt;I have a quick question &lt;/TD&gt;&lt;TD class="xl77"&gt;(no change)&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1006&lt;/TD&gt;&lt;TD align="right"&gt;220004&lt;/TD&gt;&lt;TD class="xl77"&gt;kids are not happy&lt;/TD&gt;&lt;TD class="xl77"&gt;kids are not &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD align="right" height="17" style="height: 12.75pt;"&gt;1007&lt;/TD&gt;&lt;TD align="right"&gt;220005&lt;/TD&gt;&lt;TD class="xl77"&gt;uncle is not at dinner&lt;/TD&gt;&lt;TD class="xl77"&gt;uncle is not at &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78282_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 21:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808576#M1028933</guid>
      <dc:creator />
      <dc:date>2015-02-16T21:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808577#M1028934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78287_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map1:&lt;/P&gt;&lt;P&gt;mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;happy, ''&lt;/P&gt;&lt;P&gt;dinner, ''&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&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;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;SaelsOrder_ID,&lt;/P&gt;&lt;P&gt;SalesOrder_BP,&lt;/P&gt;&lt;P&gt;SalesOrder_Text,&lt;/P&gt;&lt;P&gt;mapsubstring('map1',SalesOrder_Text) as Changed&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[152744.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 22:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808577#M1028934</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-16T22:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808578#M1028935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;@ Robert...Thanks you so much!!! This is a wonderful function and we are able to cleanse our data or bring our data from 20+ GBs to 3+ GB. We end up with cleaning lot more strings than we anticipated but this is very handy. Again thank you for all this community help. Even though we purchased Qlik very recent, we feel like we have great support and I feel that we can rock in Qlik!!!&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 15:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808578#M1028935</guid>
      <dc:creator />
      <dc:date>2015-02-17T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808579#M1028936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Robert One more question...after cleansing my data, I did see lot of white spaces in my text box. Is there a way I can clean that white spaces? (BTW I don't want to clear the white spaces between words)., I did see a similar solution in Qlik Community but I am not sure how I apply to this. &lt;A href="https://community.qlik.com/docs/DOC-3861"&gt;Remove blank spaces between a string&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 04:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808579#M1028936</guid>
      <dc:creator />
      <dc:date>2015-02-18T04:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808580#M1028937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use TRIM,LTRIm or RTRIM but if you provide an example that would help to give you more accurate answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 08:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808580#M1028937</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-18T08:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808581#M1028938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Robert After I ran above cleanse program, I got below sample file. But I would like get rid of empty spaces. is it possible?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sample in the file:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;///////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c c&amp;nbsp; 1c&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'02'00. '01&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'02'01. '01&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'02'02. '01&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My desired result is below...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;c c&amp;nbsp; 1c&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;'02'00. '01&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'02'01. '01&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'02'02. '01&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 20:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808581#M1028938</guid>
      <dc:creator />
      <dc:date>2015-02-18T20:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Replace function: Find Multiple strings and replace to blank</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808582#M1028939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Data,&lt;/P&gt;&lt;P&gt;if(len(Trim(Data))&amp;gt;0 ,Trim(Data))&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[152744.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet3);&lt;IMG alt="Untitled.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78489_Untitled.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 06:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-function-Find-Multiple-strings-and-replace-to-blank/m-p/808582#M1028939</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-19T06:38:20Z</dc:date>
    </item>
  </channel>
</rss>

