Hello
I am anew in elasticsearch and I want to know how to divide two sum fields (example: sum of prime annuel groupe / sum of adherent) in kibana Metric visualization.
Thanks!
Hi @Bilal2,
the metric visualization does not support this kind of post-processing, but you can achieve the same thing with the TSVB visualization.
This is an example configuration close to your case. Make sure to set "Data timerange mode" to "Entire time range" in the Panel options.
1 Like
Thank you so much
it works perfectly !!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.