# "Saved field parameter is now invalid, please select a new field"

**URL:** https://discuss.elastic.co/t/saved-field-parameter-is-now-invalid-please-select-a-new-field/83860
**Category:** Kibana
**Created:** [April 27, 2017, 12:35pm UTC](https://discuss.elastic.co/t/saved-field-parameter-is-now-invalid-please-select-a-new-field/83860 "2017-04-27T12:35:14Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![BigFunger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bigfunger/32/7323_2.png) [@BigFunger](https://discuss.elastic.co/u/BigFunger)
#### Post date: [April 27, 2017, 3:20pm UTC](https://discuss.elastic.co/t/saved-field-parameter-is-now-invalid-please-select-a-new-field/83860/4 "2017-04-27T15:20:45Z")

</div>

Does the index that this visualization points to contain data?

When you go to the `Index Patterns` section of Kibana, and select that index pattern, does the field that the visualization depends on show as `searchable` and `aggregatable`?

 ![](https://us1.discourse-cdn.com/elastic/original/3X/6/b/6b7b8f49d78b6f5b5cf45f377799479af4e64095.png)

I assume that the answer to both of these questions is 'no', so we go back to my suggestion to seed the index. What I mean is, just make sure there is at least one document indexed into the index. The nature of your index/data will determine how you would accomplish that. You could go into `Dev Tools` and manually index a document, or make sure that however you are populating your index has processed and indexed some documents before attempting to view the visualization in Kibana.

---

_[View the full topic](https://discuss.elastic.co/t/saved-field-parameter-is-now-invalid-please-select-a-new-field/83860)._
