<?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: trim after space in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794602#M280810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Resutat&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;produce the desired results&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;following&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;number field&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;there&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;V000-1000&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I would&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;now like&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the right part&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;de&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;strings.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;In the example&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I had to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Test Test Test&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;get&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;returned.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;subfield&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;function returns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;back&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;V000-1000&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2015 09:46:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-03T09:46:18Z</dc:date>
    <item>
      <title>trim after space</title>
      <link>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794599#M280807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;have the following problem&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an order number&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;This number&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is divided into&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;two parts.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Example:&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;v000-1000&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Now I want&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;part of the text&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;expect&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;located&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;after the space&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;In this case&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;would be the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;'Test'&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Here's what I&lt;/SPAN&gt;&lt;SPAN&gt;'ve tried:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;subfield&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;&lt;SPAN class="atn hps"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;OP_NUMBER&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;,' ',&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;-1)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as Adhesives&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;There I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;get&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;everything&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in front of the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;empty&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;mark&lt;/SPAN&gt;&lt;SPAN&gt;, so&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;v000-1000&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;subfield&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;(&lt;/SPAN&gt;&lt;SPAN class="atn hps"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;OP_NUMBER&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;,' ',&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;+1&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as Adhesives&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Here&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I get&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same effect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Where is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my mistake&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Many Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794599#M280807</guid>
      <dc:creator />
      <dc:date>2015-02-12T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: trim after space</title>
      <link>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794600#M280808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OP_NUMBER must not be included in '&lt;/P&gt;&lt;P&gt;use subfield(OP_NUMBER,&lt;SPAN style="font-size: 8pt;"&gt;,' ', -1)&amp;nbsp; should work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794600#M280808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-12T13:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: trim after space</title>
      <link>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794601#M280809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If OP_NUMBER is a field name then remove all the quotes around it: subfield(OP_NUMBER,' ', -1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794601#M280809</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-02-12T13:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: trim after space</title>
      <link>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794602#M280810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Resutat&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;produce the desired results&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;following&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;number field&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;there&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;V000-1000&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;test&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I would&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;now like&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the right part&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;de&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;strings.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;In the example&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I had to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Test Test Test&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;get&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;returned.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;subfield&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;function returns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;back&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;V000-1000&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 09:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/trim-after-space/m-p/794602#M280810</guid>
      <dc:creator />
      <dc:date>2015-03-03T09:46:18Z</dc:date>
    </item>
  </channel>
</rss>

