<?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: Question reReports in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1540522#M746087</link>
    <description>&lt;P&gt;That worked !!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 06 Feb 2019 19:50:56 GMT</pubDate>
    <dc:creator>jduenyas</dc:creator>
    <dc:date>2019-02-06T19:50:56Z</dc:date>
    <item>
      <title>Question reReports</title>
      <link>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1539929#M746085</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I have a procedure (script) that generates reports. It selects time span and individual Sales People and generates a report which I later send automatically, via a 3rd party engine, to the individual recipients.&lt;/P&gt;&lt;P&gt;Occasionally there is no data to report for an individual.&lt;/P&gt;&lt;P&gt;Is there a way to determine if there is no data in a chart so to skip the report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1539929#M746085</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question reReports</title>
      <link>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1539959#M746086</link>
      <description>&lt;P&gt;It depends what 3rd party engine you use.&lt;/P&gt;&lt;P&gt;In my experience in Macros I count the number of rows in the table that will be send:&lt;/P&gt;&lt;PRE&gt; 	SET obj = ActiveDocument.GetSheetObject("info1")
	
	control = obj.GetRowCount
	IF control&amp;gt; 1 THEN
	
 		send_report vTO, vCC, reportFile, vName
 		
 	END IF&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 05:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1539959#M746086</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2019-02-06T05:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question reReports</title>
      <link>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1540522#M746087</link>
      <description>&lt;P&gt;That worked !!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 19:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-reReports/m-p/1540522#M746087</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2019-02-06T19:50:56Z</dc:date>
    </item>
  </channel>
</rss>

