• Resolved nextbracket.io

    (@tzvimoshe)


    Hi,
    I’m trying to multiply the lesser of two fields by one number and the difference between two fields by a different number
    Is it possible to create a formula as follows
    (MIN({field1},{filed2})*150) + (ABS({field1},{field2})*90) or
    (MIN({field1},{filed2})*150) + ((MAX({field1},{field2})-(MIN({field1},{field2})*90)

Viewing 1 replies (of 1 total)
  • Plugin Author George Mandis

    (@georgemandis)

    Hi @tzvimoshe,

    The Gravity Forms MIN/MAX Calculation plugin only adds the MIN and MAX functions to Gravity Form’s calculations feature. For the the ABS() function you might need to look for a different plugin, I’m afraid.

    I’m not sure, but the Gravity View “Math” extension might help?

    https://gravityview.co/extensions/math/

    For the time being I don’t have any plans to add additional functions to the plugin.

    Let me know if you have any other questions!

    Thanks,
    George

Viewing 1 replies (of 1 total)
  • The topic ‘Max – Min or ABS’ is closed to new replies.