<?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 - choose data and values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-choose-data-and-values/m-p/544470#M483364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets assume i have two tabs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab 1: Includes my&amp;nbsp; hidden script&lt;/P&gt;&lt;P&gt;Tab 2: Includes all my dimensions and facts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to create section access based on some values from a dimension. Here i got some problems understanding how it relates to my dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets take my hiddenscript tab:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, OptionText&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; admin, admin, admin, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, hans, 1234, Open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, gert, 1234, Closed&lt;/P&gt;&lt;P&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like this: &lt;/P&gt;&lt;P&gt;I want hans to see Open and gert to see only Closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Optiontext is from my Dimension: DimSalesStatus&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;which looks like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;UNQUALIFY SalesStatusKey;&lt;/P&gt;&lt;P&gt;DimSalesStatus:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD SalesStatusKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OptionID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OptionText;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM DW.dbo.DimSalesStatus;&lt;/P&gt;&lt;P&gt;UNQUALIFY*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions is then - How should my section access script really look like to filter on open and closed for gert and hans?&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, OptionText&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; admin, admin, admin, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, hans, 1234, Open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, gert, 1234, Closed&lt;/P&gt;&lt;P&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jul 2013 11:18:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-05T11:18:43Z</dc:date>
    <item>
      <title>Section access - choose data and values</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-choose-data-and-values/m-p/544470#M483364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets assume i have two tabs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab 1: Includes my&amp;nbsp; hidden script&lt;/P&gt;&lt;P&gt;Tab 2: Includes all my dimensions and facts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to create section access based on some values from a dimension. Here i got some problems understanding how it relates to my dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets take my hiddenscript tab:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, OptionText&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; admin, admin, admin, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, hans, 1234, Open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, gert, 1234, Closed&lt;/P&gt;&lt;P&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like this: &lt;/P&gt;&lt;P&gt;I want hans to see Open and gert to see only Closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Optiontext is from my Dimension: DimSalesStatus&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;which looks like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;UNQUALIFY SalesStatusKey;&lt;/P&gt;&lt;P&gt;DimSalesStatus:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD SalesStatusKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OptionID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OptionText;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM DW.dbo.DimSalesStatus;&lt;/P&gt;&lt;P&gt;UNQUALIFY*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions is then - How should my section access script really look like to filter on open and closed for gert and hans?&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, OptionText&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; admin, admin, admin, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, hans, 1234, Open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, gert, 1234, Closed&lt;/P&gt;&lt;P&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 11:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-choose-data-and-values/m-p/544470#M483364</guid>
      <dc:creator />
      <dc:date>2013-07-05T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Section access - choose data and values</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-choose-data-and-values/m-p/544471#M483365</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;to implement section access we need to have common dimension in both section access and section application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and both field names and values should be in capital letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you need to enable intial data reduction based on section access option in&amp;nbsp; document properties on opening tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 11:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-choose-data-and-values/m-p/544471#M483365</guid>
      <dc:creator />
      <dc:date>2013-07-05T11:40:35Z</dc:date>
    </item>
  </channel>
</rss>

