<?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 Error in Store in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-Store/m-p/1119513#M369156</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;I pulling data from oracle table and storing to a QVD. I get error on Storing to QVD table if the number of rows retrieved from oracle is 0. How to handle this error exception&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 May 2016 15:03:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-22T15:03:13Z</dc:date>
    <item>
      <title>Error in Store</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Store/m-p/1119513#M369156</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;I pulling data from oracle table and storing to a QVD. I get error on Storing to QVD table if the number of rows retrieved from oracle is 0. How to handle this error exception&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 15:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Store/m-p/1119513#M369156</guid>
      <dc:creator />
      <dc:date>2016-05-22T15:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Store</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Store/m-p/1119514#M369157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if noofrows('YourTableLoadFromOracle') &amp;gt;= 1 then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; store YourTableLoadFromOracle into YourTableLoadFromOracle.qvd (qvd);&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 15:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Store/m-p/1119514#M369157</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-22T15:06:14Z</dc:date>
    </item>
  </channel>
</rss>

