<?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: Remove blank spaces between a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568840#M441936</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;thank you for ur answer it works like magic but what if i had 3 words&amp;nbsp;&lt;BR /&gt;cause in the application which i'm working on .; i shoud delete all blank spaces between the words&amp;nbsp; and i&amp;nbsp; could have 3 or 4 word in one String &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Sorry abt my english)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 15:09:21 GMT</pubDate>
    <dc:creator>Ayoub</dc:creator>
    <dc:date>2019-04-12T15:09:21Z</dc:date>
    <item>
      <title>Remove blank spaces between a string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568817#M441932</link>
      <description>&lt;P&gt;Hello Community&lt;/P&gt;&lt;P&gt;if i have too much space between 2 String&amp;nbsp; like that 'new&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;quest'&lt;/P&gt;&lt;P&gt;and i want to get this&amp;nbsp; result 'new quest'&amp;nbsp; with one space between new and quest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;i Did this :&amp;nbsp;SubField('new quest',' ',1)&amp;amp; ' ' &amp;amp;SubField('new quest',' ',2) but it works only with one space between the two words&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you Again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568817#M441932</guid>
      <dc:creator>Ayoub</dc:creator>
      <dc:date>2019-04-12T14:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank spaces between a string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568829#M441934</link>
      <description>&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;Left(index(String,' ')-1) &amp;amp; ' ' &amp;amp; mid(index(String,' ',-1)+1)&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568829#M441934</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-04-12T14:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank spaces between a string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568831#M441935</link>
      <description>&lt;P&gt;This will work&lt;/P&gt;&lt;PRE&gt;= SubField('new     quest',' ',1)&amp;amp; ' ' &amp;amp;SubField('new     quest',' ',&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;-1&lt;/STRONG&gt;&lt;/FONT&gt;) &lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568831#M441935</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-12T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank spaces between a string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568840#M441936</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;thank you for ur answer it works like magic but what if i had 3 words&amp;nbsp;&lt;BR /&gt;cause in the application which i'm working on .; i shoud delete all blank spaces between the words&amp;nbsp; and i&amp;nbsp; could have 3 or 4 word in one String &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Sorry abt my english)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568840#M441936</guid>
      <dc:creator>Ayoub</dc:creator>
      <dc:date>2019-04-12T15:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank spaces between a string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568850#M441938</link>
      <description>I have not verified it, but this might do the trick&lt;BR /&gt;&lt;BR /&gt;Concat( trim(subfield( Field, ' ')), ' ')&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Vegar&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-blank-spaces-between-a-string/m-p/1568850#M441938</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-12T15:39:47Z</dc:date>
    </item>
  </channel>
</rss>

