Dear all,
Is there anyway to perform mathematical operator in kibana?
I have 2 integer fields in the document, can I visualize a new column that is a result of their duplication? e.g. AxB
Thanks
Yaniv
Dear all,
Is there anyway to perform mathematical operator in kibana?
I have 2 integer fields in the document, can I visualize a new column that is a result of their duplication? e.g. AxB
Thanks
Yaniv
Hi Yaniv,
yes, you should be able to do so via so-called scripted fields, which are currently under the umbrella of index patterns, using the Painless language
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.