Date Format in Data Table

Hi All

I am new to kibana and really loving it so far. I created a very basic data table visualiation from a index. I am trying ti change the date format to yyyy-mm-dd but I dont know how to do it. Here is what my data table looks like right now:

Can someone please help guide this noob into how I can go about this. I am trying to change the format of the Lead Date column to yyyy-mm-dd

Best

You can use a Date Field Formatter to configure the format used for dates.
See these parts of the Kibana docs for details:
https://www.elastic.co/guide/en/kibana/current/managing-fields.html
https://www.elastic.co/guide/en/kibana/current/field-formatters-date.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.