<?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 XML files with different structure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283311#M620551</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'm working on QV applicaton that should read data from XML files. We have around two thousand files and ofcourse I want load them by loop, but many of them have different structure. I opened just 7 files, they have only thee- four file similar columns, but I need to read all columns, because other columns contains customer customizations, which we want to analyze. Unfortunately * symbol doesn't work with xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know a way to do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vitalii&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Mar 2017 09:05:27 GMT</pubDate>
    <dc:creator>vchuprina</dc:creator>
    <dc:date>2017-03-27T09:05:27Z</dc:date>
    <item>
      <title>XML files with different structure</title>
      <link>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283311#M620551</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'm working on QV applicaton that should read data from XML files. We have around two thousand files and ofcourse I want load them by loop, but many of them have different structure. I opened just 7 files, they have only thee- four file similar columns, but I need to read all columns, because other columns contains customer customizations, which we want to analyze. Unfortunately * symbol doesn't work with xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know a way to do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vitalii&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 09:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283311#M620551</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2017-03-27T09:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: XML files with different structure</title>
      <link>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283312#M620552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to load a table before which contains all fields you want to load.&lt;/P&gt;&lt;P&gt;Then concatenate all Tables and read the missing field as null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Master:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[F1,F2,F3,F4]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load F1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; null() as F3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; null() as F4&lt;/P&gt;&lt;P&gt;From XML1;&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;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 09:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283312#M620552</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-03-27T09:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: XML files with different structure</title>
      <link>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283313#M620553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer, I also thought about such solution, but I have around 2000 files and it will be a little bit complicated to open each and check columns which it have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Vitalii&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 09:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283313#M620553</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2017-03-27T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: XML files with different structure</title>
      <link>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283314#M620554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vitalii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sound like a lot of work.&lt;/P&gt;&lt;P&gt;In this case i think the easiest way is :&lt;/P&gt;&lt;P&gt;1) identify XML's which has the same Format and safe them into a QVD&lt;/P&gt;&lt;P&gt;2) concatenate like said in thread above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 09:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/XML-files-with-different-structure/m-p/1283314#M620554</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-03-27T09:31:02Z</dc:date>
    </item>
  </channel>
</rss>

