# Error adding geography fields to new query

**URL:** https://speciforum.org/t/error-adding-geography-fields-to-new-query/985
**Category:** Get Help
**Created:** [January 11, 2023, 4:44pm UTC](https://speciforum.org/t/error-adding-geography-fields-to-new-query/985 "2023-01-11T16:44:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![davidaboyd](https://yyz1.discourse-cdn.com/flex029/user_avatar/speciforum.org/davidaboyd/32/2286_2.png) [@davidaboyd](https://speciforum.org/u/davidaboyd)
#### Post date: [January 11, 2023, 4:44pm UTC](https://speciforum.org/t/error-adding-geography-fields-to-new-query/985/1 "2023-01-11T16:44:09Z")

</div>

Specify 7 version “edge.” When creating a new query and adding a geography field, the final step of the mapping process is empty. For example, when adding the “Country” field to a new query

 ![image](https://canada1.discourse-cdn.com/flex029/uploads/specifysoftware/original/2X/8/848dc15430c03dc03ef965799f7bcca4c9c67546.png)  
the rightmost box used to have the option “Full Name” but is now empty. I can double-click Country in the previous box to add it to the query as (formatted), but doing so results in the following error code when the query is run:  
“Error occurred fetching from `...specifycloud.org/stored_query/ephemeral/`  
Invalid response code 500. Expected 200.”  
Existing, saved queries still map to “Full Name” at the final step and continue to work. The problem only occurs for new queries. Any help would be appreciated, thanks!

---

<div class="post-metadata">

### Author: ![Grant](https://yyz1.discourse-cdn.com/flex029/user_avatar/speciforum.org/grant/32/4255_2.png) [@Grant](https://speciforum.org/u/Grant)
#### Post date: [January 11, 2023, 8:17pm UTC](https://speciforum.org/t/error-adding-geography-fields-to-new-query/985/2 "2023-01-11T20:17:11Z")

</div>

Hi @davidaboyd,

It looks like your `fullName` field is hidden in the Geography table. You’ll need to go into the Schema Config tool and unhide that field in that table to see it in the query builder!

---

<div class="post-metadata">

### Author: ![davidaboyd](https://yyz1.discourse-cdn.com/flex029/user_avatar/speciforum.org/davidaboyd/32/2286_2.png) [@davidaboyd](https://speciforum.org/u/davidaboyd)
#### Post date: [January 11, 2023, 9:53pm UTC](https://speciforum.org/t/error-adding-geography-fields-to-new-query/985/3 "2023-01-11T21:53:50Z")

</div>

That did the trick, thanks very much!
