How to get the percentage of a particular column in datatable of visualization in kibana?
In my table, I have 3 columns.
Kibana 7.3.2
Col A: Text
Col B: Volume of something (numeric)
Col C: ?? (should be percentage based on Col B)
How to get the percentage of a particular column in datatable of visualization in kibana?
In my table, I have 3 columns.
Kibana 7.3.2
Col A: Text
Col B: Volume of something (numeric)
Col C: ?? (should be percentage based on Col B)
If you click on "Options" there is a "Percentage column" you can include. Is that accomplish what you're looking for?
I believe you have misunderstood my question. Let me rephrase, I need a new column with the percentage of the row values. Example : Col B containing value of 200, then Col C should be 80% of the value of Col B which is 160.
Also I find no "Percentage column" under "Options".
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.