<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236909#M88038</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;Under document properties I enabled "Initial Data reduction based on Section Access."&lt;/P&gt;&lt;P&gt;Now as expected when a user opens the document he will get prompted with username and password.&lt;/P&gt;&lt;P&gt;I tried different version with all upperletter etc but can't get in...someone know why?&lt;/P&gt;&lt;P&gt;Any hint much appreciated...&lt;/P&gt;&lt;P&gt;Thx L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Dec 2010 20:02:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-31T20:02:20Z</dc:date>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236909#M88038</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;Under document properties I enabled "Initial Data reduction based on Section Access."&lt;/P&gt;&lt;P&gt;Now as expected when a user opens the document he will get prompted with username and password.&lt;/P&gt;&lt;P&gt;I tried different version with all upperletter etc but can't get in...someone know why?&lt;/P&gt;&lt;P&gt;Any hint much appreciated...&lt;/P&gt;&lt;P&gt;Thx L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 20:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236909#M88038</guid>
      <dc:creator />
      <dc:date>2010-12-31T20:02:20Z</dc:date>
    </item>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236910#M88039</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;Ok, I got this halfway going.....&lt;/P&gt;&lt;P&gt;I found some sample load script in the help and created this...&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[UserID,DEPT,Access&lt;/P&gt;&lt;P&gt;John,FINANCE,Admin&lt;/P&gt;&lt;P&gt;ANN,IS,Admin&lt;/P&gt;&lt;P&gt;Peter,SALES,User&lt;/P&gt;&lt;P&gt;Ben,TECH,User ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section application;&lt;/P&gt;&lt;P&gt;star is *;&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[DEPT,CostCenter&lt;/P&gt;&lt;P&gt;FINANCE,*&lt;/P&gt;&lt;P&gt;IS,5020&lt;/P&gt;&lt;P&gt;SALES,5030&lt;/P&gt;&lt;P&gt;TECH,5040 ] ;&lt;/P&gt;&lt;P&gt;So when I log in as Peter I only see the costcenter 5030 which is correct based on the tables above...&lt;/P&gt;&lt;P&gt;Now, ideally I can login with windows credentials and I was hoping when I add my windows account to the inline table in the access section above it would work, but I still have to type my account into the user id box coming up when I open the document. Why is this? How can I make it to "see" my windwos account and pass it through?&lt;/P&gt;&lt;P&gt;I also have some buttons on a sheet which I'd like to be visible or not depending on the user. I tried adding a second table for the users button relationship within the access section but it didn't accept it. How would that work?&lt;/P&gt;&lt;P&gt;Any hint much appreciated.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ludwig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Jan 2011 01:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236910#M88039</guid>
      <dc:creator />
      <dc:date>2011-01-01T01:19:36Z</dc:date>
    </item>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236911#M88040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User NTNAME instead of USERID as header of the field&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Jan 2011 11:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236911#M88040</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-01-01T11:15:48Z</dc:date>
    </item>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236912#M88041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with section access and section application .. what will the result be if a selection is made?&lt;/P&gt;&lt;P&gt;uses will only see the costcenter 5030 .. but will there be an additional data reduction somehow if a selection is made?&lt;/P&gt;&lt;P&gt;with selection i mean if i open a qvw from the server, make a selection, close the application .. and then open the qvw again .. the selection is still there. will that effect the data reduce option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Jan 2011 12:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236912#M88041</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2011-01-01T12:40:39Z</dc:date>
    </item>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236913#M88042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx Peter, that did it. Ludwig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 20:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236913#M88042</guid>
      <dc:creator />
      <dc:date>2011-01-03T20:43:01Z</dc:date>
    </item>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236914#M88043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amien,&lt;/P&gt;&lt;P&gt;My answers below in &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;with section access and section application .. what will the result be if a selection is made?&lt;/P&gt;&lt;P&gt;&amp;lt;it don't expect it to be any different than without section. As the current log in user is concerned he just sees what 's avialable to him based on his security specs&amp;gt;&lt;/P&gt;&lt;P&gt;uses will only see the costcenter 5030 .. but will there be an additional data reduction somehow if a selection is made?&lt;/P&gt;&lt;P&gt;&amp;lt;I need to check this out how this behaves in detail and if sums only include costcenters a specifc user has access to but I'd very surprised if it didn't work. Keep you posted..&amp;gt;&lt;/P&gt;&lt;P&gt;with selection i mean if i open a qvw from the server, make a selection, close the application .. and then open the qvw again .. the selection is still there. will that effect the data reduce option?&lt;/P&gt;&lt;P&gt;&amp;lt;I would expect that it does not matter if you close the file and reopen it. It should still apply the same data and reductions&amp;gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Ludwig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 20:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236914#M88043</guid>
      <dc:creator />
      <dc:date>2011-01-03T20:53:17Z</dc:date>
    </item>
    <item>
      <title>Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access/m-p/236915#M88044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ludwig,&lt;/P&gt;&lt;P&gt;I'm working around the same issue as you have, and I'd like to ask if you have a qvw where the Section Access is used.&lt;/P&gt;&lt;P&gt;I've been trying to create a script using it, but didn't have success.&lt;/P&gt;&lt;P&gt;Tks a lot!&lt;/P&gt;&lt;P&gt;Sheila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 13:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access/m-p/236915#M88044</guid>
      <dc:creator />
      <dc:date>2011-01-13T13:47:31Z</dc:date>
    </item>
  </channel>
</rss>

