<?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: Seperating out Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104356#M902882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;('A11&amp;amp;B22',&lt;SPAN style="color: #0000ff;"&gt;FindOneOf&lt;/SPAN&gt;('A11&amp;amp;B22','-_$%&amp;amp;/()=')-1)&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Right&lt;/SPAN&gt;('A11&amp;amp;B22',&lt;SPAN style="color: #0000ff;"&gt;FindOneOf&lt;/SPAN&gt;('A11&amp;amp;B22','-_$%&amp;amp;/()=')-1) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2016 16:06:47 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2016-07-06T16:06:47Z</dc:date>
    <item>
      <title>Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104347#M902873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to separate fields that have been accidently combined in a source document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt; Banana-East or 15487-North&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need them to read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Field1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Field2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Banana&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;East&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;15487&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;North&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104347#M902873</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104348#M902874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(Example, '-', 1) AS Field1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Subfield(Example, '-', 2) AS Field2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104348#M902874</guid>
      <dc:creator>ciaran_mcgowan</dc:creator>
      <dc:date>2016-07-06T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104349#M902875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you but that only works for fields separated by a dash ('-'), is there a way to do this for other characters as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104349#M902875</guid>
      <dc:creator />
      <dc:date>2016-07-06T15:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104350#M902876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a list of possible characters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104350#M902876</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-06T15:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104351#M902877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I can see it can be a space or one of these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;% $ &amp;amp; _ etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are others. Mostly special characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104351#M902877</guid>
      <dc:creator />
      <dc:date>2016-07-06T15:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104352#M902878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try with a Mapping Load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MappingTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mapping&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SpecialChar, Default&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;%, |&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$, |&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;, |&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;_, |&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;" " , |&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-, |&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Subfield(Fieldname, '|', 1) AS Field1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Subfield(Fieldname, '|', 2) AS Field2;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD MapSubString('MappingTable', FieldName) as Fieldname;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FieldName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Banana-East&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Banana&amp;amp;West&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;15487$North&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1548_South&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1010 North&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="130347" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130347_Capture.PNG" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;BR /&gt;&lt;/STRONG&gt;Essentially add all possible special characters to your mapping load. This will convert all of them into pipe (or you can use any other one you would like) and then use SubField with a pipe (&lt;STRONG&gt;|&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104352#M902878</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-06T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104353#M902879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;If you know all the characters you could still use SUBFIELD by replace all these characters to a single one.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Subfield(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Replace(Replace(Replace(Replace(Replace(Example,'%','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,'$','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,'&amp;amp;','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,'_','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,' ','-')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;, '-', 1) AS Field1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Subfield(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Replace(Replace(Replace(Replace(Replace(Example,'%','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,'$','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,'&amp;amp;','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,'_','-')&lt;SPAN style="font-size: 13.3333px;"&gt;,' ','-')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;, '-', 2) AS Field2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;This will replace all your special characters to '-' and then applies my original SUBFIELD function to it. You can add as many REPLACE functions as you need.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104353#M902879</guid>
      <dc:creator>ciaran_mcgowan</dc:creator>
      <dc:date>2016-07-06T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104354#M902880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very difficult to manage this &lt;A href="https://community.qlik.com/people/ciaran.mcgowan"&gt;ciaran.mcgowan&lt;/A&gt;‌, I would rather use a mapping load here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104354#M902880</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-06T16:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104355#M902881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True. He could also try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left(Example, FindOneOf(Example, ' !"£$%^&amp;amp;*()_+-={}[]:;@~#&amp;lt;&amp;gt;,./\|?¬', 1)-1) AS Field 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Right(Example, Len(Example)-&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FindOneOf(Example, ' !"£$%^&amp;amp;*()_+-={}[]:;@~#&amp;lt;&amp;gt;,./\|?¬', 1)) AS Field 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need for Mapping Load and can put all special characters between 2 single quotes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104355#M902881</guid>
      <dc:creator>ciaran_mcgowan</dc:creator>
      <dc:date>2016-07-06T16:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104356#M902882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;('A11&amp;amp;B22',&lt;SPAN style="color: #0000ff;"&gt;FindOneOf&lt;/SPAN&gt;('A11&amp;amp;B22','-_$%&amp;amp;/()=')-1)&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Right&lt;/SPAN&gt;('A11&amp;amp;B22',&lt;SPAN style="color: #0000ff;"&gt;FindOneOf&lt;/SPAN&gt;('A11&amp;amp;B22','-_$%&amp;amp;/()=')-1) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104356#M902882</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-06T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104357#M902883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;STRONG&gt;RIGHT&lt;/STRONG&gt; function here won't return the correct values. You need to use &lt;STRONG&gt;LEN(Field)-FINDONEOF(.....&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104357#M902883</guid>
      <dc:creator>ciaran_mcgowan</dc:creator>
      <dc:date>2016-07-06T16:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104358#M902884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is good, but somehow feel that Mapping Load might be slightly easier to maintain in the long run as we can maintain this in an Excel file rather then listing them out here and missing something by chance &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104358#M902884</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-06T16:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104359#M902885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/qlik_kev"&gt;qlik_kev&lt;/A&gt;‌-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get what you were looking for? If you did, please close this thread by marking the correct response.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104359#M902885</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-06T16:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104360#M902886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny T but this isn't something I'd like to maintain in an external excel file so I'm going to go with the FindOneOf approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104360#M902886</guid>
      <dc:creator />
      <dc:date>2016-07-06T16:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating out Field</title>
      <link>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104361#M902888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;External Excel file was just an option. But feel free to go with the FindOneOf approach &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Please mark &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/ciaran.mcgowan"&gt;ciaran.mcgowan&lt;/A&gt;&lt;/STRONG&gt; response as correct answer as close this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperating-out-Field/m-p/1104361#M902888</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-06T16:19:29Z</dc:date>
    </item>
  </channel>
</rss>

