<?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 How to use max(Date) in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11399#M1828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll want to use a max(Date) for the charts like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Red circle shows all the data, but I want only to see the total of max date. In this case it's 2 instead of 5.&lt;/P&gt;&lt;P&gt;This has to be the same for the Green circle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/191679_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2018 10:43:46 GMT</pubDate>
    <dc:creator>tappij2012</dc:creator>
    <dc:date>2018-01-29T10:43:46Z</dc:date>
    <item>
      <title>How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11399#M1828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll want to use a max(Date) for the charts like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Red circle shows all the data, but I want only to see the total of max date. In this case it's 2 instead of 5.&lt;/P&gt;&lt;P&gt;This has to be the same for the Green circle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/191679_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11399#M1828</guid>
      <dc:creator>tappij2012</dc:creator>
      <dc:date>2018-01-29T10:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11400#M1829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count({&amp;lt;Date = {"$(=Max(Date))"}&amp;gt;} customer)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11400#M1829</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-01-29T10:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11401#M1830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks this works, but I've use an other name then Date, now I'll don't know what to change.&lt;/P&gt;&lt;P&gt;Where do I put the name Datum instead of Date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 11:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11401#M1830</guid>
      <dc:creator>tappij2012</dc:creator>
      <dc:date>2018-01-29T11:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11402#M1831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a set expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;Date={$(=max(Date))}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 11:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11402#M1831</guid>
      <dc:creator>arvind1494</dc:creator>
      <dc:date>2018-01-29T11:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11403#M1832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't recognize the date format I'll want to use.&lt;/P&gt;&lt;P&gt;How can I put this format (yyyymmdd) in this formule: &lt;EM&gt;count({&amp;lt;Date={$(=max(Date))}&amp;gt;}customer)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 12:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11403#M1832</guid>
      <dc:creator>tappij2012</dc:creator>
      <dc:date>2018-01-29T12:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11404#M1833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757;"&gt;Count({&amp;lt;Date={"$(=Date(Max(Date), 'YYYYMMDD'))"}&amp;gt;} customer)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 13:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11404#M1833</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-29T13:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use max(Date) in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11405#M1834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Robin Tappij Gielen wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks this works, but I've use an other name then Date, now I'll don't know what to change.&lt;/P&gt;
&lt;P&gt;Where do I put the name Datum instead of Date?&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({&amp;lt;&lt;STRONG&gt;Datum&lt;/STRONG&gt; = {"$(=Max(&lt;STRONG&gt;Datum&lt;/STRONG&gt;))"}&amp;gt;} customer)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 05:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-max-Date-in-a-chart/m-p/11405#M1834</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-01-30T05:10:57Z</dc:date>
    </item>
  </channel>
</rss>

