<?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/210775#M1283963</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;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;The requirement is:&lt;/P&gt;&lt;P&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/210775#M1283963</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;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;The requirement is:&lt;/P&gt;&lt;P&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/210775#M1283963</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/210776#M1283965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar&lt;/P&gt;&lt;P&gt;You can use the function NoOfRows() to evaluate if the table contains any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;IF NoOfRows('Table')&amp;gt;0 THEN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 11:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210776#M1283965</guid>
      <dc:creator />
      <dc:date>2010-08-06T11:06:34Z</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/210777#M1283968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederik,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;My requirement is in case if any of the tables returns 0 record (by using NoOfRows), I need to disable the trigger.&lt;BR /&gt;So how can I disable a trigger based on the above condition?&lt;BR /&gt;How can I do it by script while loading data from table? or by any setting in Server?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 11:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-trigger-when-no-record-found-in-Qvd/m-p/210777#M1283968</guid>
      <dc:creator />
      <dc:date>2010-08-06T11:13:26Z</dc:date>
    </item>
  </channel>
</rss>

