<?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: Calculate the maximum value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806328#M471203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using it inside of set analysis? Then expression is like this&lt;/P&gt;&lt;P&gt;YourDateField={"(=max(aggr(if(Rank(Sum(sales))=1, OrderDate),OrderDate)))"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2015 12:10:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-27T12:10:58Z</dc:date>
    <item>
      <title>Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806322#M471197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension and I want to calculate the maxium value from my data. In the example I saw it says it should be calculated by the following expression:&lt;/P&gt;&lt;P&gt;$(=max(aggr(sum(sales), OrderDate)))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I already tried but I didnt get any successful result. Can someone help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I calculate the maximum in the expression where the data has different dimension but I want to calculate the maximum value from all my data. I read it can be calculated using the expression $(=)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806322#M471197</guid>
      <dc:creator />
      <dc:date>2015-03-27T11:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806323#M471198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use rank-function to find out maxium value. Expression is something like this:&lt;/P&gt;&lt;P&gt;=date(max(aggr(if(Rank(Sum(sales))=1, OrderDate),OrderDate)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806323#M471198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T11:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806324#M471199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Try this expr&lt;BR /&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;=max(aggr(sum(sales), OrderDate))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806324#M471199</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-27T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806325#M471200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It isn't working. You put the date, but I want the value, but even though I remove the date it doesnt work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806325#M471200</guid>
      <dc:creator />
      <dc:date>2015-03-27T12:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806326#M471201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesnt work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806326#M471201</guid>
      <dc:creator />
      <dc:date>2015-03-27T12:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806327#M471202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post sample data.&lt;/P&gt;&lt;P&gt;What are the dimensions used in the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806327#M471202</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-03-27T12:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806328#M471203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using it inside of set analysis? Then expression is like this&lt;/P&gt;&lt;P&gt;YourDateField={"(=max(aggr(if(Rank(Sum(sales))=1, OrderDate),OrderDate)))"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806328#M471203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T12:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806329#M471204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(sales,-OrderDate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806329#M471204</guid>
      <dc:creator>dieter13</dc:creator>
      <dc:date>2015-03-27T12:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806330#M471205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to explain better and/or to upload an example.&amp;nbsp; The expression you show is returning maximum daily sales (by order date).&amp;nbsp; Is it what you need?&amp;nbsp; You say "didn't get any successful result" but you have to tell what the expectation is.&lt;BR /&gt;And "it doesn't work" isn't an explanation either &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806330#M471205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T12:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806331#M471206</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;You can try this expressions.&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;"&gt;$(=max(aggr(sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OrderDate= &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; 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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OR&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;"&gt;$(=max(aggr(sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OrderDate= &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sales&lt;/SPAN&gt; ),any one dimension field)))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806331#M471206</guid>
      <dc:creator />
      <dc:date>2015-03-27T12:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806332#M471207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know ,"it doesnt work is not an answear" but If I could elaborate more I would. Nevertheless, I updated my qvw file. I want to select the maximum value on all cells.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 12:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806332#M471207</guid>
      <dc:creator />
      <dc:date>2015-03-27T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806333#M471208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope it helps, see text box in the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 13:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806333#M471208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806334#M471209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Pedro,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;you can try with these two ways:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;FIRSTSORTEDVALUE (OrderDate, – aggr(sum(Sale)) )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;&lt;STRONG style="color: #333333; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;=Max ( aggr ( sum ( Sale ),OrderDate ) )&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 13:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806334#M471209</guid>
      <dc:creator />
      <dc:date>2015-03-27T13:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806335#M471210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give me the code? I dont have a lincese on wlikview. At least for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806335#M471210</guid>
      <dc:creator />
      <dc:date>2015-03-27T14:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806336#M471211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added a text box with this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Numbers&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Weekday&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It returns the largest value in the table: 228,22917519802&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806336#M471211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806337#M471212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first solution doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The secound gives the wrong output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806337#M471212</guid>
      <dc:creator />
      <dc:date>2015-03-27T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806338#M471213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how can I put that value inside of the table. Do you know how can I accomplish that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806338#M471213</guid>
      <dc:creator />
      <dc:date>2015-03-27T14:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806339#M471214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too bad you can't open the file...&amp;nbsp; Well, first change your expression in the table to this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;secondarydimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()=1, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Numbers&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Numbers&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Weekday&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means you'll have different expressions for regular columns and for total, depending on dimensionality.&amp;nbsp; Next, on Presentation tab, select Weekday, check "Show Partial Sum", and label for total change to "Max" or something like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806339#M471214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T14:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806340#M471215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with Pedro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 15px; font-family: Lato, Arial; color: #333333; text-align: justify;"&gt;FIRSTSORTEDVALUE (OrderDate, – aggr(sum(Sale)), OrderDate )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806340#M471215</guid>
      <dc:creator />
      <dc:date>2015-03-27T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the maximum value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806341#M471216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;There is something wrong with that expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-the-maximum-value/m-p/806341#M471216</guid>
      <dc:creator />
      <dc:date>2015-03-27T14:52:07Z</dc:date>
    </item>
  </channel>
</rss>

