We have a sheet and it works wonderfully. A few weeks ago, everything seemed to break. Half of the formulas were all of a sudden throwing errors. So, we changed a lookup to include the VALUE function. Got through that surprise.
Today, the same thing is happening and so far it appears that the formulas can work again if we remove VALUE. See example formula below.
Again, we have not changed anything to cause these breakages. How can we stay informed of when Smartsheet is tweaking its engine?
=INDEX({Ultipro Active / Non-Active: Emp Status Code}, MATCH(VALUE([Employee ID]@row), {Ultipro Active / Non-Active: Employee ID}, 0))