<?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 loading data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/220646#M73545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have an Excel table with telephone numbers and i want to load only a few of them ( 7137441886, 7137441885, 718849222) in the script.&lt;/P&gt;&lt;P&gt;Can you tell me if there is a way to do that.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2010 13:15:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-22T13:15:58Z</dc:date>
    <item>
      <title>loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/220646#M73545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have an Excel table with telephone numbers and i want to load only a few of them ( 7137441886, 7137441885, 718849222) in the script.&lt;/P&gt;&lt;P&gt;Can you tell me if there is a way to do that.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 13:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/220646#M73545</guid>
      <dc:creator />
      <dc:date>2010-01-22T13:15:58Z</dc:date>
    </item>
    <item>
      <title>loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/220647#M73546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If they are really a few, you can do it either with WHERE clause comparing fields when loading,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * FROM worksheet.xls WHERE TelephoneField = 'Number' AND TelephoneField = 'Number';&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;or with MATCH function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * FROM worksheet.xls WHERE MATCH(TelephoneField, 'Number1', 'Number2', 'Number3') &amp;lt;&amp;gt; 0;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 13:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/220647#M73546</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-01-22T13:54:44Z</dc:date>
    </item>
    <item>
      <title>loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/220648#M73547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 15:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/220648#M73547</guid>
      <dc:creator />
      <dc:date>2010-01-22T15:11:36Z</dc:date>
    </item>
  </channel>
</rss>

