<?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: Exclude last date in dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651381#M447863</link>
    <description>&lt;P&gt;1) You want to exclude the Max week of data in the entire model&lt;/P&gt;&lt;P&gt;2) Same for Max Financial Year data also?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 12:57:31 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-11-26T12:57:31Z</dc:date>
    <item>
      <title>Exclude last date in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651379#M447862</link>
      <description>&lt;P&gt;Hi - I have the following expression:&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Activity_or_Demand={'Demand'}&amp;gt;}Event_Key)&lt;/P&gt;&lt;P&gt;and using dimension called 'Financial_Year_Week'&lt;/P&gt;&lt;P&gt;This will show nicely a count of event keys per financial year week.&amp;nbsp; However, as this data is updated on a daily basis, I want to exclude the latest week as it will only be partial data until the following week begins.&amp;nbsp; How can I modify my expression to exclude the latest financial year week?&amp;nbsp; In this case (at the moment) I will want to exclude 'FY19/20 34' i.e. week 34 of FY 19/20.&amp;nbsp; However, I don't want to keep having to change the expression!&amp;nbsp; Would be nice to have a script which simply excludes the latest (MAX?) financial_year_week on a weekly basis.&lt;/P&gt;&lt;P&gt;Many thanks guys!&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651379#M447862</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2024-11-16T01:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude last date in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651381#M447863</link>
      <description>&lt;P&gt;1) You want to exclude the Max week of data in the entire model&lt;/P&gt;&lt;P&gt;2) Same for Max Financial Year data also?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 12:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651381#M447863</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-11-26T12:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude last date in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651383#M447864</link>
      <description>&lt;P&gt;I just want to exclude the MAX week in relation to the field 'Financial_Year_Week'.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 13:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1651383#M447864</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2019-11-26T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude last date in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1655681#M448228</link>
      <description>&lt;P&gt;Best I have to try to help you move things forward is a Design Blog post:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Excluding-values-in-Set-Analysis/ba-p/1471704" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Excluding-values-in-Set-Analysis/ba-p/1471704&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is another related to dates in set analysis:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Dates-in-Set-Analysis/ba-p/1472511" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Dates-in-Set-Analysis/ba-p/1472511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hopefully between those two, they may help you get things sorted until one of the more brilliant folks out here other than me can have a further look for you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 22:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1655681#M448228</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-09T22:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude last date in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1656359#M448328</link>
      <description>&lt;P&gt;If you want to exclude just one week you can try the below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count({&amp;lt;Activity_or_Demand={'Demand'} , Week=-{'$(=max({&amp;lt;year={"=max(year)"}&amp;gt;}week))'}&amp;gt;}Event_Key)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 06:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-last-date-in-dimension/m-p/1656359#M448328</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2019-12-11T06:53:02Z</dc:date>
    </item>
  </channel>
</rss>

