I am using Kibana interface for Elasticsearch. While I was creating a visualization which actually sums up probabilities in a column, the result is a floating point number. How do I round the floating point number using the JSON input in KIBANA?
The following image shows what I have tried. But it is not working.
Thanks in advance.
There was a healthy discussion around this for Kiabana - 4.1
https://discuss.elastic.co/t/kibana-4-1-metric-visualization-round-decimal-value/24098
You can try the steps on 5.5 too. This was added as issue for Kibana backlog but not sure it was picked or not. Let us know if it works!