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.