I’ve been able to reproduce this bug in 8.0.3. Seems like number formatting doesn’t work for constant parameter expressions such as your case. As a workaround, you can try doing adding a trivial operation to the constant expression, such as PARAM_TURBINE_ID + 0. I’ve attached the ticket number to this post to keep track of its progress.