<?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 help please. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033016#M943411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, convert all Section Access field values to upper case. Then load your &lt;SPAN style="font-family: 'courier new', courier;"&gt;SheetAccessMatrix&lt;/SPAN&gt; table with UserID formatted like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;...upper(UserID) AS UserID, ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link field values in Section Access are always converted to upper case. If strict exclusion isn't enabled, you will end up with all data being available to everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You didn't forget to enable "Data Reduction based on Section Access" in Settings-&amp;gt;Document Properties-&amp;gt;Opening, did you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 08:04:26 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-01-20T08:04:26Z</dc:date>
    <item>
      <title>Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033013#M943408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a dashboard with 3 tabs.For one user based on the email ID i have to give access to just 1 SHEET(&lt;SPAN style="font-size: 13.3333px;"&gt;SH83 )&lt;/SPAN&gt; .My section access script is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, UserID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN&gt; User, &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:abc@abc.com"&gt;abc@abc.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SheetAccessMatrix:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UserID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SH69, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SH83, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SH95, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[client\Security.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my excel file is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UserID&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; SH69 SH83 SH95&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A class="jive-link-email-small" href="mailto:abc@abc.com"&gt;abc@abc.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;User abc only can see sh83.But when I login as that user I see all 3 tabs.What am I missing here ? I also have initial data reduction and strict exclusion option checked in documnet properties.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks for all the help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 02:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033013#M943408</guid>
      <dc:creator />
      <dc:date>2016-01-20T02:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033014#M943409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6417"&gt;Sheet Level Security&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer Sheet Properties -&amp;gt; Show Sheet -&amp;gt; Conditonal option for conditionally hiding the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 02:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033014#M943409</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-20T02:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033015#M943410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5917" title="https://community.qlik.com/docs/DOC-5917"&gt;https://community.qlik.com/docs/DOC-5917&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033015#M943410</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-20T05:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033016#M943411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, convert all Section Access field values to upper case. Then load your &lt;SPAN style="font-family: 'courier new', courier;"&gt;SheetAccessMatrix&lt;/SPAN&gt; table with UserID formatted like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;...upper(UserID) AS UserID, ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link field values in Section Access are always converted to upper case. If strict exclusion isn't enabled, you will end up with all data being available to everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You didn't forget to enable "Data Reduction based on Section Access" in Settings-&amp;gt;Document Properties-&amp;gt;Opening, did you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033016#M943411</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-20T08:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033017#M943412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jagan.I followed the above document while I started working on section access.Not sure ,what is missing though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033017#M943412</guid>
      <dc:creator />
      <dc:date>2016-01-20T21:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033018#M943413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter.I tried doing uppercase and it is still showing all the tabs when I log in with the email ID assignd to section access.Also,I have both the data reduction and Strict exclusion options checked.Not sure what is missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033018#M943413</guid>
      <dc:creator />
      <dc:date>2016-01-20T21:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Section access help please.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033019#M943414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume it's rather a problem of your sheet object conditional show expression than the section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post the list box values of fields SH69, SH83, SH95 and the conditional expressions you are using? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-help-please/m-p/1033019#M943414</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-20T21:52:08Z</dc:date>
    </item>
  </channel>
</rss>

