<?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: Loading Text/Data without specific characters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273295#M102260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what could I do if I just want to load the "old Systems" and no new Systems?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 10:27:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-13T10:27:38Z</dc:date>
    <item>
      <title>Loading Text/Data without specific characters</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273293#M102258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've got a file with systems and their name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P&gt;Name1 - System1&lt;/P&gt;&lt;P&gt;Name2 - System2&lt;/P&gt;&lt;P&gt;Name3 - New_System3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New Systems are labled as New_System e.g. Name3 - New_System3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load the data without the "New_". -&amp;gt; Name - System3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273293#M102258</guid>
      <dc:creator />
      <dc:date>2012-01-13T10:04:58Z</dc:date>
    </item>
    <item>
      <title>Loading Text/Data without specific characters</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273294#M102259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Data]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REPLACE(System,'New_','')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS System;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn Cheav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273294#M102259</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-01-13T10:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Text/Data without specific characters</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273295#M102260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what could I do if I just want to load the "old Systems" and no new Systems?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273295#M102260</guid>
      <dc:creator />
      <dc:date>2012-01-13T10:27:38Z</dc:date>
    </item>
    <item>
      <title>Loading Text/Data without specific characters</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273296#M102261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let look around this data&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="217"&gt;&lt;TBODY&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD height="20" style="height: 15pt; width: 48pt;" width="64"&gt;ID&lt;/TD&gt;&lt;TD style="width: 115pt;" width="153"&gt;System&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt;"&gt;1&lt;/TD&gt;&lt;TD&gt;Name1 - System1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt;"&gt;2&lt;/TD&gt;&lt;TD&gt;Name2 - System2&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt;"&gt;3&lt;/TD&gt;&lt;TD&gt;Name3 - New_System3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want is load only record that have no New word in field System. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If like this, then&lt;/P&gt;&lt;P&gt;[Data]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System&lt;/P&gt;&lt;P&gt;RESIDENT &lt;TABLE&gt; WHERE NOT MATCH(System,'*New*');&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn Cheav&lt;/P&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Text-Data-without-specific-characters/m-p/273296#M102261</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-01-13T10:34:15Z</dc:date>
    </item>
  </channel>
</rss>

