# Get the data about which fields are being visualised

**URL:** https://discuss.elastic.co/t/get-the-data-about-which-fields-are-being-visualised/201063
**Category:** Kibana
**Created:** [September 25, 2019, 2:28pm UTC](https://discuss.elastic.co/t/get-the-data-about-which-fields-are-being-visualised/201063 "2019-09-25T14:28:15Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![elk11](https://avatars.discourse-cdn.com/v4/letter/e/45deac/32.png) [@elk11](https://discuss.elastic.co/u/elk11)
#### Post date: [September 25, 2019, 2:28pm UTC](https://discuss.elastic.co/t/get-the-data-about-which-fields-are-being-visualised/201063/1 "2019-09-25T14:28:15Z")

</div>

Hi,

I have some 250 visualisations and i want to get the data about what fields are being used in visualisations. is there any simple way to get that data?

kibana version: 7.3

Thanks

---

<div class="post-metadata">

### Author: ![flash1293](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/flash1293/32/41227_2.png) [@flash1293](https://discuss.elastic.co/u/flash1293)
#### Post date: [September 25, 2019, 2:46pm UTC](https://discuss.elastic.co/t/get-the-data-about-which-fields-are-being-visualised/201063/2 "2019-09-25T14:46:15Z")

</div>

Hi @elk11,

That's a very interesting idea. There is no easy way to find field references currently. Your best bet would be using the saved object api to fetch the visualization configurations and then run a script over them, but there are a lot of places where fields can be referenced in the format.

---

<div class="post-metadata">

### Author: ![elk11](https://avatars.discourse-cdn.com/v4/letter/e/45deac/32.png) [@elk11](https://discuss.elastic.co/u/elk11)
#### Post date: [September 26, 2019, 7:01am UTC](https://discuss.elastic.co/t/get-the-data-about-which-fields-are-being-visualised/201063/3 "2019-09-26T07:01:04Z")

</div>

Yeah, finally i ended up doing that. Thanks @flash1293

---

<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: [October 24, 2019, 7:01am UTC](https://discuss.elastic.co/t/get-the-data-about-which-fields-are-being-visualised/201063/4 "2019-10-24T07:01:05Z")

</div>

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