<?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: String function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899636#M313023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the small sample data you showed this should do the job. But if there are more complex structures in the XML&amp;nbsp; there is most likely more complex processing needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Strip out &amp;amp;#160;&lt;/P&gt;&lt;P&gt;Load *, Replace(before_p_close, '&amp;amp;#160;', '') As cleaned;&lt;/P&gt;&lt;P&gt;//Cut at &amp;lt;/p&amp;gt; tag&lt;/P&gt;&lt;P&gt;Load *, SubField(after_p,'&amp;lt;/p&amp;gt;',1) As before_p_close;&lt;/P&gt;&lt;P&gt;//Cut at p tag&lt;/P&gt;&lt;P&gt;Load *, SubField(divline,'&amp;lt;p&amp;gt;',2) As after_p;&lt;/P&gt;&lt;P&gt;//Load data&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;divline&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;des xxxxxx&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;fgasdfgdfg&amp;lt;/p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;Intranet HR bouwen ter vervanging van het oude intranet&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;Zoekmachine tbv het administreren en snel zoeken van marketing fot's&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassBA22F59909AC4C7F9C3D46B83423B929"&amp;gt;&amp;lt;p&amp;gt;Integratie tussen WEB en SFDC v.w.b. (nieuwe) klantgegevens en &amp;amp;#160;serviceverzoeken van (nieuwe) klanten, bv tegelmonsters. Oplossen met Pardot en SFDC.&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 12:59:17 GMT</pubDate>
    <dc:creator>Ralf-Narfeldt</dc:creator>
    <dc:date>2015-04-15T12:59:17Z</dc:date>
    <item>
      <title>String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899630#M313017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field that contains a lot of systemdata which need to be eliminate. It's source is an XML file. The red and bold is all the information I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;&lt;STRONG style="color: #ff0000;"&gt;des xxxxxx&lt;/STRONG&gt;&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;&lt;STRONG style="color: #ff0000;"&gt;fgasdfgdfg&lt;/STRONG&gt;&amp;lt;/p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Intranet HR bouwen ter vervanging van het oude intranet&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Zoekmachine tbv het administreren en snel zoeken van marketing fot's&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassBA22F59909AC4C7F9C3D46B83423B929"&amp;gt;&amp;lt;p&amp;gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Integratie tussen WEB en SFDC v.w.b. (nieuwe) klantgegevens en&lt;/STRONG&gt;&lt;/SPAN&gt; &amp;amp;#160;&lt;STRONG style="color: #ff0000;"&gt;s&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;erviceverzoeken van (nieuwe) klanten, bv tegelmonsters. Oplossen met Pardot en SFDC.&lt;/STRONG&gt;&lt;/SPAN&gt;​&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 07:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899630#M313017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T07:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899631#M313018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you load the xml in QlikView allready. Is this the output from that load or is this the content of the xml?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XML can be loaded and QlikView wil created tables and fields with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that load you can build filters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 07:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899631#M313018</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2015-04-13T07:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899632#M313019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That’s correct. XML is loaded alrready in the App&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert Waterval&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Koninklijke Mosa bv&lt;/P&gt;&lt;P&gt;Meerssenerweg 358&lt;/P&gt;&lt;P&gt;P.O. Box 1026&lt;/P&gt;&lt;P&gt;NL-6201 BA  Maastricht&lt;/P&gt;&lt;P&gt;T  +31 (0)43 368 8803&lt;/P&gt;&lt;P&gt;F  +31 (0)43 363 11 77&lt;/P&gt;&lt;P&gt;robert.waterval@mosa.nl&amp;lt;mailto:robert.waterval@mosa.nl&amp;gt;&lt;/P&gt;&lt;P&gt;www.mosa.nl&amp;lt;http://www.mosa.nl/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.facebook.com/mosatiles&amp;gt;   &amp;lt;http://www.linkedin.com/company/royal-mosa&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Van: Michiel van de Goor &lt;/P&gt;&lt;P&gt;Verzonden: maandag 13 april 2015 9:44&lt;/P&gt;&lt;P&gt;Aan: Robert Waterval&lt;/P&gt;&lt;P&gt;Onderwerp: Re:  - String function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 08:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899632#M313019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T08:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899633#M313020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the following to eliminate parts of the data:&lt;/P&gt;&lt;P&gt;I have assumed that each line in your original post is 1 line of data with the same column name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;subfield(&amp;lt;your field&amp;gt;, '&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;p&amp;gt;&lt;/SPAN&gt;', 2) as new_field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; this will remove the first part of the data&lt;/P&gt;&lt;P&gt;subfield(subfield(&amp;lt;your field&amp;gt;, '&amp;lt;p&amp;gt;', 2), '&amp;lt;/p&amp;gt;', -1) as new field --&amp;gt; this will remove the first and second part of the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;des xxxxxx&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;result:&lt;/STRONG&gt; &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp;#160;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;des xxxxxx&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and finalist as this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;subfield(subfield(subfield(&amp;lt;your field&amp;gt;, '&amp;lt;p&amp;gt;', 2), '&amp;lt;/p', -1), ';', 1)&amp;nbsp; as new field&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 09:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899633#M313020</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2015-04-13T09:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899634#M313021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This wouldn’work. I have past your functions. The result is the DetailsTest fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need the words; ‘des xxxxxx’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert Waterval&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Koninklijke Mosa bv&lt;/P&gt;&lt;P&gt;Meerssenerweg 358&lt;/P&gt;&lt;P&gt;P.O. Box 1026&lt;/P&gt;&lt;P&gt;NL-6201 BA  Maastricht&lt;/P&gt;&lt;P&gt;T  +31 (0)43 368 8803&lt;/P&gt;&lt;P&gt;F  +31 (0)43 363 11 77&lt;/P&gt;&lt;P&gt;robert.waterval@mosa.nl&amp;lt;mailto:robert.waterval@mosa.nl&amp;gt;&lt;/P&gt;&lt;P&gt;www.mosa.nl&amp;lt;http://www.mosa.nl/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.facebook.com/mosatiles&amp;gt;   &amp;lt;http://www.linkedin.com/company/royal-mosa&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Van: Michiel van de Goor &lt;/P&gt;&lt;P&gt;Verzonden: maandag 13 april 2015 11:51&lt;/P&gt;&lt;P&gt;Aan: Robert Waterval&lt;/P&gt;&lt;P&gt;Onderwerp: Re:  - String function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 12:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899634#M313021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T12:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899635#M313022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the unprocessed, original, content of the field in a txt or xlsx file. I look into it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 09:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899635#M313022</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2015-04-15T09:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: String function</title>
      <link>https://community.qlik.com/t5/QlikView/String-function/m-p/899636#M313023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the small sample data you showed this should do the job. But if there are more complex structures in the XML&amp;nbsp; there is most likely more complex processing needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Strip out &amp;amp;#160;&lt;/P&gt;&lt;P&gt;Load *, Replace(before_p_close, '&amp;amp;#160;', '') As cleaned;&lt;/P&gt;&lt;P&gt;//Cut at &amp;lt;/p&amp;gt; tag&lt;/P&gt;&lt;P&gt;Load *, SubField(after_p,'&amp;lt;/p&amp;gt;',1) As before_p_close;&lt;/P&gt;&lt;P&gt;//Cut at p tag&lt;/P&gt;&lt;P&gt;Load *, SubField(divline,'&amp;lt;p&amp;gt;',2) As after_p;&lt;/P&gt;&lt;P&gt;//Load data&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;divline&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;des xxxxxx&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;fgasdfgdfg&amp;lt;/p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;&amp;amp;#160;Intranet HR bouwen ter vervanging van het oude intranet&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassB40DFBB6F0F4475EB22328DBFCD544A1"&amp;gt;&amp;lt;p&amp;gt;Zoekmachine tbv het administreren en snel zoeken van marketing fot's&amp;lt;/p&amp;gt;&amp;amp;#160;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="ExternalClassBA22F59909AC4C7F9C3D46B83423B929"&amp;gt;&amp;lt;p&amp;gt;Integratie tussen WEB en SFDC v.w.b. (nieuwe) klantgegevens en &amp;amp;#160;serviceverzoeken van (nieuwe) klanten, bv tegelmonsters. Oplossen met Pardot en SFDC.&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-function/m-p/899636#M313023</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-04-15T12:59:17Z</dc:date>
    </item>
  </channel>
</rss>

