<?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 Data Reduction show all data when reload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269500#M101085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i'm using Data Reduction and it works well when open the file, reducting date based on userid, but when press reload button the data reduction dissapear and whole information is available for everyone. Does anyone know how to avoid it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the option data reduction based on session access, and this is the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access ;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;USERID, PASSWORD, ACCESS, SUBAREA, AREA&lt;/P&gt;&lt;P&gt;A, A, Admin, *, *&lt;/P&gt;&lt;P&gt;B, B, User, *, AA&lt;/P&gt;&lt;P&gt;C, C, User, AA11,&lt;/P&gt;&lt;P&gt;D, D, User, AA22,&lt;/P&gt;&lt;P&gt;E, E, User, *, BB&lt;/P&gt;&lt;P&gt;F, F, User, BB11,&lt;/P&gt;&lt;P&gt;G, G, User, BB22,&lt;/P&gt;&lt;P&gt;H, H, User, *, CC&lt;/P&gt;&lt;P&gt;I, I, User, CC11,&lt;/P&gt;&lt;P&gt;J, J, User, CC22, ];&lt;/P&gt;&lt;P&gt;Section Application ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;SUBAREA, AREA&lt;/P&gt;&lt;P&gt;AA11, AA&lt;/P&gt;&lt;P&gt;AA22, AA&lt;/P&gt;&lt;P&gt;BB11, BB&lt;/P&gt;&lt;P&gt;BB22, BB&lt;/P&gt;&lt;P&gt;CC11, CC&lt;/P&gt;&lt;P&gt;CC22, CC ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Sep 2011 08:02:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-17T08:02:51Z</dc:date>
    <item>
      <title>Data Reduction show all data when reload</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269500#M101085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i'm using Data Reduction and it works well when open the file, reducting date based on userid, but when press reload button the data reduction dissapear and whole information is available for everyone. Does anyone know how to avoid it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the option data reduction based on session access, and this is the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access ;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;USERID, PASSWORD, ACCESS, SUBAREA, AREA&lt;/P&gt;&lt;P&gt;A, A, Admin, *, *&lt;/P&gt;&lt;P&gt;B, B, User, *, AA&lt;/P&gt;&lt;P&gt;C, C, User, AA11,&lt;/P&gt;&lt;P&gt;D, D, User, AA22,&lt;/P&gt;&lt;P&gt;E, E, User, *, BB&lt;/P&gt;&lt;P&gt;F, F, User, BB11,&lt;/P&gt;&lt;P&gt;G, G, User, BB22,&lt;/P&gt;&lt;P&gt;H, H, User, *, CC&lt;/P&gt;&lt;P&gt;I, I, User, CC11,&lt;/P&gt;&lt;P&gt;J, J, User, CC22, ];&lt;/P&gt;&lt;P&gt;Section Application ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;SUBAREA, AREA&lt;/P&gt;&lt;P&gt;AA11, AA&lt;/P&gt;&lt;P&gt;AA22, AA&lt;/P&gt;&lt;P&gt;BB11, BB&lt;/P&gt;&lt;P&gt;BB22, BB&lt;/P&gt;&lt;P&gt;CC11, CC&lt;/P&gt;&lt;P&gt;CC22, CC ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2011 08:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269500#M101085</guid>
      <dc:creator />
      <dc:date>2011-09-17T08:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction show all data when reload</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269501#M101086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TheFourth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way you describe your problem is the exact way section access is designed to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When you reload a doc, it is always reloaded with ALL data&lt;/LI&gt;&lt;LI&gt;Section access is only applied once you log in&lt;/LI&gt;&lt;LI&gt;If you, after logging in, reload the doc, the doc will again be reloaded with ALL data&lt;/LI&gt;&lt;LI&gt;Section access will then be applied after closing the doc and reopening it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also have the option to restrict the doc to prevent USER's from reloading docs.&lt;/P&gt;&lt;P&gt;Document Settings &amp;gt; Security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2011 08:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269501#M101086</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2011-09-17T08:47:22Z</dc:date>
    </item>
    <item>
      <title>Data Reduction show all data when reload</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269502#M101087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, now i see it clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2011 13:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-show-all-data-when-reload/m-p/269502#M101087</guid>
      <dc:creator />
      <dc:date>2011-09-17T13:18:29Z</dc:date>
    </item>
  </channel>
</rss>

