[Lens] Static value: extends support for floating point number edge cases #118048
Labels
enhancement
New value added to drive a business result
Feature:Lens
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Describe the bug:
Integer numbers written as "floating point numbers" without decimals are still valid numbers:
Currently that is not supported in Formula, leading to some gentle error message:
But for Static value, which uses Formula underneath, this gets a little bit more confusing:
I guess this can be seen as both an
enhancement
from the Formula side and a bug from theStatic value
point of view.I'll focus the issue on the latter as this leads to the more confusing result, but having a better support in Formula would be much better.
The text was updated successfully, but these errors were encountered: