<?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 Access dimensional &amp;quot;Include null values&amp;quot; in hypercube in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448082#M9236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a Qlik Sense extension and want to make use of the "Include null values" option that comes out-of-the-box with each dimension. I assumed that I could access this value in the hypercube, but I do not see it. If you take a look at the API documentation for the hypercube, and then open "NxDimensionInfo" there doesn't seem to be anything about "including null values". (Of course, I could totally be missing it.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GenericObject/LayoutLevel/Hypercube.htm" style="font-size: 10pt;" title="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GenericObject/LayoutLevel/Hypercube.htm"&gt;http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GenericObject/LayoutLevel/Hypercube.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to access this variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 18:14:53 GMT</pubDate>
    <dc:creator>jonvitale</dc:creator>
    <dc:date>2017-12-07T18:14:53Z</dc:date>
    <item>
      <title>Access dimensional "Include null values" in hypercube</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448082#M9236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a Qlik Sense extension and want to make use of the "Include null values" option that comes out-of-the-box with each dimension. I assumed that I could access this value in the hypercube, but I do not see it. If you take a look at the API documentation for the hypercube, and then open "NxDimensionInfo" there doesn't seem to be anything about "including null values". (Of course, I could totally be missing it.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GenericObject/LayoutLevel/Hypercube.htm" style="font-size: 10pt;" title="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GenericObject/LayoutLevel/Hypercube.htm"&gt;http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GenericObject/LayoutLevel/Hypercube.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to access this variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 18:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448082#M9236</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2017-12-07T18:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access dimensional "Include null values" in hypercube</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448083#M9237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let me know if this is what you are looking for…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The `qNullSuppression` property correlates to the ‘Include Null Values’ checkbox being unchecked, otherwise the property will not be defined. The property is documented on the NxDimension object of the HyperCubeDef.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/Structs/NxDimension.htm"&gt;http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/Structs/NxDimension.htm&lt;/A&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/Structs/HyperCubeDef.htm"&gt;http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/Structs/HyperCubeDef.htm&lt;/A&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;...model.properties.qHyperCubeDef.qDimensions[&amp;lt;0&amp;gt;].qNullSuppression = true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="284412.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/191006_284412.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448083#M9237</guid>
      <dc:creator>bmd</dc:creator>
      <dc:date>2018-01-23T10:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access dimensional "Include null values" in hypercube</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448084#M9238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 16:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Access-dimensional-quot-Include-null-values-quot-in-hypercube/m-p/1448084#M9238</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2018-01-23T16:32:08Z</dc:date>
    </item>
  </channel>
</rss>

