<?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: binary and section acess? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093716#M932678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;TEST.QVW IS HAVING SECTION ACCESS&lt;/P&gt;&lt;P&gt;LOADED THROUGH BINARY INTO&amp;nbsp; TESTNEW.QVW HERE ALSO I AM HAVING SECTION ACCESS&lt;/P&gt;&lt;P&gt;NOW IT WILL LOAD PROPERLY OR ANY ISSUE WILL BE THERE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2016 14:21:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-04T14:21:52Z</dc:date>
    <item>
      <title>binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093709#M932665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intersting scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; 2 dashboards called&lt;/P&gt;&lt;P&gt;TEST.QVW&lt;/P&gt;&lt;P&gt;TESTNEW.QVW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken test.qvw application through binary into TESTNEW.QVW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now binary statement is going to be a first statement ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I have started applying section access on TESTNEW.QVW&amp;nbsp; when I started writing code in hidden script&lt;/P&gt;&lt;P&gt;that hidden script tab will move to the first place&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my doubt is when I write section access code it will move to the first place and binary will be in second tab .&lt;/P&gt;&lt;P&gt;in this case how binary is working ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;binary should be always in first tab&amp;nbsp; I mean to say first statement in the script level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case first statements are going to be section access code then how binary is going to work here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any special reason on this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093709#M932665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093710#M932667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write section access in TEST.QVW (do not enable section access when you publish it) then inherit it into &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TESTNEW.QVW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use always this logic and it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093710#M932667</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2016-03-04T13:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093711#M932669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution is that the qvw from where you loaded binary must have already implement the section access. For me it worked very well with a 3-tier approach from:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Generator&lt;/P&gt;&lt;P&gt;2. Datamodel with Section Access &lt;STRONG&gt;// loading various tables from Generator and other sources&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3. Report with Section Access &lt;STRONG&gt;// loading binary from the datamodel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: &lt;STRONG&gt;in bold&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093711#M932669</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-03-04T13:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093712#M932670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u give bit more explination &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093712#M932670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T13:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093713#M932672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also following same structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only thing is section will be in first tab then second tab is having binary&lt;/P&gt;&lt;P&gt;then how it is working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093713#M932672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T13:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093714#M932674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- binary must be the first statement in the .qvw&lt;/P&gt;&lt;P&gt;- when using binary section access is inherited&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is from QlikView help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor198"&gt;&lt;/A&gt;&lt;EM&gt;Binary&lt;/EM&gt;&lt;/H1&gt;&lt;P&gt;&lt;EM&gt;The &lt;SPAN class="Bold"&gt;binary&lt;/SPAN&gt; statement is used for loading the data from another QlikView document, including section access data. It does not load the layout information or variables. Only one &lt;SPAN class="Bold"&gt;binary&lt;/SPAN&gt; statement is allowed in the script and it can only be put as the first statement of a script&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;EM&gt;Inherited Access Restrictions&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;EM&gt;A binary load will cause the access restrictions to be inherited by the new QlikView document. A person with ADMIN rights to this new document may change the access rights of this new document by adding a new &lt;SPAN class="Bold"&gt;access&lt;/SPAN&gt; section. A person with USER rights can execute the script and change the script, thus adding own data to the binary loaded file. A person with USER rights cannot change the access rights. This makes it possible for a database administrator to control the user access also to binary loaded QlikView documents. &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093714#M932674</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-03-04T13:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093715#M932676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What &lt;A _jive_internal="true" data-avatarid="9506" data-externalid="" data-online="false" data-presence="null" data-userid="27943" data-username="Marcus_Sommer" href="https://community.qlik.com/people/Marcus_Sommer" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;Marcus Sommer&lt;/A&gt; is saying is correct, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to write your section access in the original document then the second one (the one with binary load) will inherit even the section access code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093715#M932676</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2016-03-04T13:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093716#M932678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;TEST.QVW IS HAVING SECTION ACCESS&lt;/P&gt;&lt;P&gt;LOADED THROUGH BINARY INTO&amp;nbsp; TESTNEW.QVW HERE ALSO I AM HAVING SECTION ACCESS&lt;/P&gt;&lt;P&gt;NOW IT WILL LOAD PROPERLY OR ANY ISSUE WILL BE THERE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 14:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093716#M932678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T14:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093717#M932680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before going further make &lt;STRONG&gt;BACKUP's&lt;/STRONG&gt;. Another important point is to use &lt;STRONG&gt;strict exclusion&lt;/STRONG&gt; within the tab open, see also: &lt;A href="https://community.qlik.com/docs/DOC-9039"&gt;Section Access&lt;/A&gt; and then you will need to try it with a testfile with file-access only to you and some other test-user to check if logic and the data-quality are working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 14:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093717#M932680</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-03-04T14:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: binary and section acess?</title>
      <link>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093718#M932682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your users access to the Apps with AccessPoint only and you can load user rights from another source, you don't need the hidden script. Our Datamarts (Test.qvw) always are without SectioAccess.&lt;/P&gt;&lt;P&gt;In the Front-End qvw (Testnew.qvw) you make binary import and afterwards enable SectionAccess.&lt;/P&gt;&lt;P&gt;If you want to update SectionAccess without update the data, you don't have to load the datamart at first. You can load Front-End only.&lt;/P&gt;&lt;P&gt;No problem, you can see this script too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;BINARY&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(include=..\3_Include\binary.txt)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(include=..\3_Include\connection.txt)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OLEDB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;CONNECT&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vConnectionString)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Access&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;SECURITY:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ACCESS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ACCESS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NTNAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NTNAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Upper&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"FREIGABE"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FREIGABE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; SELECT *&lt;BR /&gt; FROM dbo."V_R_PROZESSANALYSE"; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 14:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/binary-and-section-acess/m-p/1093718#M932682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T14:45:11Z</dc:date>
    </item>
  </channel>
</rss>

