<?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: Date help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-help/m-p/1656192#M731668</link>
    <description>&lt;P&gt;Best I have in addition to existing posts are a couple of Design Blog links that may be of some help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Expression-Search/ba-p/1463907" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Expression-Search/ba-p/1463907&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base Design Blog URL in case you want to further search that area for additional posts:&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>Tue, 10 Dec 2019 18:37:18 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-12-10T18:37:18Z</dc:date>
    <item>
      <title>Date help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-help/m-p/1652093#M731665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can any one please help me on below issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have the requirement like when User selects 21/11/2019 then secMaxDate column has to show 11/10/2019 count.&lt;/P&gt;&lt;P&gt;When he selects 11/10/2019 then next date in source 1/10/2019 count has to display in&amp;nbsp;&lt;SPAN&gt;secMaxDate column&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;I have used below expressions for&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max Date=&lt;/STRONG&gt;&lt;FONT&gt;aggr(count( distinct{&amp;lt;[Data Sets]={"=len(Trim([Data Sets]))&amp;gt;0"},&lt;BR /&gt;[Report Date] = {"$(=Date(Max([Report Date]), 'DD/MM/YYYY'))"},&lt;BR /&gt;Plan= {'$(=$(vMaxYear) &amp;amp;' '&amp;amp;'Plan')'}&amp;gt;}[Data Sets]),[Projects])&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;Second Max Date=&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT&gt;aggr(count( distinct{&amp;lt;[Data Sets]={"=len(Trim([Data Sets]))&amp;gt;0"},&lt;BR /&gt;[Report Date] = {"$(=Date(Max({&amp;lt;[Report Date] = {[&amp;lt;=$(=Date(Max([Report Date]), 'DD/MM/YYYY'))]}&amp;gt;} [Report Date], 2), 'DD/MM/YYYY'))"},&lt;BR /&gt;Plan= {'$(=$(vMaxYear) &amp;amp;' '&amp;amp;'Plan')'}&amp;gt;}[Data Sets]),[Projects])&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Max date issue.png" style="width: 660px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24571i7A0B4791CECD6840/image-size/large?v=v2&amp;amp;px=999" role="button" title="Max date issue.png" alt="Max date issue.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here Max Date expression is working fine. But in Second Max Date without selecting any report date getting correct values but when I have selected Report date values are changing. But we have to use max date on Default selector.&lt;/P&gt;&lt;P&gt;Please let me know am I missed anything in the SecMaxDate Column.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-help/m-p/1652093#M731665</guid>
      <dc:creator>mahitham</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-help/m-p/1652094#M731666</link>
      <description>&lt;P&gt;Could you share your sample app and explain the expected output?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-help/m-p/1652094#M731666</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-11-28T06:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-help/m-p/1654292#M731667</link>
      <description>&lt;P&gt;Check here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Set-analysis-help/m-p/1652071/highlight/false#M152259" target="_self"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Set-analysis-help/m-p/1652071/highlight/false#M152259&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 19:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-help/m-p/1654292#M731667</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-12-04T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-help/m-p/1656192#M731668</link>
      <description>&lt;P&gt;Best I have in addition to existing posts are a couple of Design Blog links that may be of some help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Expression-Search/ba-p/1463907" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Expression-Search/ba-p/1463907&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base Design Blog URL in case you want to further search that area for additional posts:&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>Tue, 10 Dec 2019 18:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-help/m-p/1656192#M731668</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-10T18:37:18Z</dc:date>
    </item>
  </channel>
</rss>

