<?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: How to make an expression display nothing at some level in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585368#M42810</link>
    <description>&lt;P&gt;thank you for your reply&lt;/P&gt;&lt;P&gt;I did try this but the thing is that users may change the order of dimensions and this will break the logic of using dimensionality() check in the expression&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2019 06:59:06 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2019-05-28T06:59:06Z</dc:date>
    <item>
      <title>How to make an expression display nothing at some level</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585018#M42788</link>
      <description>&lt;P&gt;Hello got a pivot table with dimensions:&lt;BR /&gt;Workgroup, Resource, Month Year, and Project&lt;/P&gt;&lt;P&gt;I got 2 expressions:&lt;/P&gt;&lt;P&gt;Planned mandays and availability&lt;/P&gt;&lt;P&gt;I want the availability to show results only at the level of workgroup, month year, and resource&lt;BR /&gt;I tried using the aggr but it shows the total at resource for one project&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="comm.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12716iD3A76977130316B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="comm.PNG" alt="comm.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 10:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585018#M42788</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2019-05-27T10:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make an expression display nothing at some level</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585292#M42808</link>
      <description>&lt;P&gt;HI. Just to understand what you're specifically asking for, are you saying that you only want the total for availability to be blank at the project level?&lt;/P&gt;&lt;P&gt;If so, then you should be able to accomplish that using the Dimensionality() function.&lt;/P&gt;&lt;P&gt;Based upon the image posted, I think the dimensionality of project is 3. Therefore, you could try something like:&lt;/P&gt;&lt;P&gt;If Dimensionality() &amp;gt; 2, '', [availability])&lt;/P&gt;&lt;P&gt;If you add DImensionality() as a measure (temporarily) then you can verify what the value is for each Dimension.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 02:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585292#M42808</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2019-05-28T02:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to make an expression display nothing at some level</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585368#M42810</link>
      <description>&lt;P&gt;thank you for your reply&lt;/P&gt;&lt;P&gt;I did try this but the thing is that users may change the order of dimensions and this will break the logic of using dimensionality() check in the expression&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 06:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-an-expression-display-nothing-at-some-level/m-p/1585368#M42810</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2019-05-28T06:59:06Z</dc:date>
    </item>
  </channel>
</rss>

