<?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: 'Override' section access to get totals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276875#M103264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe section access will reduce data that you don't have rights to access on login, the data is really removed from the internal data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to acces data after that point, you should not reduce it with section access. For example, you might keep a copy of overall averages in your data model, but reduce / remove only the more detailed data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something you want? Or how should your use case look like in more detail?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Dec 2011 21:09:24 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-12-03T21:09:24Z</dc:date>
    <item>
      <title>'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276874#M103263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that uses section access to limit users to see only the data for people that report to them.&amp;nbsp; Is there a way to override that in certain conditions for provide overall averages so that they can compare their team to the overall department averages?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 20:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276874#M103263</guid>
      <dc:creator />
      <dc:date>2011-12-03T20:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: 'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276875#M103264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe section access will reduce data that you don't have rights to access on login, the data is really removed from the internal data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to acces data after that point, you should not reduce it with section access. For example, you might keep a copy of overall averages in your data model, but reduce / remove only the more detailed data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something you want? Or how should your use case look like in more detail?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 21:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276875#M103264</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-03T21:09:24Z</dc:date>
    </item>
    <item>
      <title>'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276876#M103265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may have to revisit how I designed the application.&amp;nbsp; It was so easy to just use section access to limit access to the agents' data.&amp;nbsp; I have one of the keys as the agent id, so I would have to change things around to have the group average available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 21:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276876#M103265</guid>
      <dc:creator />
      <dc:date>2011-12-03T21:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: 'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276877#M103266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use the login information using OSUser() or QVUser() to conditionally show objects / impact expressions. IMHO, that's not as secure and easy as section access, but probably more flexible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 21:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276877#M103266</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-03T21:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: 'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276878#M103267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, secure is pretty important.&amp;nbsp; I think I will publish the necessary averages in another way and stick with what I have so far.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's always versin 2.0!&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, 03 Dec 2011 21:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276878#M103267</guid>
      <dc:creator />
      <dc:date>2011-12-03T21:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: 'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276879#M103268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only solution to your scenario is to do the calculations in the backend script, so that the values can be picked as precalculated results in to the frontend application. Besides solving your issue, this will also save you calculations in runtime which could be nice in bigger applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without Section Access user might be able to create new object and thereby access data that you have not intended for them, so building your own access in expressions will probabaly not be very smooth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 21:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276879#M103268</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-12-03T21:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: 'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276880#M103269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll take a look at that!&amp;nbsp; That just might do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2011 21:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/276880#M103269</guid>
      <dc:creator />
      <dc:date>2011-12-03T21:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: 'Override' section access to get totals</title>
      <link>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/1666673#M449182</link>
      <description>&lt;P&gt;Hi, Interesting scenario and I also have the similar requirement. What if I dont want to do pre-calculation on overall average? Is it possible to get average on total after applying section access, i.e., getting rid of few calculations on section access.&lt;/P&gt;&lt;P&gt;Thanks for your help on this.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 10:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Override-section-access-to-get-totals/m-p/1666673#M449182</guid>
      <dc:creator>Kumar9</dc:creator>
      <dc:date>2020-01-17T10:18:20Z</dc:date>
    </item>
  </channel>
</rss>

