<?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: Null values and Session Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952609#M1296081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to get a real value instead of NULL which then could be connected. Maybe in this way below which considered not only NULL else empty strings or spaces. But of course you could divide this more specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datas:&lt;/P&gt;&lt;P&gt;LOAD OrderID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;if(len(trim(ProductID)) = 0, 'NULL', ProductID) as ProductID&lt;/STRONG&gt;, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date_updated&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[incremental load.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2015 10:13:29 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-11-09T10:13:29Z</dc:date>
    <item>
      <title>Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952603#M1296072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to grant right access for some fields values with the session access. &lt;/P&gt;&lt;P&gt;For the admin user, i want to give all the rights. &lt;/P&gt;&lt;P&gt;The issue is that if a field value is not linked with a value of a field that I had given the right, I lose it even for the admin user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my script:&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, NTNAME, GROUP&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMINISTRATOR, ALL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, FJKIOP, ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, IOPLKJJ, ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, IUYTGFD, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, IOPPLKJ, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, UIOOPL, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;star is *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GROUP, VENDOR.PARENT_REF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALL, *&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 1012&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1035&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, CENTRAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this result without the session access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/104245_Capture1.JPG" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;P&gt;and with the session access I lose the highlight rows like bellow&amp;nbsp; for the admin session:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/104247_Capture2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952603#M1296072</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952604#M1296075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Star (*) in the section access table does not mean "All values in the field", it means "All values in the section access table".&lt;/P&gt;&lt;P&gt;To allow access to all values, then you must populate all of the possible values into the section access table.&lt;/P&gt;&lt;P&gt;This can be against a DUMMY record in the ACCESS column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at these examples for more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="5917" data-objecttype="102" href="https://community.qlik.com/docs/DOC-5917"&gt;https://community.qlik.com/docs/DOC-5917&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2015 15:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952604#M1296075</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-11-06T15:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952605#M1296077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello thanks a lot for your answer. But the field on which i made the section access is not systematically linked with the Sales. So when the admin user is connected to the document, he wont see these 'no linked' sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2015 00:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952605#M1296077</guid>
      <dc:creator />
      <dc:date>2015-11-08T00:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952606#M1296078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;to be clearer please find&amp;nbsp; in attachement a test file where the issue is reproduced.&lt;/P&gt;&lt;P&gt;Here is my session acces script:&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,GROUP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER1, USER1,2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER2, USER2,3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAR IS '*';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GROUP, ProductID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 750&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 810&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are logged as ADMIN&amp;nbsp; you have access at all of the datas linked to the &lt;SPAN style="font-size: 13.3333px;"&gt;ProductID. But If this field is null, like for the orderID n°6, I cannot see the amount.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 09:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952606#M1296078</guid>
      <dc:creator />
      <dc:date>2015-11-09T09:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952607#M1296079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, what&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GROUP, ProductID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 750&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 810&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;say is that GROUP 1 gets access to all values in ProductID. If some transactions do not have a value, they will be excluded. A solution could be to find another (read: better) field to use for Section Access or populate the ProductID field, so it always have a value, e.g. -1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952607#M1296079</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2015-11-09T10:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952608#M1296080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see the attachment.&lt;/P&gt;&lt;P&gt;I created sample data in excel file and insert order-Id 6 with null product-Id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952608#M1296080</guid>
      <dc:creator>jafari_ervin</dc:creator>
      <dc:date>2015-11-09T10:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Null values and Session Access</title>
      <link>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952609#M1296081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to get a real value instead of NULL which then could be connected. Maybe in this way below which considered not only NULL else empty strings or spaces. But of course you could divide this more specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datas:&lt;/P&gt;&lt;P&gt;LOAD OrderID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;if(len(trim(ProductID)) = 0, 'NULL', ProductID) as ProductID&lt;/STRONG&gt;, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date_updated&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[incremental load.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 10:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-values-and-Session-Access/m-p/952609#M1296081</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-09T10:13:29Z</dc:date>
    </item>
  </channel>
</rss>

