<?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: displaying the max date available from the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283318#M402144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;try expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PERIOD_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=max(PERIOD_NAME)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUSTOMER_IMPACT_MINS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 06:09:24 GMT</pubDate>
    <dc:creator>girirajsinh</dc:creator>
    <dc:date>2017-01-20T06:09:24Z</dc:date>
    <item>
      <title>displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283315#M402141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to display the maximum date from the spreadsheet at any given point in time and the sum of the mins for that month for a particular service id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions to be max(PERIOD_NAME) and SRV_ID while the expression is simple sum(CUSTOMER_IMPACT_MINS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but max(PERIOD_NAME) shows an error for calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure what is going wrong as when i put this in a text box it works fine but shows error when i put it in a chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample data attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 05:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283315#M402141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T05:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283316#M402142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are your chart expression and dimensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 05:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283316#M402142</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-20T05:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283317#M402143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression is sum(CUSTOMER_IMPACT_MINS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions need to be SRV_Id and max(PEriod Name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 05:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283317#M402143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-20T05:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283318#M402144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;try expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PERIOD_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=max(PERIOD_NAME)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUSTOMER_IMPACT_MINS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 06:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283318#M402144</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-20T06:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283319#M402145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;sum({&amp;lt;[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PEriod Name&lt;/SPAN&gt;] = {''$(=Max([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PEriod Name&lt;/SPAN&gt;]))"}&amp;gt;}CUSTOMER_IMPACT_MINS)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;Updated&lt;/SPAN&gt;, Tested &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;PERIOD_NAME = {'$(=Max(PERIOD_NAME))'}&amp;gt;}CUSTOMER_IMPACT_MINS)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 06:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283319#M402145</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-20T06:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283320#M402146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable for max period using date#. then try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PERIOD_NAME&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;"=$(vEndField)&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;CUSTOMER_IMPACT_MINS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck,&lt;/P&gt;&lt;P&gt;Pravesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 06:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283320#M402146</guid>
      <dc:creator />
      <dc:date>2017-01-20T06:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: displaying the max date available from the data</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283321#M402147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes as Anil Babu spotted out, I missd the expansion $ here. But this gives your always last period, as you always have periods&amp;nbsp; till Dec. So if you intend to show max across the period and wann a show that period, use Max in expression and may be period in dimension. and Uncheck "show zero values" from presentation tab, in case wannn a show all SRV_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PERIOD_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=MAX(PERIOD_NAME))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUSTOMER_IMPACT_MINS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 06:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-the-max-date-available-from-the-data/m-p/1283321#M402147</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-20T06:53:37Z</dc:date>
    </item>
  </channel>
</rss>

