<?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: Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459833#M1225768</link>
    <description>&lt;P&gt;In Section Access, the "*" character in a reducing field represents only the values listed in Section Access, not any additional values in the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Star is *;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;&lt;BR /&gt;Access:&lt;BR /&gt;...&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 09:35:17 GMT</pubDate>
    <dc:creator>BrunPierre</dc:creator>
    <dc:date>2024-06-06T09:35:17Z</dc:date>
    <item>
      <title>Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459455#M1225752</link>
      <description>&lt;P&gt;I have the following section access script in my hidden script -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS,&amp;nbsp; NTNAME,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OMIT,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SLRLEVEL8,&amp;nbsp; &amp;nbsp; SLRLEVEL7&lt;BR /&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp;DOMAIN\USER1,&amp;nbsp; &amp;nbsp;*,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*&lt;BR /&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp;DOMAIN\USER2,&amp;nbsp; &amp;nbsp;*,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EMERGENCY DENTAL SERVICE&lt;BR /&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp;DOMAIN\USER3,&amp;nbsp; &amp;nbsp;NHSNO,&amp;nbsp; *,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EMERGENCY DENTAL SERVICE&lt;BR /&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp;DOMAIN\USER3,&amp;nbsp; &amp;nbsp;NHSNO,&amp;nbsp; *,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SPECIAL CARE DENTAL SERVICE&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When opening the dashboard my log in - DOMAIN\USER1, I can only see EMERGENCY DENTAL SERVICE and SPECIAL CARE DENTAL SERVICE and cannot see NHSNO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why is this happening? I should be able to see everything&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kev&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 12:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459455#M1225752</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2024-06-05T12:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459509#M1225753</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/8220"&gt;@kev6brown&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This could be because:&lt;/P&gt;
&lt;P&gt;• The * in SLRLEVEL7 is not being interpreted as "all data". Instead, it's being treated as a literal value.&lt;/P&gt;
&lt;P&gt;• There might be a conflict with other user settings, especially if multiple entries for the same user exist with different access rights.&lt;/P&gt;
&lt;P&gt;• There could be an issue with how the data model is set up, affecting the data reduction process.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;***Hope this resolve your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the issue is solved please mark the answer with Accept as Solution &amp;amp; like it.***&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 13:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459509#M1225753</guid>
      <dc:creator>TauseefKhan</dc:creator>
      <dc:date>2024-06-05T13:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459517#M1225754</link>
      <description>&lt;P&gt;Any idea how I change it so it does interpret it as "All Data"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 14:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459517#M1225754</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2024-06-05T14:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459523#M1225755</link>
      <description>&lt;P&gt;&amp;nbsp;* wildcard in Section Access is interpreted as "All Data," you need to make sure that the reduction fields (SLRLEVEL8, SLRLEVEL7, etc.) are properly linked to your data model.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 14:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459523#M1225755</guid>
      <dc:creator>TauseefKhan</dc:creator>
      <dc:date>2024-06-05T14:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459782#M1225763</link>
      <description>&lt;P&gt;I've removed SLRLEVEL7 and anything in OMIT. So just SLRLEVEL8 is being reduced, however it is still not working, even though it does link in the data model&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 08:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459782#M1225763</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2024-06-06T08:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459813#M1225765</link>
      <description>&lt;P&gt;DOMAIN\USER1 has a "*" added, indicating that all fields listed in OMIT will be hidden.&lt;/P&gt;
&lt;P&gt;If you want this user to see the field NHSNO, leave the OMIT value blank.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 08:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459813#M1225765</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-06-06T08:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459821#M1225767</link>
      <description>&lt;P&gt;I have removed OMIT from the table so it now looks like -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Section Access;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Access:&lt;/DIV&gt;
&lt;DIV&gt;LOAD * INLINE [&lt;/DIV&gt;
&lt;DIV&gt;ACCESS,&amp;nbsp; &amp;nbsp; &amp;nbsp; NTNAME,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SLRLEVEL8&lt;/DIV&gt;
&lt;DIV&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\USER1,&amp;nbsp; &amp;nbsp; &amp;nbsp;*&lt;/DIV&gt;
&lt;DIV&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\USER2,&amp;nbsp; &amp;nbsp; &amp;nbsp;CARER HEALTH TEAM&lt;/DIV&gt;
&lt;DIV&gt;ADMIN,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DOMAIN\USER3,&amp;nbsp; &amp;nbsp; &amp;nbsp;OVERNIGHT SERVICE COASTAL&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; ];&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Section Application;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I'm now seeing&amp;nbsp;CARER HEALTH TEAM and&amp;nbsp;OVERNIGHT SERVICE COASTAL when i should see everything&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jun 2024 09:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459821#M1225767</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2024-06-06T09:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459833#M1225768</link>
      <description>&lt;P&gt;In Section Access, the "*" character in a reducing field represents only the values listed in Section Access, not any additional values in the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Star is *;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;&lt;BR /&gt;Access:&lt;BR /&gt;...&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 09:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459833#M1225768</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-06-06T09:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459836#M1225769</link>
      <description>&lt;P&gt;Ok that makes sense, so if I want to be able to see all values do I just leave SLRLEVEL8 blank for me?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 09:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459836#M1225769</guid>
      <dc:creator>kev6brown</dc:creator>
      <dc:date>2024-06-06T09:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459842#M1225770</link>
      <description>&lt;P&gt;This thread has multiple scenarios: &lt;A title="Managing data security with Section Access" href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_self"&gt;Managing data security with Section Access&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 09:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459842#M1225770</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-06-06T09:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459886#M1225771</link>
      <description>&lt;P&gt;A quite simple approach to include/exclude all values with a wildcard is to list these values within section access, maybe with something like:&lt;/P&gt;
&lt;P&gt;SA: &lt;BR /&gt;load 'USER' as ACCESS, &lt;STRONG&gt;'NONE'&lt;/STRONG&gt; as NTNAME,&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; text(fieldvalue('REDUCTION', recno())) as REDUCTION&lt;BR /&gt;autogenerate fieldvaluecount('REDUCTION');&lt;/P&gt;
&lt;P&gt;concatenate(SA) load .... from YourSectionAccess;&lt;/P&gt;
&lt;P&gt;If there are only a few REDUCTION values they might be simply listed in an inline-statement but like shown such listing against a dummy-user could be also retrieved from the data-set or loaded from a prepared qvd.&lt;/P&gt;
&lt;P&gt;Beside this - automatically applied looping and merging approaches might be also used to define all wanted accesses and therefore avoiding the wildcard-stuff.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 12:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/2459886#M1225771</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-06-06T12:10:33Z</dc:date>
    </item>
  </channel>
</rss>

