• Resolved Bob

    (@bobem)


    Should this work:

    (scale-A + scale-B + scale-C) / 9 * (scale-D /3) * ( scale-E /3) > 240

    That is, will it SUM the first three scales and divide the sum by 9; then multiply that value by “scale-D” divided by 3; and multiply that by scale-E divided by 3?

    I’m happy to pay for support or purchase the calculated variable module, but I’m not sure I need to. I currently have this operating without displaying an error message, but I’m not sure it’s actually doing the division, or just using the sum of each scale.

    Sorry… my formula skills are not very good.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    @bobem, to debug something try this:

    (scale-A + scale-B + scale-C) = 100 -> Result100

    When you are sure, that in some conditions the sum should be 100.

Viewing 1 replies (of 1 total)

The topic ‘Should this formula work?’ is closed to new replies.