<?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 and exclude fields. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103510#M628729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also please go thru the attached file which has examples also:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Aug 2016 14:05:31 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-08-13T14:05:31Z</dc:date>
    <item>
      <title>Section access and exclude fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103508#M628727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've used section access to grant or exclude users access to sheets. Now I'm asked to exclude whole fields. Let's assume I have only two fact fields named volume and profit. what's the best way to exclude users from the field profit?&lt;/P&gt;&lt;P&gt;i've read a lot about section access but could'nt find the answer.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2016 13:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103508#M628727</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-08-13T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Section access and exclude fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103509#M628728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Omit field. In the below script when user DAVID logs in, he will not see the filed "SALES". Hope this helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;ACCESS,USERID,OMIT,AUTHID,DISPLAY_SHEET1&lt;/P&gt;&lt;P&gt;ADMIN,ADMIN,,*|*|*,1&lt;/P&gt;&lt;P&gt;USER,JOHN,,JOHN|EMEA|A,1&lt;/P&gt;&lt;P&gt;USER,JOHN,,JOHN|NAM|A,1&lt;/P&gt;&lt;P&gt;USER,JOHN,,JOHN|NAM|B,1&lt;/P&gt;&lt;P&gt;USER,JOHN,,JOHN|NAM|C,1&lt;/P&gt;&lt;P&gt;USER,DAVID,SALES,DAVID|*|*,0&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2016 14:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103509#M628728</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-13T14:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Section access and exclude fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103510#M628729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also please go thru the attached file which has examples also:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2016 14:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103510#M628729</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-13T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Section access and exclude fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103511#M628730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌thanks! it does ring a Bell. I already have this document printed and in front of me.... I just looked past it I guess.&lt;/P&gt;&lt;P&gt;anyway, again thanks.&lt;/P&gt;&lt;P&gt;Joris.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2016 16:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103511#M628730</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-08-13T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Section access and exclude fields.</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103512#M628731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome... and yes sometimes we spend lot of time for simple things&amp;nbsp; even though it is in front of us.....Enjoy your day...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2016 17:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-and-exclude-fields/m-p/1103512#M628731</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-13T17:34:08Z</dc:date>
    </item>
  </channel>
</rss>

