<?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: Need Help in Nprinting Filter in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621936#M25870</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You request is not clear to me. I have not understand the second part of your message.&lt;/P&gt;
&lt;P&gt;You can create filters based on fields or advanced filters &lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm&lt;/A&gt;. Filters can be applied to reports, users, tasks and objects. You can create or modify a filter manually or via APIs.&lt;/P&gt;
&lt;P&gt;So you can create a filter based on the state you want to keep.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 07:30:55 GMT</pubDate>
    <dc:creator>Ruggero_Piccoli</dc:creator>
    <dc:date>2019-09-10T07:30:55Z</dc:date>
    <item>
      <title>Need Help in Nprinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621573#M25842</link>
      <description>&lt;P&gt;Dear Team ,&lt;/P&gt;&lt;P&gt;I have attached qlikview document and I have to send&amp;nbsp; collection report to Statehead's mail id.&amp;nbsp; I have created the charts in nprinting, how can I achieve this.&lt;/P&gt;&lt;P&gt;If statehead of a particular customer changed, then automatically that particular customer id collection should goes new statehead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Tripati Rao&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621573#M25842</guid>
      <dc:creator>tripatiqv</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Nprinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621614#M25845</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I hope I understand correctly your request.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik NPrinting doesn't have an event-based triggering system. I mean, you cannot run a publish task when a specific event happens.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can run a publish task via time-based trigger (&lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/DistributionSchedulesAutomation/Distribute-User-Specific.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/DistributionSchedulesAutomation/Distribute-User-Specific.htm&lt;/A&gt;) or via API (&lt;A href="https://help.qlik.com/en-US/nprinting/June2019/APIs/NP+API/index.html?page=49" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/APIs/NP+API/index.html?page=49&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;As workaround you can create a custom application that run the task via API when the event happens or you can create a time-based trigger (for example every 30 minutes) and add a condition (about condition refer to &lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Conditions.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Conditions.htm&lt;/A&gt;).&amp;nbsp; The condition becomes true when there is the event you want so only in that case the task generates report.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 13:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621614#M25845</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-09-09T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Nprinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621887#M25869</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;previously I am creating&amp;nbsp; user in nprinting with email id and assigning state filter in it and I created publish task to send email . Its works properly. User is getting mail&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently we have mapped emailid with state head in system. So is there any ways to send mail to state head based on their email id by creating filter or any changes in the publish task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tripati&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 05:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621887#M25869</guid>
      <dc:creator>tripatiqv</dc:creator>
      <dc:date>2019-09-10T05:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Nprinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621936#M25870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You request is not clear to me. I have not understand the second part of your message.&lt;/P&gt;
&lt;P&gt;You can create filters based on fields or advanced filters &lt;A href="https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm&lt;/A&gt;. Filters can be applied to reports, users, tasks and objects. You can create or modify a filter manually or via APIs.&lt;/P&gt;
&lt;P&gt;So you can create a filter based on the state you want to keep.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 07:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621936#M25870</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-09-10T07:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Nprinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621941#M25871</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In order to send anything via email using NPrinitng you need to first create a user in NPrinitng admin console, so the fact that you have email address in your QlikView app does not mean that NPrinitng automatically will use it.&lt;/P&gt;&lt;P&gt;You can create users:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;manually - by typing them in in NPrinting Admin console&lt;/LI&gt;&lt;LI&gt;using import task from XLS or LDAP&lt;/LI&gt;&lt;LI&gt;using API - this can be quite well automated but you will have to write logic by yourself. API reference is available on Qlik help website in NPrinting section&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then once you have users created/imported its up to you how you add them to the Publish task. I usually use group as I it allows me to maintain users outside of publish task setting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously when creating new users you will have to associate relevant filters with them or simply use section access functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on the side note - i suggest studying help page with tutorials and a continuous classroom. As a partner you should have access to online training which will give you quite broad overview on how you need to plan your development&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 07:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621941#M25871</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-10T07:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Nprinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621956#M25875</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per my attached application&amp;nbsp; I have state head names and mail id with me.&lt;/P&gt;&lt;P&gt;Does nprinting have a functionality of pick one state head name and send email of collection report&lt;/P&gt;&lt;P&gt;to that state head dynamically.&lt;/P&gt;&lt;P&gt;State Head&amp;nbsp; State Head Mailid&amp;nbsp; customer state&lt;/P&gt;&lt;P&gt;ram,ram@gmail.com,TG&lt;/P&gt;&lt;P&gt;ram,ram@gmail.com ,TN&lt;/P&gt;&lt;P&gt;raj,raj@gmail.com,AP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tripati Rao&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 07:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Need-Help-in-Nprinting-Filter/m-p/1621956#M25875</guid>
      <dc:creator>tripatiqv</dc:creator>
      <dc:date>2019-09-10T07:48:58Z</dc:date>
    </item>
  </channel>
</rss>

