<?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 Field wise in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204548#M61407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use OMIT Command for restricting certain Owners and Leave blank for the owners to see all the departments&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Nov 2010 09:09:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-29T09:09:34Z</dc:date>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204547#M61406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 3 users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 86pt; border-collapse: collapse;" width="115"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 86pt; mso-width-source: userset; mso-width-alt: 3680;" width="115" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD height="19" style="width: 86pt; height: 14.25pt; background-color: transparent; border: #f0f0f0;" width="115"&gt;Ranu&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD height="19" style="height: 14.25pt; background-color: transparent; border: #f0f0f0;"&gt;Chetan&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD height="19" style="height: 14.25pt; background-color: transparent; border: #f0f0f0;"&gt;rberi&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;STRONG&gt;I want to apply section access on the field level which is of name " Department " which has approx 290 codes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ranu wants to see 232 , 233 , 234, 235 ----- Departments&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rberi and chetan wants to see all 290 departments available&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section access applied as followss ::::::&lt;/P&gt;&lt;P&gt;********************************************************************************************************&lt;/P&gt;&lt;P&gt;Load Upper(SHEETID) as SHEETID&lt;BR /&gt;FROM [..\Data\SectionAccess.xls] (biff, embedded labels, table is Sheet$);&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Load upper([NTNAME]) as NTNAME,&lt;BR /&gt;upper([ACCESS]) as ACCESS,&lt;BR /&gt;'*' as SERIAL&lt;BR /&gt;FROM [..\Data\SectionAccess.xls] (biff, embedded labels, table is Access$);&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, NTNAME, SERIAL&lt;BR /&gt;ADMIN, *, Serial no&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;upper([NTNAME]) as NTNAME,&lt;BR /&gt;upper(DEPARTMENT) as [DEPARTMENT]&lt;BR /&gt;FROM [..\Data\SectionAccess.xls] (biff, embedded labels, table is Field$);&lt;/P&gt;&lt;P&gt;LOAD upper([NTNAME]) as NTNAME,&lt;BR /&gt;SHEETID&lt;BR /&gt;FROM [..\Data\SectionAccess.xls] (biff, embedded labels, table is Sheet$);&lt;BR /&gt;Section Application;&lt;BR /&gt;********************************************************************************************************&lt;/P&gt;&lt;P&gt;Attached is the section access which is used in code::::::&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/7028.SectionAccess.xls:550:0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 140pt; border-collapse: collapse;" width="187"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 86pt; mso-width-source: userset; mso-width-alt: 3680;" width="115" /&gt;&lt;COL style="width: 54pt;" width="72" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="width: 86pt; height: 14.25pt; background-color: transparent; border: windowtext 0.5pt solid;" width="115"&gt;NTNAME&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 54pt; border-bottom: windowtext 0.5pt solid; background-color: transparent;" width="72"&gt;DEPARTMENT&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;Ranu&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;232&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;ranu&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;233&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;ranu&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;234&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;ranu&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;235&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;chetan&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;rberi&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 140pt; border-collapse: collapse;" width="187"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 86pt; mso-width-source: userset; mso-width-alt: 3680;" width="115" /&gt;&lt;COL style="width: 54pt;" width="72" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="width: 86pt; height: 14.25pt; background-color: transparent; border: windowtext 0.5pt solid;" width="115"&gt;NTNAME&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 54pt; border-bottom: windowtext 0.5pt solid; background-color: transparent;" width="72"&gt;ACCESS&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;Ranu&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;Admin&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;Chetan&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;Admin&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;rberi&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;Admin&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 140pt; border-collapse: collapse;" width="187"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 86pt; mso-width-source: userset; mso-width-alt: 3680;" width="115" /&gt;&lt;COL style="width: 54pt;" width="72" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="width: 86pt; height: 14.25pt; background-color: transparent; border: windowtext 0.5pt solid;" width="115"&gt;NTNAME&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext 0.5pt solid; border-left: windowtext; width: 54pt; border-bottom: windowtext 0.5pt solid; background-color: transparent;" width="72"&gt;SHEETID&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;ranu&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH01&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;ranu&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH02&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;ranu&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH03&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;chetan&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH01&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;chetan&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH02&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;chetan&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH03&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;rberi&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH01&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;rberi&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH02&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext 0.5pt solid; border-bottom: windowtext 0.5pt solid; height: 14.25pt; background-color: transparent;"&gt;rberi&lt;/TD&gt;&lt;TD class="xl65" style="border-right: windowtext 0.5pt solid; border-top: windowtext; border-left: windowtext; border-bottom: windowtext 0.5pt solid; background-color: transparent;"&gt;SH03&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please suggest what changes should i do in the section access code ot the excel file so that i can give rberi and chetan full access to 290 departments&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 08:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204547#M61406</guid>
      <dc:creator />
      <dc:date>2010-11-29T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204548#M61407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use OMIT Command for restricting certain Owners and Leave blank for the owners to see all the departments&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 09:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204548#M61407</guid>
      <dc:creator />
      <dc:date>2010-11-29T09:09:34Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204549#M61408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunil&lt;/P&gt;&lt;P&gt;Can you please alaborate and help me where should i do the changes exactly .. please...&lt;/P&gt;&lt;P&gt;I have to give this thing by the end of day to client&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 09:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204549#M61408</guid>
      <dc:creator />
      <dc:date>2010-11-29T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204550#M61409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;In section access if you use * then all the fields mentioned(included in section access) would be considered for the user. So if you use * here then only the four (132,233,234,235) departments would be available to the user. So what you have to do(i believe) add all the departments against those users in excel.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 09:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204550#M61409</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-11-29T09:36:54Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204551#M61410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear tresesco&lt;/P&gt;&lt;P&gt;this is not a good option , adding 100 users with 290 department is no appriciable ,...&lt;/P&gt;&lt;P&gt;please suggest some other way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 10:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204551#M61410</guid>
      <dc:creator />
      <dc:date>2010-11-29T10:20:22Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204552#M61411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can Any body help me on this issueeeeee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLzzzzzzzzzzzzzzzzzzzz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 11:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204552#M61411</guid>
      <dc:creator />
      <dc:date>2010-11-29T11:07:12Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204553#M61412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no body have solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 14:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204553#M61412</guid>
      <dc:creator />
      <dc:date>2010-11-29T14:22:47Z</dc:date>
    </item>
    <item>
      <title>Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204554#M61413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you dont have to keep an excel file with the combination of 290 departments and 100 users, but you must read into the section access the whole values of department, so the users who has * will have them all. you can read it with a load from the database. or you can put the section access area after you have loaded the departments table and then read into the section access from memory.&lt;/P&gt;&lt;P&gt;section access area can put any where in the script (except before a binary statement)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 18:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204554#M61413</guid>
      <dc:creator>wizardo</dc:creator>
      <dc:date>2010-11-29T18:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204555#M61414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;MAY BE THIS ONE IS HELPFUL 4 U ......&lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 08:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204555#M61414</guid>
      <dc:creator />
      <dc:date>2012-03-21T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Field wise</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204556#M61415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;access,userid,password,OMIT&lt;/P&gt;&lt;P&gt;user,ranu,ranu,department&lt;/P&gt;&lt;P&gt;user,Chetan,Chetan,DEP&lt;/P&gt;&lt;P&gt;user,rberi,rberi,DEP&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;SECTION Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tab1:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;department&lt;/P&gt;&lt;P&gt;232&lt;/P&gt;&lt;P&gt;233&lt;/P&gt;&lt;P&gt;234&lt;/P&gt;&lt;P&gt;235&lt;/P&gt;&lt;P&gt;236&lt;/P&gt;&lt;P&gt;237&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;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;if(department=232 or department=233 or department=234 or department=235,department)&amp;nbsp; as DEP,&lt;/P&gt;&lt;P&gt;department&lt;/P&gt;&lt;P&gt;resident&amp;nbsp; tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in document properties-&amp;gt; opening tab-&amp;gt; check iniatial data reduction based on section access and uncheck strict exclution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 08:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Field-wise/m-p/204556#M61415</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-03-21T08:55:39Z</dc:date>
    </item>
  </channel>
</rss>

