Hello,
I am trying to write a calculation and I can't quite get it to work.
I have attached a couple screen shots to help explain what is going on.
The calculations I have written do not create any errors yet how the survey is filled in or rather not filled in, the answers to other questions appear when they should be null. There are no defaults populated other than for Water Temp Device.
if(selected(${WTEMP_NUM},'NaN'),'',string('None'))

