<?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: Extract from XML MapQuest in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676406#M676111</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;Use the attached xml and below script in QlikView file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;// Start of [Test.xml] LOAD statements&lt;/P&gt;&lt;P&gt;location:&lt;/P&gt;&lt;P&gt;LOAD adminArea5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [adminArea5/type],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [adminArea6/type]&lt;/P&gt;&lt;P&gt;FROM [..\Desktop\Test.xml] (XmlSimple, Table is [response/results/result/location]);&lt;/P&gt;&lt;P&gt;// End of [Test.xml] LOAD statements&lt;/P&gt;&lt;P&gt;&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;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 10:13:40 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-07-15T10:13:40Z</dc:date>
    <item>
      <title>Extract from XML MapQuest</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676405#M676110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys, I have a small question related to MapQuest.&lt;/P&gt;&lt;P&gt;I have the following XML:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;response&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;results&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;result&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;adminArea6 type="Neighborhood"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;adminArea5 type="City"&amp;gt;&lt;STRONG&gt;London&lt;/STRONG&gt;&amp;lt;/adminArea5&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/result&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/results&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/response&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to extract London from there. My path is [results/result/locations/adminArea5] as City, but I get the following error:&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;results/result/locations/adminArea5&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me solve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I have the free version of QV, so I would appreciate if you would explain me by writing and not by sending files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 10:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676405#M676110</guid>
      <dc:creator />
      <dc:date>2014-07-15T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extract from XML MapQuest</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676406#M676111</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;Use the attached xml and below script in QlikView file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;// Start of [Test.xml] LOAD statements&lt;/P&gt;&lt;P&gt;location:&lt;/P&gt;&lt;P&gt;LOAD adminArea5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [adminArea5/type],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [adminArea6/type]&lt;/P&gt;&lt;P&gt;FROM [..\Desktop\Test.xml] (XmlSimple, Table is [response/results/result/location]);&lt;/P&gt;&lt;P&gt;// End of [Test.xml] LOAD statements&lt;/P&gt;&lt;P&gt;&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;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 10:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676406#M676111</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-15T10:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extract from XML MapQuest</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676407#M676112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashfaq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get the errors now but there is no data. I'm using Mapquest API. Any thoughts why there is no data pulled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-from-XML-MapQuest/m-p/676407#M676112</guid>
      <dc:creator />
      <dc:date>2014-07-15T12:58:36Z</dc:date>
    </item>
  </channel>
</rss>

