<?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: Remove dimension result if no expression data for a period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667000#M728734</link>
    <description>&lt;P&gt;several options&lt;BR /&gt;but if you want to display only Names with a number higher than 6 of date for example&lt;/P&gt;&lt;P&gt;you can replace Dimension Name by :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=aggr(only({&amp;lt;Name={"=count(date)&amp;gt;6"}&amp;gt;} Name) ,Name)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and Supress when value is Null&lt;/P&gt;</description>
    <pubDate>Sat, 18 Jan 2020 13:55:39 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2020-01-18T13:55:39Z</dc:date>
    <item>
      <title>Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1666962#M728733</link>
      <description>&lt;P&gt;I am looking to remove results from a dimension where there has been no results for a set period of time.&lt;/P&gt;&lt;P&gt;As you can see from the image, James has had no scores for more than 6 weeks so should not show in the table anymore as he will have left the company.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikHelp1.PNG" style="width: 716px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27110iE7AB45CE1A15DA91/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikHelp1.PNG" alt="QlikHelp1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1666962#M728733</guid>
      <dc:creator>Mootilate</dc:creator>
      <dc:date>2024-11-16T19:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667000#M728734</link>
      <description>&lt;P&gt;several options&lt;BR /&gt;but if you want to display only Names with a number higher than 6 of date for example&lt;/P&gt;&lt;P&gt;you can replace Dimension Name by :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=aggr(only({&amp;lt;Name={"=count(date)&amp;gt;6"}&amp;gt;} Name) ,Name)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and Supress when value is Null&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2020 13:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667000#M728734</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-01-18T13:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667040#M728735</link>
      <description>&lt;P&gt;Thanks, that answers some of the question, but I am looking for where there is nothing in the previous 6 weeks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That just checked if there was more than 6 weeks worth of data. My data set goes back years.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 03:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667040#M728735</guid>
      <dc:creator>Mootilate</dc:creator>
      <dc:date>2020-01-19T03:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667064#M728736</link>
      <description>&lt;P&gt;yes, its also possible&lt;/P&gt;&lt;P&gt;can you share a sample data i can send you the script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 11:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667064#M728736</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-01-19T11:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667261#M728737</link>
      <description>&lt;P&gt;Hi the table above has Names, Score and Date&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 11:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667261#M728737</guid>
      <dc:creator>Mootilate</dc:creator>
      <dc:date>2020-01-20T11:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667293#M728738</link>
      <description>&lt;P&gt;Perhaps with inner analysis?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Name&lt;FONT face="arial,helvetica,sans-serif" size="5" color="#FF0000"&gt;-&lt;/FONT&gt;={"=Sum({&amp;lt;Week={"&amp;gt;=$(=Max(Week-6))&amp;lt;=$(=Max(Week))"}&amp;gt;} Measure)=0"}&amp;gt;} Measure)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 12:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1667293#M728738</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-01-20T12:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove dimension result if no expression data for a period</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1675514#M728739</link>
      <description>&lt;P&gt;Did Anil's last post get you what you needed?&amp;nbsp; If so, do not forget to return to the thread and use the Accept as Solution button on his post.&amp;nbsp; This gives him credit for the help and lets other Community Members know what worked.&amp;nbsp; We appreciate it if people do close out their threads rather than leaving them unsolved, so please either mark things or let us know what you still need.&amp;nbsp; If you are still working upon things, as Taofiq referenced, you will get faster help if you can attach a sample app with the data model etc., as that makes it much easier for folks to figure out what the correct solution is.&lt;/P&gt;
&lt;P&gt;You may also want to bookmark the following link, as there are over 700 posts there from our internal experts and most are how-to related, so that will likely be very helpful to you going forward too.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 19:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-dimension-result-if-no-expression-data-for-a-period/m-p/1675514#M728739</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-13T19:20:52Z</dc:date>
    </item>
  </channel>
</rss>

