Conditional Values Using Multiple Fields

Hi all,

I have a Multiple Choice field called "A", if A is either 1 or 2, then the Multiple Choice field "B" should be 3 and then the Multiple Choice field "C" should be 4.

Essentially, I need a way to conditionally set the values of B and C based on A if it's 1 or 2 (and nothing else). What's the best way to approach this?

Thank you!

Hi Gavin and Ryan,

If you are still trying to do this, I was able to do exactly this using a conditional equation and a ternary operator. The syntax is laid out in the builder guide here: https://support.knack.com/hc/en-us/articles/226583228-Equations#conditional-equations

Hi Ryan,

Did you ever get a response or determine an approach for this ?

I'm looking at doing something very similar to you and so far the only option I can see is to use Conditional Rules but it's cumbersome and impractical to create multiple rules for each multiple choice field.

Cheers
Gavin