Skip to main content
Nintex Community Menu Bar

MIN MAX Calcualted Value Formula Not Recalcualting

  • May 12, 2017
  • 1 reply
  • 14 views

kmccool
Forum|alt.badge.img+9

Hey everyone,

I have a calculated value on my form that should display the MIN value between two other calculated value fields. It works, until you update any of the referenced calculations. Also, if a user fills out the form in a weird order, it only displays the first MIN pulled.

I've attached an image. the MIN calculation is the $750. at the very bottom right of the form.

How do I get it to recalculate?

Thank you!

Kassie

Also, How do I ask a question instead of starting a discussion?

1 reply

kmccool
Forum|alt.badge.img+9
  • Author
  • Scholar
  • May 12, 2017

Um... I just answered my own question. I forgot to add the brackets to the formula.

It's working now.   

Working:    min([GraduateCappedTotal,80PercentTotal])

Thanks happy.png 

Happy Friday!