Pages:
Actions
  • #1 by pfc on 20 Aug 2019
  • In the following example, if I want to select the max back price, MFP will select A.

    A. Back Price 6.0  V%20
    B. Back Price 4.0  V%25

    But what if I want to firstly select the max back price and then only if its V% is the also max V%.

    Will MFP still select A ?
    Or will MFP not make a selection at all because A's V% is not also the max V% ?
  • #2 by MarkV on 20 Aug 2019
  • Hi
    It depends how you write the conditions. In your example:

    selections back price is the maximum
    and selections volume % is the maximum
    will select A

    selections back price is the maximum
    and selections volume % is the maximum of all
    will be no selection in your example

    selections back price is the maximum of all
    and selections volume % is the maximum of all
    will be good conditions to use for your what if
     

  • #3 by pfc on 21 Aug 2019
  • Thks MarkV for your succinct clarification. It has "bugged" me for years !
  • #4 by Oxa (WellDoneSoft) on 22 Aug 2019
  • Well done MarkV!
Pages:
Actions