Change data table labels

Hi,

I have a kibana visualization shown on the pic. I would like to know if it is possible to change the row data below the classification column, e.g., change "1" to "yes", "-1" to "no".

Thanks

image

You could use a scripted field or write a custom field formatter. There are some caveats to the formatter approach in 6.0 at the moment.