Last updated
Last updated
Here, we're linking up each option ofradio question to the corresponding reference and constant value inconstant table :
We take result block as the input to multiply with because returns the constant value of the user's choice.
Radio Options
Reference
Constant
Option 1
Apple
=
Apple
1
Option 2
Banana
=
Banana
1.5
Option 3
Orange
=
Orange
1.2
Allows you to map a radio question to a constant table. This is key in associating the two together.