<?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: Run one script as Administrator under Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556204#M207644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where should I calculate the number? In the database itself right?&lt;/P&gt;&lt;P&gt;Because I cannot calculate the number in my Qlikview application since Section Access script would have already run before any of the data is imported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Nov 2013 05:09:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-22T05:09:39Z</dc:date>
    <item>
      <title>Run one script as Administrator under Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556201#M207641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Section Access working successfully in my document, thus allowing users to see their own KPIs, say "Difference between Target Opportunities and Actual Opportunities" for themselves.&lt;/P&gt;&lt;P&gt;But on the dashboard, I want to show another KPI which is "Org. Wide difference Target Opportunities and Actual Opportunities" which I cannot calculate currently because Section Access is in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the data below, when A logs in, he should see his own KPI as 10 and Org. Wide KPI as 30&lt;/P&gt;&lt;P&gt;When B logs in, he should see his own KPI as 20 and Org. Wide KPI as 30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="146" style="border: 1px solid rgb(0, 0, 0); width: 265px; height: 91px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales Agent&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Target - Actual Opportunities&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Total&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, I want to create one variable that is not affected by Section Access, or rather assumes as if Administrator has logged in and has access to all the data.&lt;/P&gt;&lt;P&gt;Is this even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 06:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556201#M207641</guid>
      <dc:creator />
      <dc:date>2013-11-21T06:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run one script as Administrator under Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556202#M207642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you calculate the number and store the result in a variable in the script, you can use that variable to display the number to any of your users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 20:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556202#M207642</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-11-21T20:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Run one script as Administrator under Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556203#M207643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another alternative: if you have multiple KPI values is... Load an Inline table in a suitable format Straight table or Matrix &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 20:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556203#M207643</guid>
      <dc:creator />
      <dc:date>2013-11-21T20:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run one script as Administrator under Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556204#M207644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where should I calculate the number? In the database itself right?&lt;/P&gt;&lt;P&gt;Because I cannot calculate the number in my Qlikview application since Section Access script would have already run before any of the data is imported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 05:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556204#M207644</guid>
      <dc:creator />
      <dc:date>2013-11-22T05:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Run one script as Administrator under Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556205#M207645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can calculate it in the QlikView load script.&amp;nbsp; Section Access is only run once a user opens the document to view it.&amp;nbsp; During the load script, you have all of the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 13:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-one-script-as-Administrator-under-Section-Access/m-p/556205#M207645</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-11-22T13:33:08Z</dc:date>
    </item>
  </channel>
</rss>

