<?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 Suppress Values in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppress-Values-in-Pivot-Table/m-p/1539428#M747058</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following columns in my pivot chart:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 960px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5188iC3302A22E3A2528C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have a filter called ActiveProjects applied on this chart.&amp;nbsp; This column is calculated on the basis of ProjectStage.&lt;/P&gt;&lt;P&gt;An 'active' project might still be in-progress, but a resource could have stopped working on it. The ProjectEndDate column in the above datasheet is actually the Resource End Date for that project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is that when ActiveProjects filter is selected, all the projects where there is an EndDate should be removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can this be done? Any help would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:28:11 GMT</pubDate>
    <dc:creator>yashcena</dc:creator>
    <dc:date>2024-11-16T21:28:11Z</dc:date>
    <item>
      <title>Suppress Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Values-in-Pivot-Table/m-p/1539428#M747058</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following columns in my pivot chart:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 960px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5188iC3302A22E3A2528C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have a filter called ActiveProjects applied on this chart.&amp;nbsp; This column is calculated on the basis of ProjectStage.&lt;/P&gt;&lt;P&gt;An 'active' project might still be in-progress, but a resource could have stopped working on it. The ProjectEndDate column in the above datasheet is actually the Resource End Date for that project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is that when ActiveProjects filter is selected, all the projects where there is an EndDate should be removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can this be done? Any help would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Values-in-Pivot-Table/m-p/1539428#M747058</guid>
      <dc:creator>yashcena</dc:creator>
      <dc:date>2024-11-16T21:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Values-in-Pivot-Table/m-p/1539435#M747059</link>
      <description>create a field in the script&lt;BR /&gt;&lt;BR /&gt;if(len(trim([Project End Date]))&amp;gt;0,0,1) as active_project_flag&lt;BR /&gt;&lt;BR /&gt;use active_project_flag = 1 in the set analysis or in the if condition.</description>
      <pubDate>Tue, 05 Feb 2019 08:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Values-in-Pivot-Table/m-p/1539435#M747059</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-05T08:18:46Z</dc:date>
    </item>
  </channel>
</rss>

