<?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 Disable trigger when no record found in Qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210599#M1283973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am using Qlikview 64 bit Server SR 5 for generating Qvds, Analysis Files and sending mails.&lt;BR /&gt;&lt;BR /&gt;I have my analysis files A1, A2 (with 'n' no. of reports) which are dependent on main Qvd Generator file Q1.&lt;BR /&gt;Tasks are defined for generating report based on analysis files A1,A2 and mail is send based on trigger defined in task.&lt;BR /&gt;&lt;BR /&gt;The requirement is:&lt;BR /&gt;&lt;BR /&gt;Task not to be triggered when there is no record in Qvd Q1(Qvd consists of multiple tables, if no record in any one of the table then task should not get triggered)&lt;/P&gt;&lt;P&gt;Please suggest how to fulfill the requirement.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Disable trigger when no record found in Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210599#M1283973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am using Qlikview 64 bit Server SR 5 for generating Qvds, Analysis Files and sending mails.&lt;BR /&gt;&lt;BR /&gt;I have my analysis files A1, A2 (with 'n' no. of reports) which are dependent on main Qvd Generator file Q1.&lt;BR /&gt;Tasks are defined for generating report based on analysis files A1,A2 and mail is send based on trigger defined in task.&lt;BR /&gt;&lt;BR /&gt;The requirement is:&lt;BR /&gt;&lt;BR /&gt;Task not to be triggered when there is no record in Qvd Q1(Qvd consists of multiple tables, if no record in any one of the table then task should not get triggered)&lt;/P&gt;&lt;P&gt;Please suggest how to fulfill the requirement.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210599#M1283973</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Disable trigger when no record found in Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210600#M1283976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this should work, hope help, Regards&lt;BR /&gt;corrado&lt;/P&gt;&lt;P&gt;TABLAUNCH:&lt;BR /&gt;LOAD * FROM Example.qvd (qvd);&lt;/P&gt;&lt;P&gt;if NoOfRows('TABLAUNCH')&amp;gt;0 then&lt;BR /&gt; execute "C:\Program Files\QlikView\Qv.exe" /R "C:\QvData\MyDoc.qvw";&lt;BR /&gt;End if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 16:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210600#M1283976</guid>
      <dc:creator />
      <dc:date>2010-08-06T16:30:09Z</dc:date>
    </item>
  </channel>
</rss>

