<?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: Cyclic printing of e-mails in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136492#M40422</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-in-response-to-username"&gt;First of all, thank you for your replies.&lt;/SPAN&gt;I am very familiar with the regular operation of NPrinting, the problem I am encountering is that I have thousands of rows of data in this table, which means that there are thousands of mailboxes receiving data, and each mailbox receives different data. (It's like a company pushes the information on the paystub to each employee, and each employee's mailbox can only receive his/her own information) I can't create thousands of users in NPrinting. I can only use a QLIK variable to push the data to each mailbox in a loop. How should I write this variable? Or how should this process be implemented?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wood_1-1699580495182.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119679i9360E8B3CEBD5118/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wood_1-1699580495182.png" alt="wood_1-1699580495182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2023 01:41:48 GMT</pubDate>
    <dc:creator>wood</dc:creator>
    <dc:date>2023-11-10T01:41:48Z</dc:date>
    <item>
      <title>Cyclic printing of e-mails</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136145#M40416</link>
      <description>&lt;P&gt;Hello，&lt;/P&gt;
&lt;P&gt;I have this table now, how can I send the different contents to the mailboxes corresponding to them via NP?&lt;/P&gt;
&lt;P&gt;That is, send rows 1, 2 and 3 to AA@HOTMAIL.COM, and row 4 to &lt;A href="mailto:BB@HOTMAIL.COM" target="_blank"&gt;BB@HOTMAIL.COM&lt;/A&gt; and row 5 to CC@hotmail.com&lt;/P&gt;
&lt;TABLE width="439px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="55.8906px"&gt;LINE NO.&lt;/TD&gt;
&lt;TD width="74.8594px"&gt;Dealer&lt;/TD&gt;
&lt;TD width="134.531px"&gt;element&lt;/TD&gt;
&lt;TD width="172.719px"&gt;Recipient Email&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="55.8906px"&gt;1&lt;/TD&gt;
&lt;TD width="74.8594px"&gt;AA&lt;/TD&gt;
&lt;TD width="134.531px"&gt;ABC&lt;/TD&gt;
&lt;TD width="172.719px"&gt;&lt;A href="mailto:sz5959@126.com" target="_blank"&gt;&lt;STRONG&gt;AA@HOTMAIL.CO&lt;/STRONG&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="55.8906px"&gt;2&lt;/TD&gt;
&lt;TD width="74.8594px"&gt;AA&lt;/TD&gt;
&lt;TD width="134.531px"&gt;ABC123&lt;/TD&gt;
&lt;TD width="172.719px"&gt;&lt;A href="mailto:sz5959@126.com" target="_blank"&gt;&lt;STRONG&gt;AA@HOTMAIL.CO&lt;/STRONG&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="55.8906px"&gt;3&lt;/TD&gt;
&lt;TD width="74.8594px"&gt;AA&lt;/TD&gt;
&lt;TD width="134.531px"&gt;ABC123&lt;/TD&gt;
&lt;TD width="172.719px"&gt;&lt;A href="mailto:sz5959@126.com" target="_blank"&gt;&lt;STRONG&gt;AA@HOTMAIL.CO&lt;/STRONG&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="55.8906px"&gt;4&lt;/TD&gt;
&lt;TD width="74.8594px"&gt;BB&lt;/TD&gt;
&lt;TD width="134.531px"&gt;EFG&lt;/TD&gt;
&lt;TD width="172.719px"&gt;BB@HOTMAIL.CO&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="55.8906px"&gt;5&lt;/TD&gt;
&lt;TD width="74.8594px"&gt;CC&lt;/TD&gt;
&lt;TD width="134.531px"&gt;HIJ&lt;/TD&gt;
&lt;TD width="172.719px"&gt;CC@HOTMAIL.CO&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 09 Nov 2023 08:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136145#M40416</guid>
      <dc:creator>wood</dc:creator>
      <dc:date>2023-11-09T08:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic printing of e-mails</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136231#M40417</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I strongly suggest you to start by reading the Getting Started chapter of the official help site at&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/Introduction/Get-started.htm?" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/Introduction/Get-started.htm.&lt;/A&gt;&amp;nbsp;It has a detailed explanation on how to reach your goal.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 10:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136231#M40417</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2023-11-09T10:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic printing of e-mails</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136236#M40418</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10772"&gt;@wood&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Totaly agree with Ruggeros point. You need to first understand how all components are working in NPrinting to see how your solution can be built. There is no point for us to explain here how the core of NPrinitng works as we would have to re-write hundreds of pages from help site just to explain how it all works.&lt;/P&gt;
&lt;P&gt;In nutshell search and read help site to learn following topics:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;create app&lt;/LI&gt;
&lt;LI&gt;create connection&lt;/LI&gt;
&lt;LI&gt;create report (here you need to choose template you are willing ot work with)&lt;/LI&gt;
&lt;LI&gt;create users and filters&lt;/LI&gt;
&lt;LI&gt;create task and assign users and triggers&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Solution you need would be based on user filters so you would need to learn more about it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly to manage your expectations note that NPrinitng will not cycle through your table and it will not send an email just based on your table. You will need to create nprinting users with emails you have and assign user filters to them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All this is very well and thoroughly described in help site you just have to read it all through.&lt;/P&gt;
&lt;P&gt;good luck!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 11:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136236#M40418</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-11-09T11:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic printing of e-mails</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136492#M40422</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-in-response-to-username"&gt;First of all, thank you for your replies.&lt;/SPAN&gt;I am very familiar with the regular operation of NPrinting, the problem I am encountering is that I have thousands of rows of data in this table, which means that there are thousands of mailboxes receiving data, and each mailbox receives different data. (It's like a company pushes the information on the paystub to each employee, and each employee's mailbox can only receive his/her own information) I can't create thousands of users in NPrinting. I can only use a QLIK variable to push the data to each mailbox in a loop. How should I write this variable? Or how should this process be implemented?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wood_1-1699580495182.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119679i9360E8B3CEBD5118/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wood_1-1699580495182.png" alt="wood_1-1699580495182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 01:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136492#M40422</guid>
      <dc:creator>wood</dc:creator>
      <dc:date>2023-11-10T01:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic printing of e-mails</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136545#M40425</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10772"&gt;@wood&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well - you say: "&lt;SPAN&gt;I can't create thousands of users in NPrinting." - then I have no solution for you. D&lt;/SPAN&gt;&lt;SPAN&gt;istribution of reports to users with data specific to users can only be achieved by use of user filters or section access. In either case you must have users in NPrinting created.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;So as far as your description goes the only thing you can do is create those 1000s of users. You can obviously automate that by using recipient import process which is also documented on help site:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/DeployingQVNprinting/Import-Users-Filters.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/DeployingQVNprinting/Import-Users-Filters.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Highlighted by you variable cannot be used for loop &amp;amp; reduce &amp;amp; send purpose. Data filtering for the users still needs to be based on user-user filter relationship.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The more advanced way of using variables or alternative emails is when you group reports by "dummy users" - each dummy user (which still has to be created in NPrinitng) represents set of filters and can have sets of filters applied. NPrinitng opens the app, applies set of filters and that the can change concatenated list of emails in Qlik variable so that can be passed to NPrinting and reports will be sent to those emails.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 06:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136545#M40425</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-11-10T06:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cyclic printing of e-mails</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136582#M40427</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You could also create a dummy user for each filter / report and add all the recipients in one of the the Alternate Email separated by comma. Then in the publish task set to use the selected Alternate Email.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 08:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cyclic-printing-of-e-mails/m-p/2136582#M40427</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2023-11-10T08:18:47Z</dc:date>
    </item>
  </channel>
</rss>

