<?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: Reduction &amp; Distribute with Publisher doc with Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reduction-Distribute-with-Publisher-doc-with-Section-Access/m-p/522565#M1266936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I found the solution,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Just including "NOREDUCTION" in line of user of service:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, LOGIN, LOGIN2, EMPLPUES&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN,"QLIKVIEWSERVICE",NOREDUCTION&lt;BR /&gt;&amp;nbsp; ];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;This ensures&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that if the document&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is opened with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this user&lt;/SPAN&gt;&lt;SPAN&gt;, the reduction&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is not performed if the doc has "Initial data reduction based on section access" and "Strict exclusion".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I hope its useful&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2013 12:26:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-26T12:26:16Z</dc:date>
    <item>
      <title>Reduction &amp; Distribute with Publisher doc with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Reduction-Distribute-with-Publisher-doc-with-Section-Access/m-p/522564#M1266934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have an app with Section Access like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt; upper('ADMIN')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS ACCESS,&lt;/P&gt;&lt;P&gt; upper(EMPLIDAC)&amp;nbsp;&amp;nbsp; AS NTNAME,&lt;/P&gt;&lt;P&gt; upper(EMPLIDAC)&amp;nbsp;&amp;nbsp; AS LOGIN&lt;/P&gt;&lt;P&gt;FROM QVD_SEGUR.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Field has connection with data model: LOGIN.&lt;/P&gt;&lt;P&gt;I need to reduce data by other field (office) and generate one .qvw per office.&lt;/P&gt;&lt;P&gt;Each office has several LOGIN and we need to create one doc per office but each doc has all estructure of section access. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The doc has a "Initial data reduction based on section access" and "Strict exclusion".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run reduction in Publisher per office it works ok, but I have just one user, the user of service. T&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;his person&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is the one who&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;opens the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;doc&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to make&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the reduction and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;distribution.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The problem is didnt keep all users in section access.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I hope explained well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduction-Distribute-with-Publisher-doc-with-Section-Access/m-p/522564#M1266934</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reduction &amp; Distribute with Publisher doc with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Reduction-Distribute-with-Publisher-doc-with-Section-Access/m-p/522565#M1266936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I found the solution,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Just including "NOREDUCTION" in line of user of service:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, LOGIN, LOGIN2, EMPLPUES&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN,"QLIKVIEWSERVICE",NOREDUCTION&lt;BR /&gt;&amp;nbsp; ];&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;This ensures&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that if the document&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is opened with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this user&lt;/SPAN&gt;&lt;SPAN&gt;, the reduction&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is not performed if the doc has "Initial data reduction based on section access" and "Strict exclusion".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I hope its useful&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 12:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reduction-Distribute-with-Publisher-doc-with-Section-Access/m-p/522565#M1266936</guid>
      <dc:creator />
      <dc:date>2013-12-26T12:26:16Z</dc:date>
    </item>
  </channel>
</rss>

