<?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: How to OMIT complete Dimension table to few Users? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828802#M1257444</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;Try OMIT option in Section Access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM Qlikview Help file:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView and QlikView Server support a feature by which some of the data in a document can be hidden from the user based on the &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; login. &lt;/P&gt;&lt;P&gt;First of all, fields (columns) can be hidden by the use of the system field &lt;SPAN class="Bold"&gt;OMIT&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;Secondly, records (rows) can be hidden by linking the &lt;SPAN class="Bold"&gt;Section Access&lt;/SPAN&gt; data with the real data: The selection of values to be shown/excluded is controlled by means of having one or more fields with common names in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;section application&lt;/SPAN&gt;. After user login QlikView will attempt to copy the selections in fields in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; to any fields in &lt;SPAN class="Bold"&gt;section application&lt;/SPAN&gt; with exactly the same field names (the field names must be written in UPPER CASE). After the selections have been made, QlikView will permanently hide all data excluded by these selections from the user. &lt;/P&gt;&lt;P&gt;In order for this procedure to take place, the option &lt;SPAN class="Bold"&gt;Initial Data Reduction Based on Section Access&lt;/SPAN&gt; on the &lt;SPAN class="Bold"&gt;Document Properties: Opening&lt;/SPAN&gt; page must be selected. If this feature is used in documents that are to be distributed by other means than via QlikView Server, the option &lt;SPAN class="Bold"&gt;Prohibit Binary Load&lt;/SPAN&gt; on the same page of the Document Properties must be selected in order to maintain data protection. &lt;/P&gt;&lt;P class="note"&gt;&lt;SPAN class="Bold"&gt;Note!&lt;/SPAN&gt; &lt;BR /&gt;All field names used in the transfer described above and all field values in these fields must be upper case, since all field names and field values are by default converted to upper case in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt;. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;section access;&lt;/P&gt;&lt;P class="Code"&gt;load * inline [&lt;/P&gt;&lt;P class="Code"&gt;ACCESS, USERID,REDUCTION, OMIT&lt;/P&gt;&lt;P class="Code"&gt;ADMIN, ADMIN,*,&lt;/P&gt;&lt;P class="Code"&gt;USER, A,1&lt;/P&gt;&lt;P class="Code"&gt;USER, B, 2,NUM&lt;/P&gt;&lt;P class="Code"&gt;USER, C, 3, ALPHA&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;section application;&lt;/P&gt;&lt;P class="Code"&gt;T1:&lt;/P&gt;&lt;P class="Code"&gt;load *,&lt;/P&gt;&lt;P class="Code"&gt;NUM AS REDUCTION;&lt;/P&gt;&lt;P class="Code"&gt;load&lt;/P&gt;&lt;P class="Code"&gt;Chr( RecNo()+ord(‘A’)-1) AS ALPHA,&lt;/P&gt;&lt;P class="Code"&gt;RechNo() AS NUM&lt;/P&gt;&lt;P class="Code"&gt;AUTOGENERATE 3;&lt;/P&gt;&lt;P&gt;The field REDUCTION (upper case) now exists in both &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;section application&lt;/SPAN&gt; (all field values are also upper case). The two fields would normally be totally different and separated, but if the &lt;SPAN class="Bold"&gt;Initial Data Reduction Based on Section Access&lt;/SPAN&gt; option has been selected, they will link and reduce the number of records displayed to the user. &lt;/P&gt;&lt;P&gt;The field OMIT in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; defines the fields that should be hidden from the user. &lt;/P&gt;&lt;P&gt;The result will be as follows:&lt;/P&gt;&lt;P&gt;User A can see all fields, but only those records connected to REDUCTION=1. &lt;/P&gt;&lt;P&gt;User B can see all fields except NUM, and only those records connected to REDUCTION=2. &lt;/P&gt;&lt;P&gt;User C can see all fields except ALPHA, and only those records connected to REDUCTION=3. &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>Mon, 11 May 2015 02:44:06 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-05-11T02:44:06Z</dc:date>
    <item>
      <title>How to OMIT complete Dimension table to few Users?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828801#M1257440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have application where we have more that 5 dimensions and one Fact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For few of the users we don't want to show any fields from Dimension1 which is having 5 fields (SalesName, DOB, SalesID, Project, JoiningDate). I don't want to write case statement in Section access for each 5 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I write OMIT then I have to write for each 5 fields in section access. There is any simple way to hide complete fields from a Dimension only for few users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Few of the fields we have used in List box from Dimension1 and I have got expression (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count( {&amp;lt;$Field={aFieldName}&amp;gt;} $Field)=1&lt;/SPAN&gt;) to hide listbox if field is OMITed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to revisit this setting: &lt;EM&gt;Document Properties--&amp;gt;Security--&amp;gt; &lt;STRONG&gt;Uncheck&lt;/STRONG&gt; Show All Sheets and Objects&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;EM&gt;Show All Sheets and Objects&lt;/EM&gt; is checked then show and Hide will not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/163197" target="_blank"&gt;Want to Hide List box when Field used in it is OMITed for few users.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828801#M1257440</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to OMIT complete Dimension table to few Users?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828802#M1257444</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;Try OMIT option in Section Access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM Qlikview Help file:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView and QlikView Server support a feature by which some of the data in a document can be hidden from the user based on the &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; login. &lt;/P&gt;&lt;P&gt;First of all, fields (columns) can be hidden by the use of the system field &lt;SPAN class="Bold"&gt;OMIT&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;Secondly, records (rows) can be hidden by linking the &lt;SPAN class="Bold"&gt;Section Access&lt;/SPAN&gt; data with the real data: The selection of values to be shown/excluded is controlled by means of having one or more fields with common names in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;section application&lt;/SPAN&gt;. After user login QlikView will attempt to copy the selections in fields in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; to any fields in &lt;SPAN class="Bold"&gt;section application&lt;/SPAN&gt; with exactly the same field names (the field names must be written in UPPER CASE). After the selections have been made, QlikView will permanently hide all data excluded by these selections from the user. &lt;/P&gt;&lt;P&gt;In order for this procedure to take place, the option &lt;SPAN class="Bold"&gt;Initial Data Reduction Based on Section Access&lt;/SPAN&gt; on the &lt;SPAN class="Bold"&gt;Document Properties: Opening&lt;/SPAN&gt; page must be selected. If this feature is used in documents that are to be distributed by other means than via QlikView Server, the option &lt;SPAN class="Bold"&gt;Prohibit Binary Load&lt;/SPAN&gt; on the same page of the Document Properties must be selected in order to maintain data protection. &lt;/P&gt;&lt;P class="note"&gt;&lt;SPAN class="Bold"&gt;Note!&lt;/SPAN&gt; &lt;BR /&gt;All field names used in the transfer described above and all field values in these fields must be upper case, since all field names and field values are by default converted to upper case in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt;. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;section access;&lt;/P&gt;&lt;P class="Code"&gt;load * inline [&lt;/P&gt;&lt;P class="Code"&gt;ACCESS, USERID,REDUCTION, OMIT&lt;/P&gt;&lt;P class="Code"&gt;ADMIN, ADMIN,*,&lt;/P&gt;&lt;P class="Code"&gt;USER, A,1&lt;/P&gt;&lt;P class="Code"&gt;USER, B, 2,NUM&lt;/P&gt;&lt;P class="Code"&gt;USER, C, 3, ALPHA&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;section application;&lt;/P&gt;&lt;P class="Code"&gt;T1:&lt;/P&gt;&lt;P class="Code"&gt;load *,&lt;/P&gt;&lt;P class="Code"&gt;NUM AS REDUCTION;&lt;/P&gt;&lt;P class="Code"&gt;load&lt;/P&gt;&lt;P class="Code"&gt;Chr( RecNo()+ord(‘A’)-1) AS ALPHA,&lt;/P&gt;&lt;P class="Code"&gt;RechNo() AS NUM&lt;/P&gt;&lt;P class="Code"&gt;AUTOGENERATE 3;&lt;/P&gt;&lt;P&gt;The field REDUCTION (upper case) now exists in both &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;section application&lt;/SPAN&gt; (all field values are also upper case). The two fields would normally be totally different and separated, but if the &lt;SPAN class="Bold"&gt;Initial Data Reduction Based on Section Access&lt;/SPAN&gt; option has been selected, they will link and reduce the number of records displayed to the user. &lt;/P&gt;&lt;P&gt;The field OMIT in &lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt; defines the fields that should be hidden from the user. &lt;/P&gt;&lt;P&gt;The result will be as follows:&lt;/P&gt;&lt;P&gt;User A can see all fields, but only those records connected to REDUCTION=1. &lt;/P&gt;&lt;P&gt;User B can see all fields except NUM, and only those records connected to REDUCTION=2. &lt;/P&gt;&lt;P&gt;User C can see all fields except ALPHA, and only those records connected to REDUCTION=3. &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>Mon, 11 May 2015 02:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828802#M1257444</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-05-11T02:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to OMIT complete Dimension table to few Users?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828803#M1257447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you have read my question completely. I am fetching Section Access data directly from AD tables like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'USER' AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Domain\'+''+ UPPER(USERNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPLOYEEID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Field1' AS OMIT&lt;/P&gt;&lt;P&gt;FROM [DBO].[ADUSERS_TANLE]&lt;/P&gt;&lt;P&gt;WHERE GROUP='Group-1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question was how can I OMIT more than one columns. I don't want to use UNION set for each field like below sample query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'USER' AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Domain\'+''+ UPPER(USERNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPLOYEEID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;'Field1' AS OMIT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [DBO].[ADUSERS_TANLE]&lt;/P&gt;&lt;P&gt;WHERE &lt;STRONG&gt;GROUP='Group-1'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;UNION&lt;/P&gt;&lt;P&gt;SELECT DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'USER' AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Domain\'+''+ UPPER(USERNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPLOYEEID,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; 'Field2' AS OMIT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [DBO].[ADUSERS_TANLE]&lt;/P&gt;&lt;P&gt;WHERE &lt;STRONG&gt;GROUP='Group-1'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;UNION&lt;/P&gt;&lt;P&gt;SELECT DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'USER' AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'Domain\'+''+ UPPER(USERNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp; EMPLOYEEID,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; 'None' AS OMIT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [DBO].[ADUSERS_TANLE]&lt;/P&gt;&lt;P&gt;WHERE &lt;STRONG&gt;GROUP NOT IN ('Group-1')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and So on....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope It is clear now....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any user from Group-1 should not see fields 1,2,3,4,5 but users from groups other than Group-1 should see everything. Fields 1,2,3,4,5 are from one dimension table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 03:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828803#M1257447</guid>
      <dc:creator />
      <dc:date>2015-05-11T03:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to OMIT complete Dimension table to few Users?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828804#M1257451</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;Try like this, maintain two tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Security&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;USER,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME, EMPLOYEEID&lt;/P&gt;&lt;P&gt;1,abc, abc&lt;/P&gt;&lt;P&gt;2, xyz, xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FieldAccess:&lt;/P&gt;&lt;P&gt;EMPLOYEEID, OMIT&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;abc, Field1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;abc, Field2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;abc, Field3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;xyz, Field1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Security:&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;SELECT DISTINCT&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;&amp;nbsp; 'USER' AS ACCESS,&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;&amp;nbsp; 'Domain\'+''+ UPPER(USERNAME) AS NTNAME,&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;&amp;nbsp; EMPLOYEEID,&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;&amp;nbsp; 'Field1' AS OMIT&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;FROM [DBO].[ADUSERS_TANLE]&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;WHERE GROUP='Group-1';&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;&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;LEFT JOIN(Security)&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;LOAD&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;*&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;FROM &lt;SPAN style="font-size: 13.3333330154419px;"&gt;FieldAccess&lt;/SPAN&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;&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;Hope this helps you.&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;&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;Regards,&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;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 04:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-OMIT-complete-Dimension-table-to-few-Users/m-p/828804#M1257451</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-05-11T04:03:45Z</dc:date>
    </item>
  </channel>
</rss>

