<?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 spaces from string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361432#M134270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try using replace&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Replace('a b&amp;nbsp; c',' ','')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2012 07:10:15 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-03-21T07:10:15Z</dc:date>
    <item>
      <title>remove spaces from string</title>
      <link>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361431#M134269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a string: 'a b c'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which function do i use to remove the spaces in this string, to retrieve 'abc' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 07:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361431#M134269</guid>
      <dc:creator />
      <dc:date>2012-03-21T07:05:11Z</dc:date>
    </item>
    <item>
      <title>remove spaces from string</title>
      <link>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361432#M134270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try using replace&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Replace('a b&amp;nbsp; c',' ','')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 07:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361432#M134270</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-21T07:10:15Z</dc:date>
    </item>
    <item>
      <title>remove spaces from string</title>
      <link>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361433#M134271</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;I think Celambarasan is right. Just want to add more on this &lt;STRONG&gt;TRIM(REPLACE(Field,' ',''))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 07:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361433#M134271</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-03-21T07:17:10Z</dc:date>
    </item>
    <item>
      <title>remove spaces from string</title>
      <link>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361434#M134272</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;i have another option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;purgechar('a b c',chr(32))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sivaraj S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 09:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/remove-spaces-from-string/m-p/361434#M134272</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-03-21T09:48:02Z</dc:date>
    </item>
  </channel>
</rss>

