Title: Conditional Calculation in Dropdown Separate Value
Last modified: March 25, 2021

---

# Conditional Calculation in Dropdown Separate Value

 *  Resolved [tylerbeairsto](https://wordpress.org/support/users/tylerbeairsto/)
 * (@tylerbeairsto)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/conditional-calculation-in-dropdown-separate-value/)
 * Is it possible to use conditional calculations in a dropdown separate value field?
 * I am building out a pricing calculator. If the value inputted by the user in 
   field X is greater than 10, I want it to use a different number in the dropdown
   option in field Y. I added the following conditional calculation to the separate
   value section in the dropdown, but it doesn’t seem to work at all.
 * For a better understanding:
 * User input field: [707]
    Dropdown field using separate values: [713]
 * The user will first enter a value between 2.00-17.00 in field [707].
 * For one of the options in the dropdown field [713], I added: ([707] > 10) ? (
   1.90) : (1.5). The goal being that if the user selects a certain option in the
   dropdown field, it will evaluate the value input in [707] and factor in either
   1.9 or 1.5 depending on whether the [707] value is above or below 10.00.
 * When doing this, no error message occurs; however, the calculation just does 
   not work.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconditional-calculation-in-dropdown-separate-value%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Njones35](https://wordpress.org/support/users/njones35/)
 * (@njones35)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/conditional-calculation-in-dropdown-separate-value/#post-14235422)
 * Hi [@tylerbeairsto](https://wordpress.org/support/users/tylerbeairsto/)
 * I’m afraid we only support the free version of Formidable here.
 * For help with premium features can you please open a ticket here? [https://formidableforms.com/new-topic/](https://formidableforms.com/new-topic/)
 * Best,

Viewing 1 replies (of 1 total)

The topic ‘Conditional Calculation in Dropdown Separate Value’ is closed to new 
replies.

 * ![](https://ps.w.org/formidable/assets/icon-256x256.png?rev=2588749)
 * [Formidable Forms - Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder](https://wordpress.org/plugins/formidable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/formidable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/formidable/)
 * [Active Topics](https://wordpress.org/support/plugin/formidable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/formidable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/formidable/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Njones35](https://wordpress.org/support/users/njones35/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/conditional-calculation-in-dropdown-separate-value/#post-14235422)
 * Status: resolved