<?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: Different values when using Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226412#M391379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two kind of amounts: Actual or Budget. And one of them is always greater NULL()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 13:54:20 GMT</pubDate>
    <dc:creator>pacoli2013</dc:creator>
    <dc:date>2017-02-07T13:54:20Z</dc:date>
    <item>
      <title>Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226410#M391377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; mso-ansi-language: EN-GB; font-family: arial,helvetica,sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt;Can someone explain me the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000;"&gt;I have a QVW without Section Access and Section Application (QVW01) and one with&amp;nbsp; Section Access and Section Application (QVW02), the rest of the script &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: #222222; line-height: 115%;"&gt;is exactly the same.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt;The Access tab in QVW02 is very simple:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="color: blue;"&gt;Star&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-GB" style="color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: black;"&gt; '-1';&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="color: blue;"&gt;SECTION&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-GB" style="color: blue;"&gt;Access&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: green;"&gt;// ad 01. Allow access for QADMIN: QADMIN / SUPER ADMIN&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-GB" style="color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="color: maroon;"&gt;[&lt;BR /&gt; ACCESS, USERNAME, PASSWORD, SALESDISTRICT, CUSTOMER&lt;BR /&gt; ADMIN, QADMIN, QADMIN,&amp;nbsp; ALL, ALL&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: black;"&gt;;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: green;"&gt;// ad 02. Allow access for users :USERS / PASSWORD&lt;BR /&gt; //LOAD &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ALLDIMENSIONVALUESALLOWED = '-1', 'ADMIN', 'USER') as ACCESS,&lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USERNAME, &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PASSWORD,&lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALESDISTRICT, &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CUSTOMER&lt;BR /&gt; //FROM [$(DataPathQvd)PrimDef_ReportingUserDimValueAllowed.qvd] (qvd);&lt;BR /&gt; //&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="color: blue;"&gt;SECTION&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-GB" style="color: blue;"&gt;Application&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: black;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt;So nothing special.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt;But there is a difference between QVW01 and QVW02 which I cannot explain. This is to been seen in the worksheet Dashboard SalesInvoice. This worksheet has a Gauge with&amp;nbsp; Actual (year) versus Actual (previous year) and a table with some values and calculations. The gauges and the tables are also in both QVW’s the same. In fact I made a copy from QVW01 (QlikTech Question) and built in the section access tab and called it QlikTech Question with Access.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="line-height: 115%; color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt;When you select year 2015 both Gauges show 102,91%, when you select 2017 the percentage is&amp;nbsp; 8,15%. When you select 2016 the gauge in QVW01 shows&amp;nbsp; 108,60% and in QVW02 36710526,67%&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="margin: auto auto auto 2.75pt;" width="285"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="padding: 0 3.5pt; border: 1pt solid windowtext;" valign="bottom" width="80"&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Selection &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 1pt 1pt 1pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext #000000; padding: 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;with Access&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 1pt 1pt 1pt 0px; border-style: solid solid solid none; border-color: windowtext windowtext windowtext #000000; padding: 0 3.5pt;" valign="bottom" width="111"&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;without Access&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt; border-style: none solid; border-color: #000000 windowtext; padding: 0 3.5pt;" valign="bottom" width="80"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;2015&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 0px 0px; border-style: none solid none none; border-color: #000000 windowtext #000000 #000000; padding: 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;102,91&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 0px 0px; border-style: none solid none none; border-color: #000000 windowtext #000000 #000000; padding: 0 3.5pt;" valign="bottom" width="111"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;102,91&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt; border-style: none solid; border-color: #000000 windowtext; padding: 0 3.5pt;" valign="bottom" width="80"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;2016&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 0px 0px; border-style: none solid none none; border-color: #000000 windowtext #000000 #000000; padding: 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;36710526,07&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 0px 0px; border-style: none solid none none; border-color: #000000 windowtext #000000 #000000; padding: 0 3.5pt;" valign="bottom" width="111"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;108,6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 1pt; border-style: none solid solid; border-color: #000000 windowtext windowtext; padding: 0 3.5pt;" valign="bottom" width="80"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;2017&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 1pt 0px; border-style: none solid solid none; border-color: #000000 windowtext windowtext #000000; padding: 0 3.5pt;" valign="bottom" width="95"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;8,15&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border-width: 0px 1pt 1pt 0px; border-style: none solid solid none; border-color: #000000 windowtext windowtext #000000; padding: 0 3.5pt;" valign="bottom" width="111"&gt;&lt;P align="right" style="text-align: right;"&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;8,15&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;SPAN lang="EN-GB" style="line-height: 115%;"&gt;The Table below the Gauge shows the right percentages in the &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: #222222; line-height: 115%;"&gt;right column (% Difference This Year versus Last Year) &lt;/SPAN&gt;&lt;SPAN style="line-height: 115%; color: #000000;"&gt;and &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="color: #222222; line-height: 115%;"&gt;the pointers of the gauges shows the correct percentages.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;So can someone explain me why the values in 2015 and 2017 are the same but not in 2016. When the values for every year were different I could imagine that there could be a filter on the actual amounts, caused by the section access. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;But this only in-one-year difference I cannot explain. So I hope someone can (have added both QVW's)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;In QVW02 I’m logged in with QADMIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: arial,helvetica,sans-serif;"&gt;Court&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 10:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226410#M391377</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-02-07T10:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226411#M391378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have null values in the data ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 10:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226411#M391378</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-07T10:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226412#M391379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two kind of amounts: Actual or Budget. And one of them is always greater NULL()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 13:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226412#M391379</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-02-07T13:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226413#M391380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked your file ...in the section access file you have 1 or more extra records because of which you have this difference &lt;/P&gt;&lt;P&gt;add the ActualAmount , Year and other required columns . You could see some additional Columns in the Section access file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 05:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226413#M391380</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-08T05:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226414#M391381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will add the columns and test it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 08:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226414#M391381</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-02-13T08:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226415#M391382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added some columns and made the Access tab hidden: Problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 07:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226415#M391382</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2017-02-20T07:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Different values when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226416#M391383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;..if you have got the answers mark the helpful and correct answers and close this thread &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 07:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-values-when-using-Section-Access/m-p/1226416#M391383</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-20T07:28:26Z</dc:date>
    </item>
  </channel>
</rss>

