<?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 Using QlikView Personal Edition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549199#M1291286</link>
    <description>&lt;P&gt;I'm using QlikView personal edition .&amp;nbsp; I added a Section Application to reduce data for the USERS, as shown bellow. When the USER accesses the application, data are shown reduced but, after load the data (Hit the button RELOAD) the reduction is ignored and data are shown completely, without reduction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who can help me to see what is happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD, VD, VD1&lt;BR /&gt;ADMIN, ADMIN, ADMIN!@#,&lt;BR /&gt;USER, FLORIPA, GerFlo!@#, FLO, GEL&lt;BR /&gt;USER, NORTE, GerNor!@#, NOR, GEL&lt;BR /&gt;USER, CRICIUMA, GerCri!@#, CRI, GEL&lt;BR /&gt;USER, TOTAL, GerMaster,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;ReducaoRegiao:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;VD, Regiao&lt;BR /&gt;FLO, Florianópolis&lt;BR /&gt;NOR, Joinville&lt;BR /&gt;CRI, Criciúma&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;ReducaoProduto:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;VD1, SUBGRUPOS.DESCRICAO&lt;BR /&gt;GEL, GELO&lt;BR /&gt;GEL, GELO&lt;BR /&gt;GEL, GELO&lt;BR /&gt;];&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Giovane</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549199#M1291286</link>
      <description>&lt;P&gt;I'm using QlikView personal edition .&amp;nbsp; I added a Section Application to reduce data for the USERS, as shown bellow. When the USER accesses the application, data are shown reduced but, after load the data (Hit the button RELOAD) the reduction is ignored and data are shown completely, without reduction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who can help me to see what is happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD, VD, VD1&lt;BR /&gt;ADMIN, ADMIN, ADMIN!@#,&lt;BR /&gt;USER, FLORIPA, GerFlo!@#, FLO, GEL&lt;BR /&gt;USER, NORTE, GerNor!@#, NOR, GEL&lt;BR /&gt;USER, CRICIUMA, GerCri!@#, CRI, GEL&lt;BR /&gt;USER, TOTAL, GerMaster,&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;ReducaoRegiao:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;VD, Regiao&lt;BR /&gt;FLO, Florianópolis&lt;BR /&gt;NOR, Joinville&lt;BR /&gt;CRI, Criciúma&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;ReducaoProduto:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;VD1, SUBGRUPOS.DESCRICAO&lt;BR /&gt;GEL, GELO&lt;BR /&gt;GEL, GELO&lt;BR /&gt;GEL, GELO&lt;BR /&gt;];&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549199#M1291286</guid>
      <dc:creator>Giovane</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549217#M1291289</link>
      <description>&lt;P&gt;It's working as designed because section access is applied by opening an application - each reload will always load the whole data. This means you need to prevent a reloading from users - maybe with the settings from the document properties in tab security.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 13:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549217#M1291289</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-02-26T13:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549256#M1291292</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Section access is applied &lt;STRONG&gt;on open,&amp;nbsp;&lt;/STRONG&gt;when performing and reload you re-reload data into the application and the SA is "broken".&amp;nbsp;&lt;/P&gt;&lt;P&gt;To avoid this you&amp;nbsp; will need to remove the Reload priviledges for USERS in the QVW file.&amp;nbsp; See attached picture below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Section access where Reload is disabled" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6775i0217BBBB91A70BDF/image-size/large?v=v2&amp;amp;px=999" role="button" title="SA_reload.png" alt="Section access where Reload is disabled" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Section access where Reload is disabled&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 14:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549256#M1291292</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-02-26T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549275#M1291296</link>
      <description>&lt;P&gt;Thanks for your contribution, Marcus...let me see if I understood all you told me: I need the USER see updated data, but I can not allow them to RELOAD data, cause doing this the security is going to be broken. I'm I right? If it's true I see only one way to overcome the issue:&lt;/P&gt;&lt;P&gt;1. I need to log in the application as ADMIN.&lt;/P&gt;&lt;P&gt;2. The ADMIN will RELOAD data to update them.&lt;/P&gt;&lt;P&gt;3. The ADMIN will SAVE updated data.&lt;/P&gt;&lt;P&gt;4. The USER will log in the application with the security preserved, and will see updated data without RELOAD them.&lt;/P&gt;&lt;P&gt;Am I right? Is this really the only way to prevent the issue? Do you see other alternative to solve my problem?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 14:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549275#M1291296</guid>
      <dc:creator>Giovane</dc:creator>
      <dc:date>2019-02-26T14:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549282#M1291298</link>
      <description>&lt;P&gt;Hello, Vegar...&lt;/P&gt;&lt;P&gt;Thanks for your contribution, no matter your&amp;nbsp;&lt;SPAN&gt;Norglish and Swenglish !!! I ask you to see my reply on Marcus answer...maybe you can enrich my conclusions, and give a better way to solve my issue...in the end I need the USER to see updated data preserving the security and data reduction. That's the question !!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 14:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549282#M1291298</guid>
      <dc:creator>Giovane</dc:creator>
      <dc:date>2019-02-26T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549316#M1291300</link>
      <description>&lt;P&gt;I think there is no elegant solution possible because the personal edition isn't aimed to share the applications. The classical suggestion would be to use a server to update the applications and the user could access them only over the access point.&lt;/P&gt;&lt;P&gt;An alternatively might be to implement some kind of batch-execution so that the applications is updated each n minutes/hours and/or to enable the use to start this execution (whereby I doubt that such logic would be really save in the end) - and it means a closing and reopening of the updated application.&lt;/P&gt;&lt;P&gt;Another way could be to implement the reduction directly within the load-statement as where-conditions to your various load-statements (the important parts of the loading would need to be within a hidden script-tab).&lt;/P&gt;&lt;P&gt;To get a stable process with multiple user in the long-term you will definitely need a server because with more and more users and/or applications each attempt to use workarounds will end in growing nightmares in regard of administration and maintaining them.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 15:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549316#M1291300</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-02-26T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549516#M1291303</link>
      <description>Your suggested setup with admin reload and user login will work.&lt;BR /&gt;&lt;BR /&gt;Are all users sharing the same qvw file? If not then you could, as &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt; mentioned, make the reduction logic in the load script.</description>
      <pubDate>Tue, 26 Feb 2019 23:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549516#M1291303</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-02-26T23:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data Reduction Using QlikView Personal Edition</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549787#M1291306</link>
      <description>&lt;P&gt;Hi, Vegar.&lt;/P&gt;&lt;P&gt;Thank you, one more time...you and Marcus really contributed to solve my problem. Your commentaries are similar, and related to the same starting point. So, once Marcus was the first to answer my question I'll choose his answer as the right answer.&amp;nbsp; I hope you understand my decision.&lt;/P&gt;&lt;P&gt;Thank you very much. See you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 11:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Reduction-Using-QlikView-Personal-Edition/m-p/1549787#M1291306</guid>
      <dc:creator>Giovane</dc:creator>
      <dc:date>2019-02-27T11:55:41Z</dc:date>
    </item>
  </channel>
</rss>

