<?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: Restricting data from a web file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347084#M414452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or go on to this link and export the file into CSV and load it in QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram/data" title="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram/data"&gt;https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram/data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2017 10:20:34 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2017-07-07T10:20:34Z</dc:date>
    <item>
      <title>Restricting data from a web file</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347080#M414448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a map data (csv) from here: &lt;A href="https://developers.google.com/public-data/docs/canonical/countries_csv"&gt;https://developers.google.com/public-data/docs/canonical/countries_csv&lt;/A&gt;] . Is it possible to restrict the data in other words, is it possible to add a where condition in the data load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 09:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347080#M414448</guid>
      <dc:creator>Qlik_Enthu</dc:creator>
      <dc:date>2017-07-07T09:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting data from a web file</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347081#M414449</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;Example&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD country, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; latitude, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; longitude, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.google.com/public-data/docs/canonical/countries_csv" rel="nofollow" target="_blank"&gt;https://developers.google.com/public-data/docs/canonical/countries_csv&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(html, codepage is 1251, embedded labels, table is @1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Where name= 'Andorra' Or name='Armenia';&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 09:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347081#M414449</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-07-07T09:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting data from a web file</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347082#M414450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to select Where Country_Code using the IN clause. but when I add where condition the query wouldn'`t work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 10:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347082#M414450</guid>
      <dc:creator>Qlik_Enthu</dc:creator>
      <dc:date>2017-07-07T10:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting data from a web file</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347083#M414451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview's replacement for IN could be Match(). Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...Where&amp;nbsp; &lt;STRONG&gt;Match&lt;/STRONG&gt;(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Country_Code&lt;/SPAN&gt;, 'Code1', ....)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 10:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347083#M414451</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-07-07T10:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting data from a web file</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347084#M414452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or go on to this link and export the file into CSV and load it in QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram/data" title="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram/data"&gt;https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram/data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 10:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347084#M414452</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-07-07T10:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting data from a web file</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347085#M414453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much..it worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 11:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-data-from-a-web-file/m-p/1347085#M414453</guid>
      <dc:creator>Qlik_Enthu</dc:creator>
      <dc:date>2017-07-07T11:53:37Z</dc:date>
    </item>
  </channel>
</rss>

