<?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 Trim a Field in Script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Trim-a-Field-in-Script/m-p/1639654#M47677</link>
    <description>&lt;P&gt;I have a field called 'camp_name' for which the data appears as 'Brand Name/Campaign Name'&lt;/P&gt;&lt;P&gt;I want to create a new field from this, in the script, that returns only the text after the '/'. I am not really sure how to go about this.&amp;nbsp; From my above example, I would want the new field to be called&amp;nbsp; 'newCMPNME' and the result to be 'Campaign Name'&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 18:23:34 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2019-10-24T18:23:34Z</dc:date>
    <item>
      <title>Trim a Field in Script</title>
      <link>https://community.qlik.com/t5/App-Development/Trim-a-Field-in-Script/m-p/1639654#M47677</link>
      <description>&lt;P&gt;I have a field called 'camp_name' for which the data appears as 'Brand Name/Campaign Name'&lt;/P&gt;&lt;P&gt;I want to create a new field from this, in the script, that returns only the text after the '/'. I am not really sure how to go about this.&amp;nbsp; From my above example, I would want the new field to be called&amp;nbsp; 'newCMPNME' and the result to be 'Campaign Name'&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 18:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trim-a-Field-in-Script/m-p/1639654#M47677</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-10-24T18:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trim a Field in Script</title>
      <link>https://community.qlik.com/t5/App-Development/Trim-a-Field-in-Script/m-p/1639658#M47678</link>
      <description>Please can you give a try with&lt;BR /&gt;Subfield(camp_name,'/',2) as newCMPNME&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sukumar Bera</description>
      <pubDate>Thu, 24 Oct 2019 18:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trim-a-Field-in-Script/m-p/1639658#M47678</guid>
      <dc:creator>SukumarBera</dc:creator>
      <dc:date>2019-10-24T18:49:24Z</dc:date>
    </item>
  </channel>
</rss>

