<?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: nprinting filter empty in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290739#M15293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the dynamic recipients import from qlikview table object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-13942"&gt;How to Import Recipients from QlikView Documents - Features Track&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then include the condition "If the object is empty" in the NPrinting job.&lt;/P&gt;&lt;P&gt;If the the above condition is met , the job fails at that step and stops sending email to the recipients list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Mar 2017 03:56:02 GMT</pubDate>
    <dc:creator>vikramv</dc:creator>
    <dc:date>2017-03-15T03:56:02Z</dc:date>
    <item>
      <title>nprinting filter empty</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290738#M15292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik/Nprinting experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have an option or setting (conditions also) that helps to send the recipient email only when a filter to that email is existing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;recently we had a situation where the recipients import load failed and the emails were sent incorrectly with full dump of qlikview data (11MB) since the filters were not present. it is pretty wierd why this failed, we are suspecting some corruption&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;out step include constant changes to recipient xls file and a step is included to reload the entire filter and recipients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we have some suggestions to avoid this kind of issues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290738#M15292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: nprinting filter empty</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290739#M15293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the dynamic recipients import from qlikview table object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-13942"&gt;How to Import Recipients from QlikView Documents - Features Track&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then include the condition "If the object is empty" in the NPrinting job.&lt;/P&gt;&lt;P&gt;If the the above condition is met , the job fails at that step and stops sending email to the recipients list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 03:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290739#M15293</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2017-03-15T03:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: nprinting filter empty</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290740#M15294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this Vikram. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i ask if there are any such ways to check for empty filters also ? if the filter tab is blank i need the job to fail and alert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 12:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290740#M15294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-15T12:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: nprinting filter empty</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290741#M15295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is the one I mentioned above.flag the not null values in separate field and include the condition in Nprintimg.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8442"&gt;How to Control Report Generation with Conditions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is create a variable in Qlik for that field checking for empty filter.pull that variable into Nprintimg job condition while running the job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 14:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290741#M15295</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2017-03-15T14:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: nprinting filter empty</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290742#M15296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vikram , this helps, will try your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 21:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nprinting-filter-empty/m-p/1290742#M15296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-15T21:16:37Z</dc:date>
    </item>
  </channel>
</rss>

