<?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 new fields from existing field values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/new-fields-from-existing-field-values/m-p/652328#M1070837</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;i have a field called Cell_No and it contains values like the following..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTS name =Rokupa,Cell ID=9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a new field called [BTS Name] which will be 'Rokupa'&lt;/P&gt;&lt;P&gt;and another Field called [Cell ID] which will be 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first new field will be everything after the first = to anything before the comma. &lt;/P&gt;&lt;P&gt;and the 2nd field will be anything after the last =&lt;/P&gt;&lt;P&gt;but i am unsure how to do this, can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 15:46:03 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2014-08-26T15:46:03Z</dc:date>
    <item>
      <title>new fields from existing field values</title>
      <link>https://community.qlik.com/t5/QlikView/new-fields-from-existing-field-values/m-p/652328#M1070837</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;i have a field called Cell_No and it contains values like the following..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTS name =Rokupa,Cell ID=9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a new field called [BTS Name] which will be 'Rokupa'&lt;/P&gt;&lt;P&gt;and another Field called [Cell ID] which will be 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first new field will be everything after the first = to anything before the comma. &lt;/P&gt;&lt;P&gt;and the 2nd field will be anything after the last =&lt;/P&gt;&lt;P&gt;but i am unsure how to do this, can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 15:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/new-fields-from-existing-field-values/m-p/652328#M1070837</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2014-08-26T15:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: new fields from existing field values</title>
      <link>https://community.qlik.com/t5/QlikView/new-fields-from-existing-field-values/m-p/652329#M1070838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Load SubField(SubField([Cell_No],'=',2),',',1) as [BTS Name]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,SubField([Cell_No],'=',3) as [Cell ID]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 15:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/new-fields-from-existing-field-values/m-p/652329#M1070838</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-08-26T15:51:53Z</dc:date>
    </item>
  </channel>
</rss>

