<?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 Issue with dumping data from SQL query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311872#M115126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've having a very weird issue where QlikView things it has dumped values into a table, yet the table contains zero rows. This table (Inventory) is what all my gauges/charts use so it is vital. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the reload script:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img2.bmp" class="jive-image-thumbnail jive-image" height="303" onclick="" src="https://community.qlik.com/legacyfs/online/5381_img2.bmp" width="698" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet here is my table view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img1.bmp" class="jive-image-thumbnail jive-image" height="277" onclick="" src="https://community.qlik.com/legacyfs/online/5382_img1.bmp" width="730" /&gt;&lt;/P&gt;&lt;P&gt;Appreciate any help, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kurtis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 14:48:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-22T14:48:05Z</dc:date>
    <item>
      <title>Issue with dumping data from SQL query</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311872#M115126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've having a very weird issue where QlikView things it has dumped values into a table, yet the table contains zero rows. This table (Inventory) is what all my gauges/charts use so it is vital. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the reload script:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img2.bmp" class="jive-image-thumbnail jive-image" height="303" onclick="" src="https://community.qlik.com/legacyfs/online/5381_img2.bmp" width="698" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet here is my table view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img1.bmp" class="jive-image-thumbnail jive-image" height="277" onclick="" src="https://community.qlik.com/legacyfs/online/5382_img1.bmp" width="730" /&gt;&lt;/P&gt;&lt;P&gt;Appreciate any help, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kurtis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 14:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311872#M115126</guid>
      <dc:creator />
      <dc:date>2011-06-22T14:48:05Z</dc:date>
    </item>
    <item>
      <title>Issue with dumping data from SQL query</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311873#M115127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample of your app please? My guess is the synthetic key is what is killing your table but is hard to tell from what I can see here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 00:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311873#M115127</guid>
      <dc:creator />
      <dc:date>2011-06-23T00:53:55Z</dc:date>
    </item>
    <item>
      <title>Issue with dumping data from SQL query</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311874#M115128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I can't let anyone use it as it connects to a company network of ODS's. The same code works for a couple ODS's, and refuses to load for others. I want to just say there's bad data, but my TempInventory table is full of data, QlikView says it dropped it into Inventory table, but it just doesn't. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 15:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311874#M115128</guid>
      <dc:creator />
      <dc:date>2011-06-23T15:12:53Z</dc:date>
    </item>
    <item>
      <title>Issue with dumping data from SQL query</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311875#M115129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so in your script don't drop the temp table and see what is getting populated in there. Qualify everything so you can see exactly what table is filled with what. Also, take a close look at any synthetic keys that are being generated &amp;amp; eliminate them if at all possible. My guess is that there is some funky data that is causing the synthetic keys to mess up the load in the inventory table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 17:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-dumping-data-from-SQL-query/m-p/311875#M115129</guid>
      <dc:creator />
      <dc:date>2011-06-23T17:53:22Z</dc:date>
    </item>
  </channel>
</rss>

