Select one calculation

Hi, i want to save several constant values and depending on what i select using the select_one type I want to make a calculation . using IF conditional only works for two values. how can i do this . thanks

Hi @sup_asub_2022,

Can you share a screenshot of the calculation you are trying to use?

1 Like

choices

Hi @sup_asub_2022,

You need to use calculation type question to calculate numbers, you can learn more about calculation in this help article: Calculate Question Type — KoboToolbox documentation

1 Like

Also, if you can share the calculation you are trying to do in here, we can help you.

1 Like

@sup_asub_2022, it seems like you have a duplicate in the name of the variable …

Image 1

Duplicate names are not allowed in the system. Maybe you could rename your variable name to diameter1, diameter2, diameter3, diameter4, or something unique.

Making these changes should solve your issue.

1 Like