<?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: How to remove data which contains &amp;quot;garbage&amp;quot; ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828012#M291503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mayil :&amp;nbsp; it worked now&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;purgechar(lastName, '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;*?)=-&lt;/SPAN&gt;') as lastName_Clean;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;No idea why it didn't work earlier;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But, I got rid of all the garbage characters!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&amp;nbsp;&amp;nbsp; !!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have a question though :&amp;nbsp; what can i add to the "&lt;STRONG&gt;purgechar&lt;/STRONG&gt;" function,&amp;nbsp; to &lt;STRONG&gt;remove NUMBERS&lt;/STRONG&gt; as well?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2015 08:38:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-04T08:38:11Z</dc:date>
    <item>
      <title>How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828004#M291495</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;Hi,&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;I just started learning/using QlikView.&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;I built my first App, using data which I extracted directly from the database.&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;My problem is :&amp;nbsp; a lot of the data-fields contain "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;garbage&lt;/STRONG&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;For example, the "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;lastname&lt;/STRONG&gt;" field contains stuff like :&amp;nbsp; &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;"----"&lt;/STRONG&gt;, or "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;*?)=&lt;/STRONG&gt;", etc&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;The point is :&amp;nbsp; some of the fields are either empty, or they contain rubbish data.&amp;nbsp; (Some of the data under "lastname" are even written as "373733".&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;Obviously, some people couldn't be bothered to spell-out their full names&amp;nbsp; &lt;SPAN class="emoticon-inline emoticon_laugh" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/SPAN&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;Nothing wrong with that, sure.&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;But, I want my List-Boxes to display only those data which are actually &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;DATA&lt;/STRONG&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;I already found the solution to removing "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;empty&lt;/STRONG&gt;" data-rows, by using the following expression in my List-Box (for last name)&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;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if (Len(lastname) &amp;gt; 0, lastname)&lt;/STRONG&gt;&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;"&gt;&lt;BR /&gt;&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;"&gt;But, how do I get rid of those other unwanted data?&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;"&gt;&lt;BR /&gt;&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;"&gt;I tried to solve the problem directly from the SQL Script (under "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Main&lt;/STRONG&gt;" -- &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Edit Script&lt;/STRONG&gt;).&amp;nbsp; For example, to remove those "lastnames" which contain simple dashes ( - ), I wrote an SQL query, like the following :&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;"&gt;&lt;BR /&gt;&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;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Select * from my_table where lastname NOT LIKE '%-%';&lt;/STRONG&gt;&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;"&gt;&lt;BR /&gt;&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;"&gt;But, this is not working.&amp;nbsp; No idea why.&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;"&gt;&lt;BR /&gt;&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;"&gt;Any way, it's much easier to simply write an expression directly inside the ListBox itself.&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;"&gt;&lt;BR /&gt;&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;"&gt;But, no idea what format the expression should take.&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;"&gt;&lt;BR /&gt;&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;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828004#M291495</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828005#M291496</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, purgechar(FieldName, '&lt;SPAN style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG&gt;*?)=-&lt;/STRONG&gt;&lt;/SPAN&gt;') as FieldName&lt;/P&gt;&lt;P&gt;from datasource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or U can try with KeepChar() function also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828005#M291496</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T07:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828006#M291497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Mayil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that function should be inserted into the Main Script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, inside the List-Box&amp;nbsp; (as an expression) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828006#M291497</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828007#M291498</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;PurgeChar() function can able to use both in front end and script. &lt;/P&gt;&lt;P&gt;Suggestion:&lt;/P&gt;&lt;P&gt;You can creat a new field without unwanted characters and use in list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828007#M291498</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T07:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828008#M291499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this in the Main Script :&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;&lt;STRONG&gt;Load *, purgechar(lastName, '&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;*?)=-&lt;/SPAN&gt;') as lastName_Clean;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, it did not create the new field :&amp;nbsp; lastName_Clean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I created a new field, in a new ListBox, and used this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=purgechar(lastName, '*?)=-') as lastName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression was filled with errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I removed the "&lt;STRONG&gt;as&lt;/STRONG&gt;", and replaced it with a comma.&amp;nbsp; Still errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I simply used this :&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;purgechar(lastName, '*?)=-')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, there was no effect.&amp;nbsp; Still getting those garbage data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828008#M291499</guid>
      <dc:creator />
      <dc:date>2015-06-04T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828009#M291500</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;Can you please provide the sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828009#M291500</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T08:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828010#M291501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example of what my LasName field looks like (I selected the top 30 values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin-left: 4.65pt;" width="149"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;'&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;''&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;--&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;---&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-----&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;--------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;---------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;----------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-----------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;--------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;---------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;----------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-----------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;------------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-------------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;--------------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;---------------------------------&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;''-...&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-*&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-.&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-.---&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-..&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-§&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-§-&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-a&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-aaa&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-aaaaa&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-antthony&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-top: none; border-left: solid gainsboro 1.0pt; border-bottom: none; border-right: solid gainsboro 1.0pt; background: white; padding: 0 5.4pt 0 5.4pt;" valign="bottom" width="149"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #333333; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;-Barbro&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828010#M291501</guid>
      <dc:creator />
      <dc:date>2015-06-04T08:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828011#M291502</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;and a copy of your script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828011#M291502</guid>
      <dc:creator />
      <dc:date>2015-06-04T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828012#M291503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mayil :&amp;nbsp; it worked now&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;purgechar(lastName, '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;*?)=-&lt;/SPAN&gt;') as lastName_Clean;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;No idea why it didn't work earlier;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But, I got rid of all the garbage characters!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&amp;nbsp;&amp;nbsp; !!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have a question though :&amp;nbsp; what can i add to the "&lt;STRONG&gt;purgechar&lt;/STRONG&gt;" function,&amp;nbsp; to &lt;STRONG&gt;remove NUMBERS&lt;/STRONG&gt; as well?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828012#M291503</guid>
      <dc:creator />
      <dc:date>2015-06-04T08:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828013#M291504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;purgechar(lastName, '&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;*?)=-0123456789&lt;/SPAN&gt;') as lastName_Clean;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828013#M291504</guid>
      <dc:creator>sgrice</dc:creator>
      <dc:date>2015-06-04T08:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828014#M291505</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;Whatever u need to remove, u can add in the second parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;purgechar(lastName, '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;*?)=-0123456789!@#$%^&amp;amp;*(&lt;/SPAN&gt;') as lastName_Clean;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 09:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828014#M291505</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T09:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828015#M291506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I include "spaces"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meaning :&amp;nbsp; how to remove blank spaces from the lastname field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to combine it with the expression I created earlier&amp;nbsp; : &lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;if (Len(lastname_Clean) &amp;gt; 0, lastname_Clean)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, my ListBox now shows two separate columns&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 09:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828015#M291506</guid>
      <dc:creator />
      <dc:date>2015-06-04T09:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828016#M291507</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;use the below syntax for removing these characters;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;purgechar([RM Party], '*?)=-''-...-§') as lastName_Clean &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find any other symbol then mentioned above, add them in the formula and they wont be reflected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use it in the script that would be better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 09:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828016#M291507</guid>
      <dc:creator />
      <dc:date>2015-06-04T09:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828017#M291508</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;Are you asking to remove blank spaces before or after the last name?&lt;/P&gt;&lt;P&gt;If so, use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trim() function&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;purgechar(trim(lastName), '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;*?)=-0123456789!@#$%^&amp;amp;*(&lt;/SPAN&gt;') as lastName_Clean&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 09:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828017#M291508</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T09:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828018#M291509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, I should have been more specific&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not mean blank spaces before / after the lastname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I meant data-rows which are "blank" or "empty"&amp;nbsp; (they contain nothing, because someone did not type in their last name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828018#M291509</guid>
      <dc:creator />
      <dc:date>2015-06-04T10:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828019#M291510</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;If you don't want to import those records in qlikview file means, try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from datasource where Len(Trim(LastName)) &amp;gt; 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't able to delete that field value alone. You can make that empty space into null value like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Len(Trim(LastName)) &amp;gt; 0, &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;purgechar(trim(lastName), '&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;*?)=-0123456789!@#$%^&amp;amp;*(&lt;/SPAN&gt;')) as lastName_Clean&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828019#M291510</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T10:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828020#M291511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Please follow below steps to remove all blank values from table. &lt;/P&gt;&lt;P&gt;In Scripting: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) PurgeChar([RM Party], '--------------''-...*-§') as [Clean Data]&lt;/P&gt;&lt;P&gt;It will give you below results;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88362_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2.) Create the chart with below expression:&lt;/P&gt;&lt;P&gt;=if(CleanName= '',0,CleanName)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/88363_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can remove all blank values....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 10:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828020#M291511</guid>
      <dc:creator />
      <dc:date>2015-06-04T10:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828021#M291512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thank you ALL for your very helpful replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I was unable to remove "empty fields". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No idea why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is irrelevant now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a last question :&amp;nbsp; how do I remove apostrophes :&amp;nbsp;&amp;nbsp; (&lt;STRONG&gt;&amp;nbsp; ' &lt;/STRONG&gt; )&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you know, apostrophes are &lt;STRONG&gt;unique&lt;/STRONG&gt; in SQL.&amp;nbsp; I tried to include them in the PURGE-function, but, of course, I got a syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i include them in the function, so SQL knows that I am trying to purge them from my data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828021#M291512</guid>
      <dc:creator />
      <dc:date>2015-06-09T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828022#M291513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Try like this&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=PurgeChar(FieldName,'&lt;STRONG&gt;\''&lt;/STRONG&gt;~!@#$%^&amp;amp;*()\/&amp;lt;&amp;gt;,_+1234567890')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828022#M291513</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-09T06:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove data which contains "garbage" ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828023#M291514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked great, thanks&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll keep working on the "empty fields"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a feeling that :&amp;nbsp; the reason why "&lt;STRONG&gt;Len &amp;gt; 0&lt;/STRONG&gt;" is not working, is probably because :&amp;nbsp; those fields may be &lt;STRONG&gt;blank&lt;/STRONG&gt;, but they are not &lt;STRONG style="text-decoration: underline;"&gt;empty&lt;/STRONG&gt;, per se.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you know, when somebody simply presses the "Space bar" on their keyboard, without entering any values,&amp;nbsp; the field remains blank.............but it is no longer "&lt;STRONG&gt;empty&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that, this is why I am unable to remove those fields.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-data-which-contains-quot-garbage-quot/m-p/828023#M291514</guid>
      <dc:creator />
      <dc:date>2015-06-09T06:53:51Z</dc:date>
    </item>
  </channel>
</rss>

