<?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 Qlik Sense Report query : Section Access in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1685649#M28348</link>
    <description>&lt;P&gt;Solution I can see working is to uncheck:&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;apply user section for reports&lt;/STRONG&gt;&lt;SPAN&gt;" and only use filters for NPrinting reporting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From Qlik Sense perspective you can maintain Section Access and use to maintain who can open app, but from NPrinting perspective i suggest to use only filters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so: for User1 create filter Sector {Sect1,Sect2}, for User 2 filter Sector={Sect3,Sect4} for User4 filter Sector={Sect4}&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2020 11:13:41 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2020-03-18T11:13:41Z</dc:date>
    <item>
      <title>NPrinting Qlik Sense Report query : Section Access</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1584425#M24207</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;I am triggering NPrinting reports to some users in PDF format thru mail, and restricting the report data using Section Access.&lt;/P&gt;&lt;P&gt;So, there is option in NPrinting, Connections tab, where I need to check the option "&lt;STRONG&gt;apply user section for reports&lt;/STRONG&gt;" to generate reports based on Section Access.&lt;/P&gt;&lt;P&gt;My query is, does all the users need to be given access to Qlik Sense app from which I'm generating NPrinting reports?&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;is there any other way to do this?&lt;/P&gt;&lt;P&gt;My requirement is, I want to share the reports to a set of users through mail as attachment but I don't want to give them access to Qlik Sense app from which I am generating report.&lt;/P&gt;&lt;P&gt;I am using NPrinting Nov 2018 version.&lt;/P&gt;&lt;P&gt;Thanks in anticipation for your expert replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 20:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1584425#M24207</guid>
      <dc:creator>ganeshsvm</dc:creator>
      <dc:date>2020-03-18T20:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Qlik Sense Report query : Section Access</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1584434#M24208</link>
      <description>&lt;P&gt;To meet your requirement you cannot use section access for purpose of data filtering in NPrinting (you can still have section access in your Qlik application though)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead you need to create additional logic in your Qlik application (similar to section access) and apply on this logic user based filters in NPrinting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know my answer is not touching much details, however to answer more we would need more details on how you want to filter out data and who can see what?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 11:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1584434#M24208</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-05-24T11:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Qlik Sense Report query : Section Access</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1685601#M28347</link>
      <description>&lt;P&gt;Thanks Lech for replying and apologies for a long late reply.&lt;/P&gt;&lt;P&gt;Following is the way data is filtered based on Sectors values:&lt;/P&gt;&lt;TABLE border="0" width="50%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;&lt;STRONG&gt;Users&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="50%" height="25px"&gt;&lt;STRONG&gt;Sector&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;User1&lt;/TD&gt;&lt;TD width="50%" height="25px"&gt;Sect1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;User1&lt;/TD&gt;&lt;TD width="50%" height="25px"&gt;Sect2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;User2&lt;/TD&gt;&lt;TD width="50%" height="25px"&gt;Sect3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;User3&lt;/TD&gt;&lt;TD width="50%" height="25px"&gt;Sect4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here User1 has can see Sector1 &amp;amp; 2 data, User2 can see Sector3 data and so on...&lt;/P&gt;&lt;P&gt;And this how SA file is maintained to filter data in the corresponding Qlik app.&lt;/P&gt;&lt;P&gt;So, if there is a User4 who should get report of only Sector4 data but he's neither in SA nor has access to the Qlik app where the report is pulled by NPrinting.&lt;/P&gt;&lt;P&gt;Then in this case, what would be the best solution?&lt;/P&gt;&lt;P&gt;Solution I could think of is, adding filters in NPrinting and use it task create separate task for this user (User4). This solution would be OK for one user but what if I have suppose 20 users like this.&lt;/P&gt;&lt;P&gt;And others users will get reports from a single task and data filtered thru SA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in anticipation!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 09:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1685601#M28347</guid>
      <dc:creator>ganeshsvm</dc:creator>
      <dc:date>2020-03-18T09:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Qlik Sense Report query : Section Access</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1685649#M28348</link>
      <description>&lt;P&gt;Solution I can see working is to uncheck:&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;apply user section for reports&lt;/STRONG&gt;&lt;SPAN&gt;" and only use filters for NPrinting reporting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From Qlik Sense perspective you can maintain Section Access and use to maintain who can open app, but from NPrinting perspective i suggest to use only filters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so: for User1 create filter Sector {Sect1,Sect2}, for User 2 filter Sector={Sect3,Sect4} for User4 filter Sector={Sect4}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 11:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Qlik-Sense-Report-query-Section-Access/m-p/1685649#M28348</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-03-18T11:13:41Z</dc:date>
    </item>
  </channel>
</rss>

