<?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: Section Access is not reducing data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421614#M157039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a section access example .qvw and I can get it to work.&amp;nbsp; But I take the code from the example .qvw file and put it into a new .qvw file to build it from scratch and it doesn't work.&amp;nbsp; But if I take my code from my .qvw and put it into the demo .qvw file it does work.&amp;nbsp; What could possibly be the difference in 2 files?&amp;nbsp; Either set of code works in one file, but neither works in another file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my file I still can't get the check box for &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Data Reduction Based on Section Access&lt;/SPAN&gt; to stay checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jan 2013 21:38:05 GMT</pubDate>
    <dc:creator>cjzimm76</dc:creator>
    <dc:date>2013-01-14T21:38:05Z</dc:date>
    <item>
      <title>Section Access is not reducing data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421611#M157036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using QV 11 and QVS 11 with publisher.&amp;nbsp; I am trying to reduce data using section access but when I open the dashboard (desktop or via Access Point) the date is not reduced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;SECTION &lt;SPAN style="color: #0000ff;"&gt;ACCESS&lt;/SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, PROJDIV&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, IT\QLIKVIEW, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, IT\ABC, BS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, IT\XYZ, GA&lt;BR /&gt;]&lt;/SPAN&gt;;&lt;BR /&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;SECTION&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;APPLICATION&lt;/SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;DivisionGroups:&lt;BR /&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GROUP, PROJDIV&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BDEV, GA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; G&amp;amp;A, GA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IT, BS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FS, BS&lt;BR /&gt;]&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I go to Settings&amp;gt;Document Properties&amp;gt;Opening tab and check the check box for Initial Data Reduction Based on Section Access.&amp;nbsp; Hit Apply, then OK.&amp;nbsp; I save the document and then copy it to my QV Server.&amp;nbsp; I create a task to reload and publish the dashboard.&amp;nbsp; On the Reload tab of the task, I check the Section Access check box and enter the service account and password.&amp;nbsp; The task runs successfully.&amp;nbsp; But the data is not reduced.&amp;nbsp; Am I missing something?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;And I did notice that when I go back into the Document Properties, that the check box for Initial Data Reduction Based on Section Access is no longer checked.&amp;nbsp; Why is that?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 18:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421611#M157036</guid>
      <dc:creator>cjzimm76</dc:creator>
      <dc:date>2013-01-14T18:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access is not reducing data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421612#M157037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check that the last chackbox is selected in Security menu at Document Properties and Strict Exclusion after &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Data Reduction Based on Section Access&lt;/SPAN&gt; at &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Settings&amp;gt;Document Properties&amp;gt;Opening tab&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;What field you want to reduce??&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 19:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421612#M157037</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2013-01-14T19:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access is not reducing data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421613#M157038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to reduce the data on the PROJDIV field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 19:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421613#M157038</guid>
      <dc:creator>cjzimm76</dc:creator>
      <dc:date>2013-01-14T19:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access is not reducing data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421614#M157039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a section access example .qvw and I can get it to work.&amp;nbsp; But I take the code from the example .qvw file and put it into a new .qvw file to build it from scratch and it doesn't work.&amp;nbsp; But if I take my code from my .qvw and put it into the demo .qvw file it does work.&amp;nbsp; What could possibly be the difference in 2 files?&amp;nbsp; Either set of code works in one file, but neither works in another file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my file I still can't get the check box for &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Data Reduction Based on Section Access&lt;/SPAN&gt; to stay checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 21:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421614#M157039</guid>
      <dc:creator>cjzimm76</dc:creator>
      <dc:date>2013-01-14T21:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access is not reducing data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421615#M157040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the only difference between my file and the demo file to be the version of QV.&amp;nbsp; If I change my file back to V10, then it works.&amp;nbsp; Anyone have any idea what would need to be done to get it to work in V11?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 22:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421615#M157040</guid>
      <dc:creator>cjzimm76</dc:creator>
      <dc:date>2013-01-14T22:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access is not reducing data</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421616#M157041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a similiar issue to this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 15:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-is-not-reducing-data/m-p/421616#M157041</guid>
      <dc:creator />
      <dc:date>2014-02-20T15:36:49Z</dc:date>
    </item>
  </channel>
</rss>

