<?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: Unexpected behavior (bug?) with * (star) in Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117245#M18061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the golden rules of Section Access is that you can create circular references between Section Access and Section Application but only if multiple links from SA exist to individual fields &lt;EM&gt;in different tables&lt;/EM&gt; in Section Application. Not to multiple fields &lt;EM&gt;in the same Section Application table&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And no, this isn't documented anywhere except in the Community and in some extremely old security training material.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 08:17:57 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2018-08-24T08:17:57Z</dc:date>
    <item>
      <title>Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117242#M18058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an unexpected behavior, maybe a bug, using * in section access in a very basic test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an application with 2 embedded users:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;USER1 should see A,B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;USER2 should see A,B,C but is blocked because "*" is not taken in account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[ACCESS,USERID,PASSWORD,DIMENSION1&lt;/P&gt;&lt;P&gt;DUMMY,DUMMY,DUMMY,C&lt;/P&gt;&lt;P&gt;ADMIN,USER1,USER1,A&lt;/P&gt;&lt;P&gt;ADMIN,USER1,USER1,B&lt;/P&gt;&lt;P&gt;USER,USER2,USER2,*&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"*" is taken in account if :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;- source table used for SA has not exactly the same fields than SA table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;- if source table is dropped after the SA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Of course I may have missed something obvious (often the case with a "bug" in Qlikview) but I am confused with this behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It could be because there are 2 tables filtered by the security field, but this issue should occur with explicit values too. It seems that when Qlikview tries to open application it checks authorized values then encounter * and is blocked because 2 tables are associated on this field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;What is your opinion ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Tested in 11.2 and 12.0&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks a lot&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 16:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117242#M18058</guid>
      <dc:creator>nstefaniuk</dc:creator>
      <dc:date>2018-08-23T16:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117243#M18059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the dummy line need a real ACCESS value? I usually put "USER, DUMMY, DUMMY, C" when I do the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 16:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117243#M18059</guid>
      <dc:creator>andydietler</dc:creator>
      <dc:date>2018-08-23T16:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117244#M18060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So everybody can open your application with account DUMMY/DUMMY and have access to all data ? Using a "DUMMY" Access value is done on purpose to prevent opening the application with this account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 07:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117244#M18060</guid>
      <dc:creator>nstefaniuk</dc:creator>
      <dc:date>2018-08-24T07:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117245#M18061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the golden rules of Section Access is that you can create circular references between Section Access and Section Application but only if multiple links from SA exist to individual fields &lt;EM&gt;in different tables&lt;/EM&gt; in Section Application. Not to multiple fields &lt;EM&gt;in the same Section Application table&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And no, this isn't documented anywhere except in the Community and in some extremely old security training material.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117245#M18061</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-08-24T08:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117246#M18062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree but I use only 1 field in my SA table. I am in the case of 2 tables in application filtered by 1 field from SA table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117246#M18062</guid>
      <dc:creator>nstefaniuk</dc:creator>
      <dc:date>2018-08-24T08:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117247#M18063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion, after some tests it's even worse than before. In this last application I can mess up USER2's login by &lt;STRONG&gt;removing&lt;/STRONG&gt; a row in a &lt;STRONG&gt;not associated&lt;/STRONG&gt; table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that when a SA table is created something tricky is done in memory and in this exact case it goes wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone try this application in his environment and report results please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117247#M18063</guid>
      <dc:creator>nstefaniuk</dc:creator>
      <dc:date>2018-08-24T08:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117248#M18064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question was (amongst others): "&lt;EM&gt;...it only works if I drop the source table or if the source table has not exactly the same fields than SA table...&lt;/EM&gt;". The source table currently has the exact same layout as your Section Access table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117248#M18064</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-08-24T08:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117249#M18065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are totally right, I have been misled because in some tests I could change the behavior with a rename in the security field, but ACCESS, USERID and PASSWORD exist in SA table too and so it's probably the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So no bug, old known behavior where you mustn't have more than 1 field associated with your SA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was sure it was something obvious but couldn't spot it. I am relieved, thanks Peter. Again a case where the bug was behind keyboard and chair &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 09:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117249#M18065</guid>
      <dc:creator>nstefaniuk</dc:creator>
      <dc:date>2018-08-24T09:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117250#M18066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you were able to figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 09:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117250#M18066</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-08-24T09:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior (bug?) with * (star) in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117251#M18067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DUMMY wouldn't have any access to the app unless you gave it to them in the QMC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 15:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unexpected-behavior-bug-with-star-in-Section-Access/m-p/117251#M18067</guid>
      <dc:creator>andydietler</dc:creator>
      <dc:date>2018-08-24T15:31:59Z</dc:date>
    </item>
  </channel>
</rss>

