# Visualizing json documents

**URL:** https://discuss.elastic.co/t/visualizing-json-documents/268807
**Category:** Kibana
**Created:** [March 30, 2021, 2:36pm UTC](https://discuss.elastic.co/t/visualizing-json-documents/268807 "2021-03-30T14:36:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Tlm\_Konstantinos](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tlm_konstantinos/32/78397_2.png) [@Tlm\_Konstantinos](https://discuss.elastic.co/u/Tlm_Konstantinos)
#### Post date: [March 30, 2021, 2:36pm UTC](https://discuss.elastic.co/t/visualizing-json-documents/268807/1 "2021-03-30T14:36:56Z")

</div>

Hi every one. I have enriched all records in an es index with some json data. ex  
`{'key1':{"key11":val11, "key12":val12}, 'key2': val2}`

I am looking for a nice way to display that json in Table view or maybe in another nice way. Right now in the table view before the json i see the symbol '?'. It seems like Table view doesnt recognise json fields. Is there a way to add treeview to kibana table? Could any one suggest smt? May an external visualization tool for es indexes? outside of kibana

---

<div class="post-metadata">

### Author: ![Nathan\_Reese](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nathan_reese/32/84829_2.png) [@Nathan\_Reese](https://discuss.elastic.co/u/Nathan_Reese)
#### Post date: [March 31, 2021, 2:53pm UTC](https://discuss.elastic.co/t/visualizing-json-documents/268807/2 "2021-03-31T14:53:26Z")

</div>

You can try using [vega](https://www.elastic.co/guide/en/kibana/current/vega.html) to make a customized visualization. Here is a vega example for tree maps [Treemap Example | Vega](https://vega.github.io/vega/examples/treemap/)

---

<div class="post-metadata">

### Author: ![Tlm\_Konstantinos](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tlm_konstantinos/32/78397_2.png) [@Tlm\_Konstantinos](https://discuss.elastic.co/u/Tlm_Konstantinos)
#### Post date: [April 4, 2021, 4:59pm UTC](https://discuss.elastic.co/t/visualizing-json-documents/268807/3 "2021-04-04T16:59:03Z")

</div>

well actually I need the table view that can be found here: [KNQL Plugin](https://ppadovani.github.io/knql_plugin/overview/)

I can see that kibana version 7.9.1 is not supported. So it is pretty unclear how can i get there. What I need to achive is a table view like this one

 ![nested](https://us1.discourse-cdn.com/elastic/original/3X/7/c/7c848cad4a7c0209ccbe91d5817e2cb527b9e1e9.jpeg)

---

<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: [May 2, 2021, 4:59pm UTC](https://discuss.elastic.co/t/visualizing-json-documents/268807/4 "2021-05-02T16:59:54Z")

</div>

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