<?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: Access Null data Values in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1597760#M740103</link>
    <description>&lt;P&gt;So the key thing here is if you have a reduction field in your Section Access load?&amp;nbsp; If so, if you want everyone to see everything, the reduction field would need to be 'blank' for the user you want to be able to see all values, as I believe that should also pick up the 'null' one at that point, but I am not certain of it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the Help link to Section Access as well, this may help too:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What we generally recommend is the service account has reduction field values of 'blank' that way it will always load and see all data, but if Strict Exclusion is enabled in the Opening tab of the Document Properties, that will result in the app not opening via QlikView Server for the service account, just FYI, as everyone is a USER when they open via the server, you are only an ADMIN when using Desktop Client, just FYI, a fact a lot of people miss.&amp;nbsp; Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2019 15:44:26 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-07-01T15:44:26Z</dc:date>
    <item>
      <title>Access Null data Values in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1584279#M740101</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am struggling with null data set to display USER by using Session Access in qlikview&lt;/P&gt;&lt;P&gt;I am using NTName for USER to display Qlikview reports. I am succeeded to display all the required fields to the USER.&lt;/P&gt;&lt;P&gt;But lastly I am not able to give access for the USER as well as Admin for NULL Values. For example, I have&lt;/P&gt;&lt;P&gt;Dept&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Value&lt;/P&gt;&lt;P&gt;HR&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&lt;/P&gt;&lt;P&gt;Finance&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 400&lt;/P&gt;&lt;P&gt;Accounts&amp;nbsp; &amp;nbsp; &amp;nbsp; 600&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;300&lt;/P&gt;&lt;P&gt;in the above data I am able to give access for the USER and ADMIN having Depts HR,Finance and Accounts.&lt;/P&gt;&lt;P&gt;But NULL Dept is not displaying .&lt;/P&gt;&lt;P&gt;I have used *,-, (space). But not getting NULL Values.&lt;/P&gt;&lt;P&gt;Please help me in this&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1584279#M740101</guid>
      <dc:creator>djaykumar</dc:creator>
      <dc:date>2024-11-16T20:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Access Null data Values in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1584289#M740102</link>
      <description>&lt;P&gt;In Qlik's associative model, nulls cannot associate, so you won't be able to associate the section access table to a null valued department. I suggest that you modify your load to ensure that the field associated with the section access table contains no nulls, or use the variable &lt;A href="https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/NullAsValue.htm" target="_self"&gt;NullAsValue&lt;/A&gt; to set the nulls to a value (eg, 'NULL', or and empty string).&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 06:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1584289#M740102</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-05-24T06:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Access Null data Values in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1597760#M740103</link>
      <description>&lt;P&gt;So the key thing here is if you have a reduction field in your Section Access load?&amp;nbsp; If so, if you want everyone to see everything, the reduction field would need to be 'blank' for the user you want to be able to see all values, as I believe that should also pick up the 'null' one at that point, but I am not certain of it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the Help link to Section Access as well, this may help too:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What we generally recommend is the service account has reduction field values of 'blank' that way it will always load and see all data, but if Strict Exclusion is enabled in the Opening tab of the Document Properties, that will result in the app not opening via QlikView Server for the service account, just FYI, as everyone is a USER when they open via the server, you are only an ADMIN when using Desktop Client, just FYI, a fact a lot of people miss.&amp;nbsp; Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 15:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Null-data-Values-in-qlikview/m-p/1597760#M740103</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-01T15:44:26Z</dc:date>
    </item>
  </channel>
</rss>

