Problem about equation , multiple if statement

Hello everyone. I had a problem when using if statement to make an equation for 2 different sketches. 2 different sketches are in same part.

=if("D1@Sketch3"=88.9, 110,if("D1@Sketch3"=76.1, 98,if("D1@Sketch3"=60.3, 92,125)))

This equation always gives error. And as i understood, i must fill false statement, it cannot be empty, so i just gave 125.

what i read here, for multiple if functions, it should be "iif", but i couldn't get it work. https://forum.solidworks.com/thread/74330

Please help

SolidworksConfigurations design Tables