<?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 Split String Function In QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221912#M711809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a string column in a table with ; as delimiter but number of parts are not fixed it can be 1 or 5 or 100.&lt;/P&gt;&lt;P&gt;Any idea how can I split the string and create separate records from it at load time.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD ID,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LongString, // LongString have values like "ABC;DEF;HIJ;KLM" OR "XYZ;OPR;LMJ" OR "PPP;SSS"&lt;/P&gt;&lt;P style="font-weight: bold"&gt;RESIDENT OldTab:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Feb 2011 14:44:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-18T14:44:14Z</dc:date>
    <item>
      <title>Split String Function In QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221912#M711809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a string column in a table with ; as delimiter but number of parts are not fixed it can be 1 or 5 or 100.&lt;/P&gt;&lt;P&gt;Any idea how can I split the string and create separate records from it at load time.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD ID,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LongString, // LongString have values like "ABC;DEF;HIJ;KLM" OR "XYZ;OPR;LMJ" OR "PPP;SSS"&lt;/P&gt;&lt;P style="font-weight: bold"&gt;RESIDENT OldTab:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221912#M711809</guid>
      <dc:creator />
      <dc:date>2011-02-18T14:44:14Z</dc:date>
    </item>
    <item>
      <title>Split String Function In QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221913#M711810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD ID, SubField(LongString, ';') AS FieldNameRESIDENT OldTab;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221913#M711810</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T14:49:28Z</dc:date>
    </item>
    <item>
      <title>Split String Function In QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221914#M711811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;It worked very well...never knew I could use subfield without field_no parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 15:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/221914#M711811</guid>
      <dc:creator />
      <dc:date>2011-02-18T15:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Split String Function In QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/1698137#M711812</link>
      <description>&lt;P&gt;Very Quick for solution Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 14:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-String-Function-In-QlikView/m-p/1698137#M711812</guid>
      <dc:creator>Karim_Khan</dc:creator>
      <dc:date>2020-04-30T14:36:10Z</dc:date>
    </item>
  </channel>
</rss>

