<?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: Pivot Table: Set the value or don't show the value in specific dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027868#M84698</link>
    <description>&lt;P&gt;Hi I also don't really see why you want to keep 5 &amp;amp; 6 if you want to hide the value, you don't need it to get the totals. But if you have a good reason you can write&lt;/P&gt;
&lt;P&gt;if(getobjectdimension(dimensionality()-1)&amp;lt;5,sum(VALUE),'')&lt;/P&gt;
&lt;P&gt;If you only have a condition on dimensionality you users will be able to get around this by changing dimension order. And obviously you need to change the condition if your dimensions are not 1-6 but actual dimension names.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 15:18:40 GMT</pubDate>
    <dc:creator>jbhappysocks</dc:creator>
    <dc:date>2023-01-19T15:18:40Z</dc:date>
    <item>
      <title>Pivot Table: Set the value or don't show the value in specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027390#M84674</link>
      <description>&lt;P&gt;Hello, I have the following table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NathanS2022_0-1674065392175.png" style="width: 507px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98334i8DE8A416F80B2BB2/image-dimensions/507x332?v=v2" width="507" height="332" role="button" title="NathanS2022_0-1674065392175.png" alt="NathanS2022_0-1674065392175.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want the measures 5 and 6 to have a blank value or no value at all. Like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NathanS2022_1-1674065455954.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98337i45395F8B417D9DE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NathanS2022_1-1674065455954.png" alt="NathanS2022_1-1674065455954.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried using TOTAL and AGGR functions and also using Flags on load, with no success so far. How can I do this?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 18:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027390#M84674</guid>
      <dc:creator>NathanS2022</dc:creator>
      <dc:date>2023-01-18T18:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table: Set the value or don't show the value in specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027798#M84694</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166400"&gt;@NathanS2022&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you´re looking for not showing detailed values for Users, the only way is removing 5 and 6 fields from Pivot Table, because each level has a sum/total of below values.&lt;/P&gt;&lt;P&gt;[],&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 14:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027798#M84694</guid>
      <dc:creator>pedrobergo</dc:creator>
      <dc:date>2023-01-19T14:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table: Set the value or don't show the value in specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027868#M84698</link>
      <description>&lt;P&gt;Hi I also don't really see why you want to keep 5 &amp;amp; 6 if you want to hide the value, you don't need it to get the totals. But if you have a good reason you can write&lt;/P&gt;
&lt;P&gt;if(getobjectdimension(dimensionality()-1)&amp;lt;5,sum(VALUE),'')&lt;/P&gt;
&lt;P&gt;If you only have a condition on dimensionality you users will be able to get around this by changing dimension order. And obviously you need to change the condition if your dimensions are not 1-6 but actual dimension names.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 15:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027868#M84698</guid>
      <dc:creator>jbhappysocks</dc:creator>
      <dc:date>2023-01-19T15:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table: Set the value or don't show the value in specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027933#M84702</link>
      <description>&lt;P&gt;Thank you very much! It worked exactly as I needed. Here's how I used the condition:&lt;/P&gt;
&lt;P&gt;If(GetObjectDimension(4) = 'Name Of Index 4' AND Dimensionality()=5, ' ', Sum(VALUE))&lt;/P&gt;
&lt;P&gt;This case works since the users don't change dimension orders because it would be pointless for them in this specific case and there's no problem in them seeing the value of 5 and 6. It's just for a cleaner visual.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 17:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-Table-Set-the-value-or-don-t-show-the-value-in-specific/m-p/2027933#M84702</guid>
      <dc:creator>NathanS2022</dc:creator>
      <dc:date>2023-01-19T17:03:36Z</dc:date>
    </item>
  </channel>
</rss>

