# Visualisation in Kibana to Convert Microtime

**URL:** https://discuss.elastic.co/t/visualisation-in-kibana-to-convert-microtime/203642
**Category:** Kibana
**Created:** [October 15, 2019, 12:06pm UTC](https://discuss.elastic.co/t/visualisation-in-kibana-to-convert-microtime/203642 "2019-10-15T12:06:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vtd](https://avatars.discourse-cdn.com/v4/letter/v/a3d4f5/32.png) [@vtd](https://discuss.elastic.co/u/vtd)
#### Post date: [October 15, 2019, 12:06pm UTC](https://discuss.elastic.co/t/visualisation-in-kibana-to-convert-microtime/203642/1 "2019-10-15T12:06:07Z")

</div>

Hi,

Im a little stuck on a visualisation I am trying to create. I am currently reporting on microtime response times on a website, but would like to convert this into milliseconds. Ill be honest I have no idea how to do this in Kibana ☹

I hope someone can help please.

Thanks!

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [October 15, 2019, 12:50pm UTC](https://discuss.elastic.co/t/visualisation-in-kibana-to-convert-microtime/203642/2 "2019-10-15T12:50:57Z")

</div>

Hey @vtd,

It's not completely clear where exactly you'd like to display that value, how the mapping of this field look like etc. But it seems you're looking for the [Date](https://www.elastic.co/guide/en/kibana/current/field-formatters-date.html#field-formatters-date) or [Numeric](https://www.elastic.co/guide/en/kibana/current/field-formatters-numeric.html) Field Formatters, you can read more here [https://www.elastic.co/guide/en/kibana/current/managing-fields.html](https://www.elastic.co/guide/en/kibana/current/managing-fields.html).

Also there is a chance you just need to convert microseconds to milliseconds at the ingest time if you don't need, so yeah, completely depends on details of what you're trying to achieve.

Best,  
Oleg

---

<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: [November 12, 2019, 12:51pm UTC](https://discuss.elastic.co/t/visualisation-in-kibana-to-convert-microtime/203642/3 "2019-11-12T12:51:28Z")

</div>

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