i am showing a table in kibana dashboard based on data stored on elastic.i want to show different colors which is dependent on value of another column.
i.e i have a delta_time column and a Goal column (both are numeric) . i want to do field coloring in delta time based on goal value.
I saw various options like numeric field coloring but it did not help me.
is there any other way of doing this . ?
Not directly, unfortunately. We don't have any functionality to control any aspect of your data based on other data.
You might be able to use a scripted field to show some message, instead of a color, perhaps as another column in the table. That will at least help you highlight whatever issues you are trying to, even if you can't show a color.
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.