# Kibana conflicting field

**URL:** https://discuss.elastic.co/t/kibana-conflicting-field/334301
**Category:** Kibana
**Created:** [May 25, 2023, 9:41am UTC](https://discuss.elastic.co/t/kibana-conflicting-field/334301 "2023-05-25T09:41:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jfrank](https://avatars.discourse-cdn.com/v4/letter/j/f475e1/32.png) [@jfrank](https://discuss.elastic.co/u/jfrank)
#### Post date: [May 25, 2023, 9:41am UTC](https://discuss.elastic.co/t/kibana-conflicting-field/334301/1 "2023-05-25T09:41:08Z")

</div>

Recently I've changed type of the field from text to long and now I see in documents in Kibana that this field is "conflicting". How Can I solve this?

Kibana v 8.1.0

---

<div class="post-metadata">

### Author: ![Sandeep\_Raju](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@Sandeep\_Raju](https://discuss.elastic.co/u/Sandeep_Raju)
#### Post date: [May 25, 2023, 9:57am UTC](https://discuss.elastic.co/t/kibana-conflicting-field/334301/2 "2023-05-25T09:57:10Z")

</div>

Remove the old documents have "text" format and re-insert documents with proper new mapping of "long".

Don't forget to refresh index pattern.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [June 22, 2023, 9:57am UTC](https://discuss.elastic.co/t/kibana-conflicting-field/334301/3 "2023-06-22T09:57:25Z")

</div>

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