<?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: Fields reduction in list boxes-Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402448#M149772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is straight from the reference manual, it shows exactly how to hide fields and hide rows, hope it helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dynamic Data Reduction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, fields (columns) can be hidden by the use of the system field &lt;STRONG&gt;OMIT&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Secondly, records (rows) can be hidden by linking the Section Access data with the real data: The selection&lt;/P&gt;&lt;P&gt;of values to be shown/excluded is controlled by means of having one or more fields with common names in&lt;/P&gt;&lt;P&gt;section access and section application. After user login QlikView will attempt to copy the selections in&lt;/P&gt;&lt;P&gt;fields in section access to any fields in section application with exactly the same field names (the field&lt;/P&gt;&lt;P&gt;names must be written in UPPER CASE). After the selections have been made, QlikView will permanently&lt;/P&gt;&lt;P&gt;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 Initial Data Reduction Based on Section Access on the&lt;/P&gt;&lt;P&gt;Document Properties: Opening page must be selected. If this feature is used in documents that are to be distributed&lt;/P&gt;&lt;P&gt;by other means than via QlikView Server, the option Prohibit Binary Load on the same page of&lt;/P&gt;&lt;P&gt;the Document Properties must be selected in order to maintain data protection.&lt;/P&gt;&lt;P&gt;Note!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; section access;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load * inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID,REDUCTION, OMIT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN,*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, A,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, B, 2,NUM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, C, 3, ALPHA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; section application;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; T1:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NUM AS REDUCTION;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chr( RecNo()+ord(‘A’)-1) AS ALPHA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RechNo() AS NUM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTOGENERATE 3;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;The field REDUCTION (upper case) now exists in both section access and section application (all field&lt;/P&gt;&lt;P&gt;values are also upper case). The two fields would normally be totally different and separated, but if the Initial&lt;/P&gt;&lt;P&gt;Data Reduction Based on Section Access option has been selected, they will link and reduce the&lt;/P&gt;&lt;P&gt;number of records displayed to the user.&lt;/P&gt;&lt;P&gt;The field OMIT in section access 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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2013 10:17:00 GMT</pubDate>
    <dc:creator>adamwilson</dc:creator>
    <dc:date>2013-01-08T10:17:00Z</dc:date>
    <item>
      <title>Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402446#M149770</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 am using list boxes in a sheet to display various measures.Can the fields in the list boxes can be restricted depending on the user login using section access.Please help me to sort out this problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402446#M149770</guid>
      <dc:creator />
      <dc:date>2013-01-08T09:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402447#M149771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this type of reduction of data possible?&lt;/P&gt;&lt;P&gt;Please Reply Fast&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402447#M149771</guid>
      <dc:creator />
      <dc:date>2013-01-08T10:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402448#M149772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is straight from the reference manual, it shows exactly how to hide fields and hide rows, hope it helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dynamic Data Reduction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, fields (columns) can be hidden by the use of the system field &lt;STRONG&gt;OMIT&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Secondly, records (rows) can be hidden by linking the Section Access data with the real data: The selection&lt;/P&gt;&lt;P&gt;of values to be shown/excluded is controlled by means of having one or more fields with common names in&lt;/P&gt;&lt;P&gt;section access and section application. After user login QlikView will attempt to copy the selections in&lt;/P&gt;&lt;P&gt;fields in section access to any fields in section application with exactly the same field names (the field&lt;/P&gt;&lt;P&gt;names must be written in UPPER CASE). After the selections have been made, QlikView will permanently&lt;/P&gt;&lt;P&gt;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 Initial Data Reduction Based on Section Access on the&lt;/P&gt;&lt;P&gt;Document Properties: Opening page must be selected. If this feature is used in documents that are to be distributed&lt;/P&gt;&lt;P&gt;by other means than via QlikView Server, the option Prohibit Binary Load on the same page of&lt;/P&gt;&lt;P&gt;the Document Properties must be selected in order to maintain data protection.&lt;/P&gt;&lt;P&gt;Note!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; section access;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load * inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID,REDUCTION, OMIT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN,*,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, A,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, B, 2,NUM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, C, 3, ALPHA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; section application;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; T1:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NUM AS REDUCTION;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chr( RecNo()+ord(‘A’)-1) AS ALPHA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RechNo() AS NUM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTOGENERATE 3;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;The field REDUCTION (upper case) now exists in both section access and section application (all field&lt;/P&gt;&lt;P&gt;values are also upper case). The two fields would normally be totally different and separated, but if the Initial&lt;/P&gt;&lt;P&gt;Data Reduction Based on Section Access option has been selected, they will link and reduce the&lt;/P&gt;&lt;P&gt;number of records displayed to the user.&lt;/P&gt;&lt;P&gt;The field OMIT in section access 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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402448#M149772</guid>
      <dc:creator>adamwilson</dc:creator>
      <dc:date>2013-01-08T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402449#M149773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adam,&lt;/P&gt;&lt;P&gt; It was helpful. But can i reduce the data present in the list boxes using OMIT depending on the user.If so how can i do that? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402449#M149773</guid>
      <dc:creator />
      <dc:date>2013-01-08T10:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402450#M149774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OMIT hides the column from the user. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just want to show certain values within a field you have to define this within the section access. Look at the field REDUCTION in the example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402450#M149774</guid>
      <dc:creator>adamwilson</dc:creator>
      <dc:date>2013-01-08T10:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402451#M149775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can restrict in data, sheet n document level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA. It will help u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402451#M149775</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-01-08T10:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402452#M149776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you not reduce values in the data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a document with Section Access and on the front-end I am suppose to see all values displayed in the listboxes in the document. I am not seeing all the values but a reduced list. I already know that due to not being data available for the values, it will not be available but still the values should be present and should be grayed out. This is not occuring. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to resolve this issue? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 16:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402452#M149776</guid>
      <dc:creator />
      <dc:date>2014-02-21T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fields reduction in list boxes-Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402453#M149777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access will remove the values completely from the user - this is 99.9% of the time what you will want to do.&amp;nbsp; What you are describing is like you want to apply a selection on a user opening the document that you then lock that selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't advise this approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 16:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-reduction-in-list-boxes-Section-Access/m-p/402453#M149777</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-02-21T16:29:24Z</dc:date>
    </item>
  </channel>
</rss>

