<?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: Section Access question: Is there a method to show all data on tab but restrict elsewhere in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263532#M398286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get what you are saying, but todays data does get rolled up into the historical and we can also search back daily data to get historical so I don’t think that method would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the only way here to do this is to load all data twice…..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Mar 2017 21:26:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-09T21:26:44Z</dc:date>
    <item>
      <title>Section Access question: Is there a method to show all data on tab but restrict elsewhere</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263530#M398284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully implemented section access on my application but have one pitfall and wondering if there is a method to get around&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a tab the shows data that we do NOT want restricted.&amp;nbsp;&amp;nbsp; On subsequent tabs we want to show the restricted data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAB1 contains daily sales information and summarized data.&amp;nbsp;&amp;nbsp; We want this data open to all users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAB2 contains historical sales data that we want to restrict so that the salesperson only sees his/her data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Section access working so that it is restricting data in TAB1 based on salesperson.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the only way to do this to create specific data sets for the daily data therefore doubling the data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 18:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263530#M398284</guid>
      <dc:creator />
      <dc:date>2017-03-09T18:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access question: Is there a method to show all data on tab but restrict elsewhere</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263531#M398285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done, but you will have to perform some magic in your data model/load script. There is no switch to flick for this to happen. Because sheets are just a way to present multiple object in an organised way, they offer no data or behavior separation on their own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make this work, you should &lt;EM&gt;expand&lt;/EM&gt; your links between section access definitions and the actual data to make a difference between current sales (link everything to everyone) and the historical sales (link everyone to just their own data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagine that every user has a Section Access link field called FirstName. The FirstName also occurs in all sales data (to indicate that some facts are tied to specific people).&lt;/P&gt;&lt;P&gt;Do one of these things:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add a second SA row for every user, in which FirstName = ALL. Now set the FirstName field in your facts to contain ALL for all data of the current date, OR&lt;/LI&gt;&lt;LI&gt;do not change Section Access, but add a link table in Section Application that maps every FirstName value from SA to a new field FirstName2 and has two rows for every FirstName value (one containing a copy of the FirstName value, and one containing ALL), rename the facts field FirstNmae into FirstName2 and make sure that FirstName2 contains ALL for the sales of the current day..&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 21:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263531#M398285</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-09T21:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access question: Is there a method to show all data on tab but restrict elsewhere</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263532#M398286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get what you are saying, but todays data does get rolled up into the historical and we can also search back daily data to get historical so I don’t think that method would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the only way here to do this is to load all data twice…..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 21:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-question-Is-there-a-method-to-show-all-data-on/m-p/1263532#M398286</guid>
      <dc:creator />
      <dc:date>2017-03-09T21:26:44Z</dc:date>
    </item>
  </channel>
</rss>

