<?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: Problem loading XMLs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000931#M647764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, please don't use Qlikview generated Key columns as your associated keys. Please use your data points in the XML to make correct associations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Oct 2015 22:49:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-17T22:49:08Z</dc:date>
    <item>
      <title>Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000930#M647762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I want to load different XML files, they have the same format , so I want to have all their data in the same tables (I've attached the script).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In the script, I load an inline table with part of the path, because all files are in different folders, and with that way I have a shorter script.&lt;/P&gt;&lt;P&gt;I want to clarify that before that, I had loaded all the files individually and the %key generated by the wizard was the same for all them.&lt;/P&gt;&lt;P&gt;The problem is that the %key is repeated when the script loads all the files, leaving false associations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 21:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000930#M647762</guid>
      <dc:creator />
      <dc:date>2015-10-16T21:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000931#M647764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, please don't use Qlikview generated Key columns as your associated keys. Please use your data points in the XML to make correct associations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2015 22:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000931#M647764</guid>
      <dc:creator />
      <dc:date>2015-10-17T22:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000932#M647766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The trick is to add some uniqueness to the key, like the $(folder) or FilePath():&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FilePath() &amp;amp; %Key_destino_2C4D9A0B3E130196 as key_ejecucion_SINC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2015 10:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000932#M647766</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-10-18T10:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000933#M647768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Rob!! It works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 13:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000933#M647768</guid>
      <dc:creator />
      <dc:date>2015-10-19T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000934#M647770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. My problem was that some XML nodes didn't have data points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good week!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 13:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000934#M647770</guid>
      <dc:creator />
      <dc:date>2015-10-19T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000935#M647771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the logic behind the field [&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;%Key_destino_2C4D9A0B3E130196]&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is a sequencial key based on [destino] field?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 18:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000935#M647771</guid>
      <dc:creator>daniel_sonda</dc:creator>
      <dc:date>2016-09-12T18:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading XMLs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000936#M647772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3d3d3d;"&gt;%Key_destino_2C4D9A0B3E130196] is automatically generated by QV to associate one-to-many relationships in the XML. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 02:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-loading-XMLs/m-p/1000936#M647772</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-09-30T02:00:15Z</dc:date>
    </item>
  </channel>
</rss>

