<?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: reading xml columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030117#M347892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="https://community.qlik.com/message/536220"&gt;Re: Re: How to extract data from xml stored in a database&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 14:19:31 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-02-02T14:19:31Z</dc:date>
    <item>
      <title>reading xml columns</title>
      <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030116#M347891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Got a SQL table that has a column of data type XML&lt;/P&gt;&lt;P&gt;all the records have the same schema for the xml column&lt;/P&gt;&lt;P&gt;what is the easiest way to read all the records' xml content as table in Qlik&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 10:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030116#M347891</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2016-02-02T10:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: reading xml columns</title>
      <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030117#M347892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="https://community.qlik.com/message/536220"&gt;Re: Re: How to extract data from xml stored in a database&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030117#M347892</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-02T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: reading xml columns</title>
      <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030118#M347893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what if there are more than one row with xml columns&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 07:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030118#M347893</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2016-02-03T07:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: reading xml columns</title>
      <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030119#M347894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure - I would probably handle each one separate in the above mentioned way or maybe by storing them into separate xml-textfiles which then could be read per table-wizard. If the content of each xml isn't unique to the other data you will need some kind of key to identify them respectively to connect them in the right way to your other data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 07:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030119#M347894</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-03T07:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: reading xml columns</title>
      <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030120#M347895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the content of each xml is unique in terms of structure (tags)&lt;/P&gt;&lt;P&gt;so you mean I have to find a way to export each row's xml column to xml file then using a loop and benefiting from the script generated by the wizard I can read the xml files and transform the data into tabular structure in Qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 08:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030120#M347895</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2016-02-03T08:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: reading xml columns</title>
      <link>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030121#M347896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this was meant and if you need some meta-information about each xml you could code this within the filename of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 09:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reading-xml-columns/m-p/1030121#M347896</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-03T09:00:15Z</dc:date>
    </item>
  </channel>
</rss>

