Getting Field name as field value in Pie chart visualization

It's because of the analysis that Elasticsearch does.
You probably want to create your own mapping so that ES doesn't analyse that field.

Read this https://www.elastic.co/guide/en/elasticsearch/guide/current/analysis-intro.html and the following chapter and it should be clearer :slight_smile: