<?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>article Can I use Section Access with NPrinting? in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Can-I-use-Section-Access-with-NPrinting/ta-p/1492656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;This tutorial illustrates how to create NPrinting reports from QlikView documents created with &lt;STRONG&gt;Section Access&lt;/STRONG&gt;. Please refer to the official QlikView documentation which explains QlikView &lt;STRONG&gt;Section Access&lt;/STRONG&gt; in detail very well.&lt;/P&gt;&lt;P&gt;The file &lt;STRONG&gt;C:\NPrintingTraining\QlikViewDocuments\SalesDemoSectionAccess.qvw&lt;/STRONG&gt; contains this script at the beginning:&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SECTION ACCESS;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;LOAD * INLINE [ &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;ACCESS, USERID, PASSWORD, MAN ADMIN, ADMIN, ADMIN, * &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;USER, Elvis, Elvis, 2 USER, Helen, Helen, 9 ]; &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;SECTION APPLICATION; &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;SALES: &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;LOAD * INLINE [ &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;MAN, EmployeeID &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;2, 2 &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;9, 9 ];&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;which creates section access with an admin and two users. Each user can see only his data because of the filter on EmployeeID.&lt;/P&gt;&lt;P&gt;The users and passwords are:&lt;/P&gt;&lt;P&gt;admin admin&lt;/P&gt;&lt;P&gt;Elvis Elvis&lt;/P&gt;&lt;P&gt;Helen Helen&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;N.B. NPrinting is not compatible with NT security&lt;/STRONG&gt; in regards to recipients and associated filters, as things stand now.&lt;/P&gt;&lt;P&gt;QlikView NT security is based on Windows authentication, so it is not directly managed by QlikView. NT security&amp;nbsp; checks the UserName of the user that is logged on the windows machine. This cannot be managed by NPrinting because the service does not log into the Window machine as a new user, so NT security access cannot be guaranteed to the NPrinting service.&lt;/P&gt;&lt;P&gt;It is necessary to remove NT security from the documents that is used by the NPrinting service to create reports.&lt;/P&gt;&lt;P&gt;If it's not possible we suggest you to create a copy of the QlikView document and save it on a protected folder.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Document Properties&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104432" alt="Configure-Document-Properties.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/104432_Configure-Document-Properties.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;UL&gt;&lt;LI&gt;Open QlikView Document Properties window (&lt;STRONG&gt;Ctrl + Alt + D&lt;/STRONG&gt;) or &lt;STRONG&gt;Settings&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Document Properties&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Select the &lt;STRONG&gt;Opening&lt;/STRONG&gt; tab&lt;/LI&gt;&lt;LI&gt;Put a check mark in both the &lt;STRONG&gt;Initial Data Reduction Based on Section Access&lt;/STRONG&gt; and the &lt;STRONG&gt;Strict Exclusion&lt;/STRONG&gt; boxes&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Open NPrinting File in NPrinting&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104433" alt="Open-NPrinting-File-in-NPrinting.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/104433_Open-NPrinting-File-in-NPrinting.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Click on the &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;O&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;pen&lt;/STRONG&gt; icon on the &lt;STRONG&gt;File&lt;/STRONG&gt; tab and browse to &lt;STRONG&gt;C:\NPrintingTraining\NPrintingFiles\NPrintingTraining.nsq&lt;/STRONG&gt; and open it or if &lt;STRONG&gt;C:\NPrintingTraining\NPrintingFiles\NPrintingTraining.nsq&lt;/STRONG&gt; is already listed under &lt;STRONG&gt;Recent Files&lt;/STRONG&gt;, click directly on it.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Create New Connection&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104434" alt="Create-New-Connection.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/104434_Create-New-Connection.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Sales Demo Section Access&lt;/STRONG&gt; as the &lt;STRONG&gt;Name&lt;/STRONG&gt; of the &lt;STRONG&gt;Connection&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter a &lt;STRONG&gt;Description&lt;/STRONG&gt; (optional)&lt;/LI&gt;&lt;LI&gt;Click on the browse button at the extreme right of the &lt;STRONG&gt;QlikView document&lt;/STRONG&gt; field&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Select QlikView Document&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104435" alt="Select-QlikView-Document.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/104435_Select-QlikView-Document.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Browse to &lt;STRONG&gt;C:\NPrintingTraining\QlikViewDocuments\&lt;/STRONG&gt; and:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select &lt;STRONG&gt;SalesDemoSectionAccess.qvw&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Open&lt;/STRONG&gt; button&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Last Parameters&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104436" alt="Configure-Last-Parameters.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/104436_Configure-Last-Parameters.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter "admin" both as &lt;STRONG&gt;User name&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Make sure there is no check mark in the &lt;STRONG&gt;Clear all selections&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close&lt;/STRONG&gt; icon&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Create New Recipient&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104437" alt="Create-New-Recipient.png" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/104437_Create-New-Recipient.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Elvis Presley Section Access&lt;/STRONG&gt; for the &lt;STRONG&gt;Recipient&lt;/STRONG&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;C:\NPrintingTraining\PersonalFolders\ElvisPresley&lt;/STRONG&gt; as the &lt;STRONG&gt;Folder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;ElvisPresley&lt;/STRONG&gt; for the &lt;STRONG&gt;SubFolder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Security&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104438" alt="Configure-Security.png" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/104438_Configure-Security.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Put a check mark in the &lt;STRONG&gt;Enable Security&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Enter "Elvis" as both the &lt;STRONG&gt;User ID&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close &lt;/STRONG&gt;icon in the &lt;STRONG&gt;Actions&lt;/STRONG&gt; group of the tool bar&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Helen Brolin Recipient&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104439" alt="Configure-Helen-Brolin-Recipient.png" class="image-8 jive-image" src="https://community.qlik.com/legacyfs/online/104439_Configure-Helen-Brolin-Recipient.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Helen Brolin Section Access&lt;/STRONG&gt; for the &lt;STRONG&gt;Recipient&lt;/STRONG&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;C:\NPrintingTraining\PersonalFolders\HelenBrolin&lt;/STRONG&gt; as the &lt;STRONG&gt;Folder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;HelenBrolin &lt;/STRONG&gt; for the &lt;STRONG&gt;SubFolder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Helen Brolin Security&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104440" alt="Configure-Helen-Brolin-Security.png" class="image-9 jive-image" src="https://community.qlik.com/legacyfs/online/104440_Configure-Helen-Brolin-Security.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Put a check mark in the &lt;STRONG&gt;Enable Security&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Enter "Helen" as both the &lt;STRONG&gt;User ID&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Actions&lt;/STRONG&gt; group of the tool bar&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure New Excel Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104441" alt="Configure-New-Excel-Report.png" class="image-10 jive-image" src="https://community.qlik.com/legacyfs/online/104441_Configure-New-Excel-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Section Access&lt;/STRONG&gt; as the report &lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter a &lt;STRONG&gt;Description&lt;/STRONG&gt; (optional)&lt;/LI&gt;&lt;LI&gt;Check the &lt;STRONG&gt;Enable Dynamic Naming&lt;/STRONG&gt; box&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Enable Dynamic Naming&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104442" alt="Enable-Dynamic-Naming.png" class="jive-image image-11" src="https://community.qlik.com/legacyfs/online/104442_Enable-Dynamic-Naming.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Though this step is optional, it provides for more distinct, understandable file names&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Put a check mark in the &lt;STRONG&gt;Enable Dynamic Naming&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Make sure that &lt;STRONG&gt;Report name&lt;/STRONG&gt; is selected for the first &lt;STRONG&gt;Item&lt;/STRONG&gt; that is present&lt;/LI&gt;&lt;LI&gt;Add a second Item by clicking on the green '&lt;STRONG&gt;+&lt;/STRONG&gt;' at the far right of the &lt;STRONG&gt;Item&lt;/STRONG&gt; fields and set it to &lt;STRONG&gt;Recipient name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;New&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Template&lt;/STRONG&gt; group to open the &lt;STRONG&gt;Template Editor&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Create Template&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104443" alt="Create-Template.png" class="jive-image image-12" src="https://community.qlik.com/legacyfs/online/104443_Create-Template.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Add the QlikView object &lt;STRONG&gt;CH184&lt;/STRONG&gt; to the table node&lt;/LI&gt;&lt;LI&gt;Drag and drop it in the cell &lt;STRONG&gt;B4&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Add &lt;STRONG&gt;Salesman&lt;/STRONG&gt; field as level&lt;/LI&gt;&lt;LI&gt;Drag the &lt;STRONG&gt;Salesman_Level&lt;/STRONG&gt; node token to &lt;STRONG&gt;A1&lt;/STRONG&gt; and the end tag to &lt;STRONG&gt;A6&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Drag the tag with the field value &lt;STRONG&gt;&amp;lt;Salesman&amp;gt;&lt;/STRONG&gt; to &lt;STRONG&gt;A2&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Format it as &lt;STRONG&gt;14px&lt;/STRONG&gt;, &lt;STRONG&gt;Bold&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Save As&lt;/STRONG&gt; icon to conclude template development.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Save Template and Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104444" alt="Save-Template-and-Report.png" class="image-13 jive-image" src="https://community.qlik.com/legacyfs/online/104444_Save-Template-and-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Section Access template.xlsx&lt;/STRONG&gt; for the &lt;STRONG&gt;File name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save&lt;/STRONG&gt; button&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Report Editor&lt;/STRONG&gt; window to save the report&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure New Report Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104445" alt="Configure-New-Report-Task.png" class="image-14 jive-image" src="https://community.qlik.com/legacyfs/online/104445_Configure-New-Report-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Create a new &lt;STRONG&gt;Report Task&lt;/STRONG&gt; named &lt;STRONG&gt;Section Access&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Set the &lt;STRONG&gt;Connection&lt;/STRONG&gt; to &lt;STRONG&gt;Sales Demo Section Access&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Set &lt;STRONG&gt;Use&lt;/STRONG&gt; to &lt;STRONG&gt;Task output folder&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Output folder to &lt;STRONG&gt;C:\NPrintingTraining\Output&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Add Report to Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104446" alt="Add-Report-to-Task.png" class="jive-image image-15" src="https://community.qlik.com/legacyfs/online/104446_Add-Report-to-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Select &lt;STRONG&gt;Reports&lt;/STRONG&gt; in the &lt;STRONG&gt;Show&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Click on &lt;STRONG&gt;Add&lt;/STRONG&gt; in the &lt;STRONG&gt;Reports&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Add the &lt;STRONG&gt;Section Access&lt;/STRONG&gt; report&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Add Recipients to Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104447" alt="Add-Recipients-to-Task.png" class="jive-image image-16" src="https://community.qlik.com/legacyfs/online/104447_Add-Recipients-to-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Select the &lt;STRONG&gt;Recipients&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Show&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Add&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Recipients&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Select and add &lt;STRONG&gt;Elvis&lt;/STRONG&gt; and &lt;STRONG&gt;Helen&lt;/STRONG&gt; to the &lt;STRONG&gt;Task&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the&lt;STRONG&gt; Save and Close &lt;/STRONG&gt;icon&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Run Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104448" alt="Run-Task.png" class="image-17 jive-image" src="https://community.qlik.com/legacyfs/online/104448_Run-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Select the &lt;STRONG&gt;Section Access&lt;/STRONG&gt; task in the list and click on the &lt;STRONG&gt;Run&lt;/STRONG&gt; icon.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Inspect Log&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104449" alt="Inspect-Log.png" class="image-18 jive-image" src="https://community.qlik.com/legacyfs/online/104449_Inspect-Log.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Please note the start of QlikView security with the Helen user, the start of Section Access, and the end of Section Access.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Inspect Elvis Presley Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104450" alt="Inspect-Elvis-Presley-Report.png" class="jive-image image-19" src="https://community.qlik.com/legacyfs/online/104450_Inspect-Elvis-Presley-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Inspect Helen Brolin Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104451" alt="Inspect-Helen-Brolin-Report.png" class="jive-image image-20" src="https://community.qlik.com/legacyfs/online/104451_Inspect-Helen-Brolin-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;The two reports contain only the data pertinent to the recipient.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2015 12:39:17 GMT</pubDate>
    <dc:creator>Bjorn_Wedbratt</dc:creator>
    <dc:date>2015-11-09T12:39:17Z</dc:date>
    <item>
      <title>Can I use Section Access with NPrinting?</title>
      <link>https://community.qlik.com/t5/Member-Articles/Can-I-use-Section-Access-with-NPrinting/ta-p/1492656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;This tutorial illustrates how to create NPrinting reports from QlikView documents created with &lt;STRONG&gt;Section Access&lt;/STRONG&gt;. Please refer to the official QlikView documentation which explains QlikView &lt;STRONG&gt;Section Access&lt;/STRONG&gt; in detail very well.&lt;/P&gt;&lt;P&gt;The file &lt;STRONG&gt;C:\NPrintingTraining\QlikViewDocuments\SalesDemoSectionAccess.qvw&lt;/STRONG&gt; contains this script at the beginning:&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SECTION ACCESS;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;LOAD * INLINE [ &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;ACCESS, USERID, PASSWORD, MAN ADMIN, ADMIN, ADMIN, * &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;USER, Elvis, Elvis, 2 USER, Helen, Helen, 9 ]; &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;SECTION APPLICATION; &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;SALES: &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;LOAD * INLINE [ &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;MAN, EmployeeID &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;CODE&gt;2, 2 &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;9, 9 ];&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;which creates section access with an admin and two users. Each user can see only his data because of the filter on EmployeeID.&lt;/P&gt;&lt;P&gt;The users and passwords are:&lt;/P&gt;&lt;P&gt;admin admin&lt;/P&gt;&lt;P&gt;Elvis Elvis&lt;/P&gt;&lt;P&gt;Helen Helen&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;N.B. NPrinting is not compatible with NT security&lt;/STRONG&gt; in regards to recipients and associated filters, as things stand now.&lt;/P&gt;&lt;P&gt;QlikView NT security is based on Windows authentication, so it is not directly managed by QlikView. NT security&amp;nbsp; checks the UserName of the user that is logged on the windows machine. This cannot be managed by NPrinting because the service does not log into the Window machine as a new user, so NT security access cannot be guaranteed to the NPrinting service.&lt;/P&gt;&lt;P&gt;It is necessary to remove NT security from the documents that is used by the NPrinting service to create reports.&lt;/P&gt;&lt;P&gt;If it's not possible we suggest you to create a copy of the QlikView document and save it on a protected folder.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Document Properties&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104432" alt="Configure-Document-Properties.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/104432_Configure-Document-Properties.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;UL&gt;&lt;LI&gt;Open QlikView Document Properties window (&lt;STRONG&gt;Ctrl + Alt + D&lt;/STRONG&gt;) or &lt;STRONG&gt;Settings&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;Document Properties&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Select the &lt;STRONG&gt;Opening&lt;/STRONG&gt; tab&lt;/LI&gt;&lt;LI&gt;Put a check mark in both the &lt;STRONG&gt;Initial Data Reduction Based on Section Access&lt;/STRONG&gt; and the &lt;STRONG&gt;Strict Exclusion&lt;/STRONG&gt; boxes&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Open NPrinting File in NPrinting&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104433" alt="Open-NPrinting-File-in-NPrinting.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/104433_Open-NPrinting-File-in-NPrinting.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Click on the &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;O&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;pen&lt;/STRONG&gt; icon on the &lt;STRONG&gt;File&lt;/STRONG&gt; tab and browse to &lt;STRONG&gt;C:\NPrintingTraining\NPrintingFiles\NPrintingTraining.nsq&lt;/STRONG&gt; and open it or if &lt;STRONG&gt;C:\NPrintingTraining\NPrintingFiles\NPrintingTraining.nsq&lt;/STRONG&gt; is already listed under &lt;STRONG&gt;Recent Files&lt;/STRONG&gt;, click directly on it.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Create New Connection&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104434" alt="Create-New-Connection.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/104434_Create-New-Connection.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Sales Demo Section Access&lt;/STRONG&gt; as the &lt;STRONG&gt;Name&lt;/STRONG&gt; of the &lt;STRONG&gt;Connection&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter a &lt;STRONG&gt;Description&lt;/STRONG&gt; (optional)&lt;/LI&gt;&lt;LI&gt;Click on the browse button at the extreme right of the &lt;STRONG&gt;QlikView document&lt;/STRONG&gt; field&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Select QlikView Document&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104435" alt="Select-QlikView-Document.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/104435_Select-QlikView-Document.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Browse to &lt;STRONG&gt;C:\NPrintingTraining\QlikViewDocuments\&lt;/STRONG&gt; and:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select &lt;STRONG&gt;SalesDemoSectionAccess.qvw&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Open&lt;/STRONG&gt; button&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Last Parameters&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104436" alt="Configure-Last-Parameters.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/104436_Configure-Last-Parameters.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter "admin" both as &lt;STRONG&gt;User name&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Make sure there is no check mark in the &lt;STRONG&gt;Clear all selections&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close&lt;/STRONG&gt; icon&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Create New Recipient&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104437" alt="Create-New-Recipient.png" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/104437_Create-New-Recipient.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Elvis Presley Section Access&lt;/STRONG&gt; for the &lt;STRONG&gt;Recipient&lt;/STRONG&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;C:\NPrintingTraining\PersonalFolders\ElvisPresley&lt;/STRONG&gt; as the &lt;STRONG&gt;Folder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;ElvisPresley&lt;/STRONG&gt; for the &lt;STRONG&gt;SubFolder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Security&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104438" alt="Configure-Security.png" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/104438_Configure-Security.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Put a check mark in the &lt;STRONG&gt;Enable Security&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Enter "Elvis" as both the &lt;STRONG&gt;User ID&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close &lt;/STRONG&gt;icon in the &lt;STRONG&gt;Actions&lt;/STRONG&gt; group of the tool bar&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Helen Brolin Recipient&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104439" alt="Configure-Helen-Brolin-Recipient.png" class="image-8 jive-image" src="https://community.qlik.com/legacyfs/online/104439_Configure-Helen-Brolin-Recipient.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Helen Brolin Section Access&lt;/STRONG&gt; for the &lt;STRONG&gt;Recipient&lt;/STRONG&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;C:\NPrintingTraining\PersonalFolders\HelenBrolin&lt;/STRONG&gt; as the &lt;STRONG&gt;Folder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;LI&gt;Enter &lt;STRONG&gt;HelenBrolin &lt;/STRONG&gt; for the &lt;STRONG&gt;SubFolder&lt;/STRONG&gt; name&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure Helen Brolin Security&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104440" alt="Configure-Helen-Brolin-Security.png" class="image-9 jive-image" src="https://community.qlik.com/legacyfs/online/104440_Configure-Helen-Brolin-Security.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Put a check mark in the &lt;STRONG&gt;Enable Security&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Enter "Helen" as both the &lt;STRONG&gt;User ID&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Actions&lt;/STRONG&gt; group of the tool bar&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure New Excel Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104441" alt="Configure-New-Excel-Report.png" class="image-10 jive-image" src="https://community.qlik.com/legacyfs/online/104441_Configure-New-Excel-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Section Access&lt;/STRONG&gt; as the report &lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter a &lt;STRONG&gt;Description&lt;/STRONG&gt; (optional)&lt;/LI&gt;&lt;LI&gt;Check the &lt;STRONG&gt;Enable Dynamic Naming&lt;/STRONG&gt; box&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Enable Dynamic Naming&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104442" alt="Enable-Dynamic-Naming.png" class="jive-image image-11" src="https://community.qlik.com/legacyfs/online/104442_Enable-Dynamic-Naming.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Though this step is optional, it provides for more distinct, understandable file names&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Put a check mark in the &lt;STRONG&gt;Enable Dynamic Naming&lt;/STRONG&gt; box&lt;/LI&gt;&lt;LI&gt;Make sure that &lt;STRONG&gt;Report name&lt;/STRONG&gt; is selected for the first &lt;STRONG&gt;Item&lt;/STRONG&gt; that is present&lt;/LI&gt;&lt;LI&gt;Add a second Item by clicking on the green '&lt;STRONG&gt;+&lt;/STRONG&gt;' at the far right of the &lt;STRONG&gt;Item&lt;/STRONG&gt; fields and set it to &lt;STRONG&gt;Recipient name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;New&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Template&lt;/STRONG&gt; group to open the &lt;STRONG&gt;Template Editor&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Create Template&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104443" alt="Create-Template.png" class="jive-image image-12" src="https://community.qlik.com/legacyfs/online/104443_Create-Template.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Add the QlikView object &lt;STRONG&gt;CH184&lt;/STRONG&gt; to the table node&lt;/LI&gt;&lt;LI&gt;Drag and drop it in the cell &lt;STRONG&gt;B4&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Add &lt;STRONG&gt;Salesman&lt;/STRONG&gt; field as level&lt;/LI&gt;&lt;LI&gt;Drag the &lt;STRONG&gt;Salesman_Level&lt;/STRONG&gt; node token to &lt;STRONG&gt;A1&lt;/STRONG&gt; and the end tag to &lt;STRONG&gt;A6&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Drag the tag with the field value &lt;STRONG&gt;&amp;lt;Salesman&amp;gt;&lt;/STRONG&gt; to &lt;STRONG&gt;A2&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Format it as &lt;STRONG&gt;14px&lt;/STRONG&gt;, &lt;STRONG&gt;Bold&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Save As&lt;/STRONG&gt; icon to conclude template development.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Save Template and Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104444" alt="Save-Template-and-Report.png" class="image-13 jive-image" src="https://community.qlik.com/legacyfs/online/104444_Save-Template-and-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Enter &lt;STRONG&gt;Section Access template.xlsx&lt;/STRONG&gt; for the &lt;STRONG&gt;File name&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save&lt;/STRONG&gt; button&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Save and Close&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Report Editor&lt;/STRONG&gt; window to save the report&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Configure New Report Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104445" alt="Configure-New-Report-Task.png" class="image-14 jive-image" src="https://community.qlik.com/legacyfs/online/104445_Configure-New-Report-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Create a new &lt;STRONG&gt;Report Task&lt;/STRONG&gt; named &lt;STRONG&gt;Section Access&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Set the &lt;STRONG&gt;Connection&lt;/STRONG&gt; to &lt;STRONG&gt;Sales Demo Section Access&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Set &lt;STRONG&gt;Use&lt;/STRONG&gt; to &lt;STRONG&gt;Task output folder&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Output folder to &lt;STRONG&gt;C:\NPrintingTraining\Output&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Add Report to Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104446" alt="Add-Report-to-Task.png" class="jive-image image-15" src="https://community.qlik.com/legacyfs/online/104446_Add-Report-to-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Select &lt;STRONG&gt;Reports&lt;/STRONG&gt; in the &lt;STRONG&gt;Show&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Click on &lt;STRONG&gt;Add&lt;/STRONG&gt; in the &lt;STRONG&gt;Reports&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Add the &lt;STRONG&gt;Section Access&lt;/STRONG&gt; report&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Add Recipients to Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104447" alt="Add-Recipients-to-Task.png" class="jive-image image-16" src="https://community.qlik.com/legacyfs/online/104447_Add-Recipients-to-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;OL&gt;&lt;LI&gt;Select the &lt;STRONG&gt;Recipients&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Show&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Click on the &lt;STRONG&gt;Add&lt;/STRONG&gt; icon in the &lt;STRONG&gt;Recipients&lt;/STRONG&gt; group&lt;/LI&gt;&lt;LI&gt;Select and add &lt;STRONG&gt;Elvis&lt;/STRONG&gt; and &lt;STRONG&gt;Helen&lt;/STRONG&gt; to the &lt;STRONG&gt;Task&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click on the&lt;STRONG&gt; Save and Close &lt;/STRONG&gt;icon&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Run Task&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104448" alt="Run-Task.png" class="image-17 jive-image" src="https://community.qlik.com/legacyfs/online/104448_Run-Task.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Select the &lt;STRONG&gt;Section Access&lt;/STRONG&gt; task in the list and click on the &lt;STRONG&gt;Run&lt;/STRONG&gt; icon.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Inspect Log&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104449" alt="Inspect-Log.png" class="image-18 jive-image" src="https://community.qlik.com/legacyfs/online/104449_Inspect-Log.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;Please note the start of QlikView security with the Helen user, the start of Section Access, and the end of Section Access.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Inspect Elvis Presley Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104450" alt="Inspect-Elvis-Presley-Report.png" class="jive-image image-19" src="https://community.qlik.com/legacyfs/online/104450_Inspect-Elvis-Presley-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;DIV class="step-container"&gt;&lt;H2 class="step-title"&gt;Inspect Helen Brolin Report&lt;/H2&gt;&lt;DIV class="step-image-container"&gt;&lt;IMG __jive_id="104451" alt="Inspect-Helen-Brolin-Report.png" class="jive-image image-20" src="https://community.qlik.com/legacyfs/online/104451_Inspect-Helen-Brolin-Report.png" style="height: auto; width: auto;" /&gt;&lt;/DIV&gt;&lt;DIV class="step-instructions"&gt;&lt;P&gt;The two reports contain only the data pertinent to the recipient.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="clear"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 12:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Can-I-use-Section-Access-with-NPrinting/ta-p/1492656</guid>
      <dc:creator>Bjorn_Wedbratt</dc:creator>
      <dc:date>2015-11-09T12:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use Section Access with NPrinting?</title>
      <link>https://community.qlik.com/t5/Member-Articles/Can-I-use-Section-Access-with-NPrinting/tac-p/1492657#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, up at the top it says nt security can't work with this because it checks who is logged in.&amp;nbsp; However, if I am logged in as ab\steve and ab\steve is on the section access list, would there be an angle for nprinting designer on my desktop be able to access that document?&amp;nbsp; Same question if I have ab\nprint on the nprinting server's service account and ab\nprint on the section access list - named cals in place.&amp;nbsp; (I tried just putting ab\steve into the user name box on the connection window, but it gives the connection error when I save and close to create the object list.&amp;nbsp; Same connection works okay when disable the section access list.&amp;nbsp; So I'm sure you're right, just instinct feels like there should be an angle if I'm logged in as me using nprinting designer on my desktop and I'm on the section access list.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can you suggest an alternate section access script that would work with nprinting, recognize users, and not require an additional password on accesspoint?&amp;nbsp; (Accesspoint is setup so I'd put ab\steve and a password before I get to the index page, then freely see and access any documents with ab\steve on their section access list.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Section&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Access&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; ACCESS, NTNAME&lt;BR /&gt; ADMIN, ab\qlik&lt;BR /&gt; ADMIN, ab\steve&lt;BR /&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt; ADMIN, ab\nprint&lt;/SPAN&gt;&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Section&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Application&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Can-I-use-Section-Access-with-NPrinting/tac-p/1492657#M213</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2015-12-03T23:29:11Z</dc:date>
    </item>
  </channel>
</rss>

