<?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>Question Re: Max value from a list in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536649#M3033205</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;Its not giving me the desired result. Can you tell me how to use the Max function in Formula.  The function takes 2 parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance MAX(Sales Amount, ?) , What would I include as the second parameter.  Excel has a MAX function where you just give the range of cells and such as =MAX(A1: A10) and it would give you the Maximum value in that range.  Doesnt BI have something simple like that? Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2012 21:52:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-31T21:52:03Z</dc:date>
    <item>
      <title>Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaq-p/8536641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the fastest and easiest way to find  the maximum value from a list of a key-figure like, lets say Monthly Sales?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 18:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaq-p/8536641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T18:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536642#M3033198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a condition and see TOP N ( N = number of top values , like top 5, top 10 etc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536642#M3033198</guid>
      <dc:creator>anindya_bose</dc:creator>
      <dc:date>2012-01-31T19:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536643#M3033199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want a ranked list, I just want to pick the maximum value from a list and report it in the next column.  Would using the MAX mathematical function work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536643#M3033199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536644#M3033200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a formula and use that MAX function if you just need the Max value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536644#M3033200</guid>
      <dc:creator>anindya_bose</dc:creator>
      <dc:date>2012-01-31T19:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536645#M3033201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u give me the steps? plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536645#M3033201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T19:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536646#M3033202</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 think we do not need MAX function here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Formula ---&amp;gt;Insert your Key Figure for which you want to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Come to Aggregation tab ( right side pane) ---&amp;gt;Under &lt;STRONG&gt;Exception Aggregation&lt;/STRONG&gt; select &lt;STRONG&gt;Maximum&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 20:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536646#M3033202</guid>
      <dc:creator>anindya_bose</dc:creator>
      <dc:date>2012-01-31T20:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536647#M3033203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anindya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input, I tried your solution but do we have to put anything in the Ref.Characteristic box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I used your solution, created a formula and then created a condition (TOP N, 1) on that formula.  That does give me the maximum value but in the output display all the other rows are also diminished.  The way I want my result to look is somethign like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day/Month         Sales Amt      Max&lt;/P&gt;&lt;P&gt;1                           100&lt;/P&gt;&lt;P&gt;2                              75&lt;/P&gt;&lt;P&gt;3                              120&lt;/P&gt;&lt;P&gt;4                            65&lt;/P&gt;&lt;P&gt;5                            80               120&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like that.  Or some functionality where after executing the report the end user can click on s omething and get the max value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 20:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536647#M3033203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T20:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536648#M3033204</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;Yes, if you are using exception aggregation you need Ref Char for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Top N will only show Top values, other rows will be suppressed. But you can always right click on the query and &lt;STRONG&gt;Toggle&lt;/STRONG&gt; condition. Once you deactivate the condition it will show you all the rows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case it would be 0CALDAY or 0CALMONTH whatever you want to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show you Maximum of Sales amount for a particular Calender Day or Calender Month based on your  ref char selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing is I guess it would show 120 for all the rows and I guess that makes sense because you can always check what was the max value against another sales value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 20:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536648#M3033204</guid>
      <dc:creator>anindya_bose</dc:creator>
      <dc:date>2012-01-31T20:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536649#M3033205</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;Its not giving me the desired result. Can you tell me how to use the Max function in Formula.  The function takes 2 parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance MAX(Sales Amount, ?) , What would I include as the second parameter.  Excel has a MAX function where you just give the range of cells and such as =MAX(A1: A10) and it would give you the Maximum value in that range.  Doesnt BI have something simple like that? Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 21:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536649#M3033205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T21:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536650#M3033206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the desired Keyfigure, right click --&amp;gt; properties --&amp;gt; Calculations --&amp;gt; Calculate Single Value as --&amp;gt; Select Maximum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Rao Kattela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 22:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536650#M3033206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-31T22:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536651#M3033207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please tell me how the MAX() function works in the formula builder, it is supposed to take 2 parameters like this:&lt;/P&gt;&lt;P&gt;MAX(parameter 1;parameter 2).  Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 15:15:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536651#M3033207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-01T15:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536652#M3033208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; Can you please tell me how the MAX() function works in the formula builder, it is supposed to take 2 parameters like this:&lt;/P&gt;&lt;P&gt;MAX(parameter 1;parameter 2). &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't work like excel - ranges are not supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As parameter you can use only objects that are visible in available operands (key figures, selections, formulas,  formula variable) i.e. it basically compares 2 numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To address your problem: &lt;/P&gt;&lt;P&gt;I suggest you select Calculate result as maximum - to see maximum in result row.&lt;/P&gt;&lt;P&gt;If you want to see maximum in column, then you create formula and use function Result/Overall Result on Monthly Sales. Function is found in data functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Ondrej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 16:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536652#M3033208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-01T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536653#M3033209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info on MAX.  I tried using Result and Overall Result but that didn't help.  I have tried Exception Aggregation and that's not helping, I have tried creating a formula and then create a condition on that formula like TopN value 1 and that's not working .  I mean how difficult is it in BW to pick a Max value from a list.  In school I wrote Java and Python methods from scratch to find Max values in a list  Basically you got to sort and do comparisons.  I can't believe that something so simple and intuitive is so cumbersome in SAP.   I am searching forums and looking for documentation for this but so far no luck.  I appreciate all the answers and help I am getting from you guys.  Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 16:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536653#M3033209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-01T16:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536654#M3033210</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;Try this make a new formula and put your amount keyfigure inside it then hit the aggregation tab and excption aggregation as MAX and reference characteristic as day.Now in result you will get 120 value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again make a new formula as SUMCT(F1) the formula which you created earlier.Now you will get 120 in every cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you dont want to display it in each cell then you can select calculate single value as hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps and works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 16:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536654#M3033210</guid>
      <dc:creator>anshu_lilhori</dc:creator>
      <dc:date>2012-02-01T16:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536655#M3033211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;My bad sumct really does only SUM. &lt;/P&gt;&lt;P&gt;However it's even easier - just use calculate single value as maximum on KF Monthly Sales. I've just checked it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Ondrej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 17:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536655#M3033211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-01T17:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Max value from a list</title>
      <link>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536656#M3033212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone for the input, I tried all the proposed suggestions but the optimal solution for me was to create a condition with TopN and Value = 1 and then in Character Assignment I selected "All Individual Chars. and Char.Combinations" and then selected the characteristics which helped give the maximum.  Thanks again for all your help, It was a good exercise in learning how the different methods give a max value but each has its own nuances.  For its Calculate Result as, Exception Aggregation with Maximum value and creating a condition with TopN and 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Feb 2012 23:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/max-value-from-a-list/qaa-p/8536656#M3033212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-04T23:15:34Z</dc:date>
    </item>
  </channel>
</rss>

