<?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: Avoid Qvd if not present in script?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298865#M843351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another common solution would be to check for the QVD timestamp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/85612"&gt;How can I check if a file exists ?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Apr 2017 09:39:41 GMT</pubDate>
    <dc:creator>quwok</dc:creator>
    <dc:date>2017-04-11T09:39:41Z</dc:date>
    <item>
      <title>Avoid Qvd if not present in script??</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298863#M843349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;I have three QVD of three tables i.e.orders, payment and refunds.&lt;/P&gt;&lt;P&gt;And in my main Transformation qvd i am doing full outer join of this three table.&lt;/P&gt;&lt;P&gt;orders&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;payment&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;Refund&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose if payment qvd vice versa is not presnt then script get failed , my requirement is if payment qvd is not presnt then also script&amp;nbsp; should run with&lt;/P&gt;&lt;P&gt;orders&lt;/P&gt;&lt;P&gt;join &lt;/P&gt;&lt;P&gt;Payment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunilkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298863#M843349</guid>
      <dc:creator>sunil1989</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid Qvd if not present in script??</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298864#M843350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;easiest metod is to use errormode switch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set errormode = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;orders&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;join&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;payment&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;join&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Refund&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;set errormode = 1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 07:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298864#M843350</guid>
      <dc:creator>tunoi</dc:creator>
      <dc:date>2017-04-11T07:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid Qvd if not present in script??</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298865#M843351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another common solution would be to check for the QVD timestamp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/85612"&gt;How can I check if a file exists ?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 09:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298865#M843351</guid>
      <dc:creator>quwok</dc:creator>
      <dc:date>2017-04-11T09:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid Qvd if not present in script??</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298866#M843352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same is discussed here &lt;A href="https://community.qlik.com/thread/9421"&gt;Command to check if a QVD file exists&lt;/A&gt; &lt;A href="https://community.qlik.com/thread/85612"&gt;How can I check if a file exists ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 09:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-Qvd-if-not-present-in-script/m-p/1298866#M843352</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2017-04-11T09:55:06Z</dc:date>
    </item>
  </channel>
</rss>

