<?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 Section access issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258995#M397426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was implementing section access in my application and my requirement is, that when a District manager opens the report, he should be able to see the data corresponding to his own district, and if a National Manager opens, he should be able to see All the data.&lt;/P&gt;&lt;P&gt;So i implemented security on the DistrictID, where in I used * in the DistrictID column of the security file in case of &lt;SPAN style="font-size: 13.3333px;"&gt;National Manage&lt;/SPAN&gt;rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i login from the national manager, all charts are 'no data to display' if no district is selected in the multibox/filter.&lt;/P&gt;&lt;P&gt;and if a select any district from the multibox, the data is appearing for that district.&lt;/P&gt;&lt;P&gt;I want that when no district is selected, all the data should be aggregated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2017 06:31:54 GMT</pubDate>
    <dc:creator>chhavi376</dc:creator>
    <dc:date>2017-01-17T06:31:54Z</dc:date>
    <item>
      <title>Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258995#M397426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was implementing section access in my application and my requirement is, that when a District manager opens the report, he should be able to see the data corresponding to his own district, and if a National Manager opens, he should be able to see All the data.&lt;/P&gt;&lt;P&gt;So i implemented security on the DistrictID, where in I used * in the DistrictID column of the security file in case of &lt;SPAN style="font-size: 13.3333px;"&gt;National Manage&lt;/SPAN&gt;rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i login from the national manager, all charts are 'no data to display' if no district is selected in the multibox/filter.&lt;/P&gt;&lt;P&gt;and if a select any district from the multibox, the data is appearing for that district.&lt;/P&gt;&lt;P&gt;I want that when no district is selected, all the data should be aggregated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 06:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258995#M397426</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-01-17T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258996#M397427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chhavi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of Access National Manager (NM) has ? USER OR ADMIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you put * in Reduction Field (DISTRICT_ID) . It means all listed values in section access for DISTRICT_ID is accessible to that user. It does not mean "all the Loaded values for DISTRICT_ID accessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have * for NM and you still do not see any values in Chart, make sure there is some associated values with granted values in context of chart. Chart calculation should not have excluded those associated value. You may try again after unchecking "Strict Exclusion" box and see if you get chart for NM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally e,g, lets say you have following case then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NM will see all (1,2,3,4)&lt;/P&gt;&lt;P&gt;NM1 ---&amp;nbsp; NONE (Access denied for him)&lt;/P&gt;&lt;P&gt;DM1 ---only 2&lt;/P&gt;&lt;P&gt;Dm2 -- only 3&lt;/P&gt;&lt;P&gt;NM2 -- 2 and 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/149676_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/149677_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 07:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258996#M397427</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-17T07:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258997#M397428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Hi! &lt;/P&gt;&lt;P&gt;NM is a USER access. &lt;/P&gt;&lt;P&gt;what should be written in place of * then So that I get all the values, and not just the listed ones?&lt;/P&gt;&lt;P&gt;AAnd also, i mentioned that I'm able to see data in case any district is selected in the filter. &lt;/P&gt;&lt;P&gt;I Mean, i need to deliberatrly select the district for the chart to appear.&lt;/P&gt;&lt;P&gt;and the data appears for all the districts only if i select them in the filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the filter is cleared, there is no data in the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REmoving strict exlusion will nit restrict the data in case of DMs&lt;/P&gt;&lt;P&gt;so I can't deselect it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 08:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258997#M397428</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-01-17T08:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258998#M397429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.,&lt;/P&gt;&lt;P&gt;Can you share qvw with sample data.&lt;/P&gt;&lt;P&gt;Need to see if issue is with chart or section access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 08:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258998#M397429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-17T08:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258999#M397430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which client are you using ? Is it Desktop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 09:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1258999#M397430</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-17T09:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1259000#M397431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Payal,&lt;/P&gt;&lt;P&gt;Apologies for the late reply. &lt;/P&gt;&lt;P&gt;I was unable to share the application as it is a very heavy client application, and I can't share it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 10:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1259000#M397431</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-01-20T10:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1259001#M397432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girirajsinh,&lt;/P&gt;&lt;P&gt;Apologies for late reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the issue right. &lt;/P&gt;&lt;P&gt;Actually the section access sheet did not contain ALLthe districts. (1 or 2 were missing).&lt;/P&gt;&lt;P&gt;That is why it wasn't showing up any data when there was no value selected in the filter.&lt;/P&gt;&lt;P&gt;It clicked to me when i read this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;When you put * in Reduction Field (DISTRICT_ID) . It means all listed values in section access for DISTRICT_ID is accessible to that user. It does not mean "all the Loaded values for DISTRICT_ID accessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, I added the missing districts &lt;SPAN style="font-size: 13.3333px;"&gt;in the section access sheet&lt;/SPAN&gt;/concatenated the districts from the main table with the section access sheet and it started working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 11:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1259001#M397432</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-01-20T11:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section access issue</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1259002#M397433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answer to your following que&lt;/P&gt;&lt;P&gt;what should be written in place of * then So that I get all the values, and not just the listed ones?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can either make NM ADMIN and keep blank in Reduction field(DID here) ..&lt;/P&gt;&lt;P&gt;Surely if giving ADMIN to NM is not wise idea then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;list all possible DID with some dummy field and assign that to NM in section access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section application Area ---&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'ALL' AS REDUCTION_FIELD&lt;/P&gt;&lt;P&gt;DID AS DID,&lt;/P&gt;&lt;P&gt;FROM abc.qvd;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;DID AS REDUCTION_FIELD,&lt;/P&gt;&lt;P&gt;DID AS DID&lt;/P&gt;&lt;P&gt;FROM abc.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section access area ---&lt;/P&gt;&lt;P&gt;List all DID with dummy user in Section access&lt;/P&gt;&lt;P&gt;and then use * for NM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACCESS, USERID /NTNAME, REDUCTION FIELD&lt;/P&gt;&lt;P&gt;USER,DUM1,F1&lt;/P&gt;&lt;P&gt;USER,DUM2,F2&lt;/P&gt;&lt;P&gt;USER,DUM3,F3&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;USER,NM,*&lt;/P&gt;&lt;P&gt;USER,DM2,2&lt;/P&gt;&lt;P&gt;USER,DM3,3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps you&lt;/P&gt;&lt;P&gt;pls ignore my syntac error &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 11:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-issue/m-p/1259002#M397433</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-20T11:02:43Z</dc:date>
    </item>
  </channel>
</rss>

