Running into an issue with the calculator tool where the calculations formula isnt pulling the correct data from dropdown option values. Have attached images of a test calculator to demonstrate.
Test 1 is a dropdown created after selecting the template, the option values are set to [1, 2, 3]. However, when referencing the dropdown in a calculation, it’s reading the assigned value as 5 instead of the inputted value which is 2. One screenshot is showing the calculation’s pulled value from the dropdown, and another is showing logic referencing the current value. The dropdown value is set to Option 2 in all screenshots which has a value of 2.
I also have a second dropdown created with sequential values of [4, 5, 6]. It seems that the calculation may be referencing that dropdown even though the Test 1 dropdown is selected as a field in the formula.
Edit: Can only upload one image as a new user, but I have the two others saved.