Select to view content in your preferred language

Value doesn't fall within the Domain even though the field is already filled there ?

360
14
2 weeks ago
DEAF_PROBERT_68
Honored Contributor

Hey all !

I have a question about File Geodatabase. I added  a lot of fields first and then when I made a select of a feature.  I  entred the name of it  in an attribute field.

I realized that it will be a lot of work , so I decided to proceed and add Domains for each field and then add a descripton.

The description names were came from a webpage that I put in the descripton.

When there is a new one I need to add , I went back to the Domain again and then add the new description.

Then I went back to the MapView again and selected a new feature and sometimes I get these.

DEAF_PROBERT_68_0-1758046765591.png

 

Funny thing is why does it do that even though I scroll down each feature and all of them in the Allowable Equiment is already filled ?

So I googled for a solution to thins and I found this link https://support.esri.com/en-us/knowledge-base/error-failed-to-create-feature-class-name-value-doesn-...

Do I need to go back and re-selected again to solve the problem ?

I am using ArcGIS Pro 3.3.6 in Citrix and Recreation.gov .

If anyone in here has a similar issue and if it workied in FME  let me know.

I will be adding more like this for other campground in a few ranger districts down the road. For now, I am concentrate with one of our ranger district.

 

 

 

0 Kudos
14 Replies
DavidPike
MVP Notable Contributor

Can you share your Coded Values and Descriptions?  It may match your Description but not your Coded Value.  Also look out for slight differences or trailing spaces.

0 Kudos
DEAF_PROBERT_68
Honored Contributor

For Fields 

DEAF_PROBERT_68_1-1758127187073.png

For Domanis 

 

DEAF_PROBERT_68_3-1758127260051.png

 

For Subtypes

 

DEAF_PROBERT_68_4-1758127293502.png

 

0 Kudos
CalvinHarmin
Frequent Contributor

I think you accidentally pasted the Subtype screenshot twice -- can you paste the domain menu screenshot showing the domain code/values you are having issues with?

0 Kudos
JenniferCadkin
Esri Contributor

Something that may help you as you track this down...if you are needing to edit the feature's attributes and the error is preventing it,  uncheck 'Enforce Attribute Validation' in the Backstage Options, Editing tab.  With this option unchecked, there will be warning notification, rather than and error notification, and you will be able to modify the data.

 

https://pro.arcgis.com/en/pro-app/latest/help/editing/editing-options.htm#ESRI_SECTION1_9E23F817ABB7...

0 Kudos
CalvinHarmin
Frequent Contributor

I find when diagnosing the warnings like you're seeing where domain coded value is not being recognized in a selected feature:

For that layer in your map, if you open the attribute table, there is an option to specifically show domain CODE values instead of DESCRIPTION values. This also changes the behavior of what you see in the attribute pane (but not pop-ups, I believe; you have to change that field value display behavior separately by using an arcade expression to show the domain code value rather than description).  

CalvinHarmin_2-1758121307716.png

 

CalvinHarmin_1-1758121274206.png

This at least helps you see what the 'actual' value of that field is.

Changing domain description values in the domain  menu should automatically reflect the new description value in your attribute table/attribute pane, unless ArcGIS Pro is being glitchy you may want to close and reopen the project.

However, if you change any domain code values, you have to manually update features that need to have that new code value applied.

0 Kudos
DEAF_PROBERT_68
Honored Contributor

Thank you , Yes I see glitchy here because it does not refresh very well.  I see some issues when you change field in Unque Values and I see duplicate here.

It is like you said you have to close the project and then re-open the project to make the change or glitch disappears.

This morning I opened the project and I don't see anything strange in Unique Values...along with the show count.

0 Kudos
CalvinHarmin
Frequent Contributor

Can you say more about this - I'm not sure what you mean:

I see some issues when you change field in Unque Values and I see duplicate here.

0 Kudos
DEAF_PROBERT_68
Honored Contributor

Look at the picture scroll down here.  Look at the Site Accessible and I have two "No"'s and when I fixed it and refresh the count  One of the No count changes to zero.  It means the No now have only One label...

 

Example I just fixed Check-In and it does not refresh the Value "1" because I move the clock 2:00PM  from Value 1 to 2:00 PM

DEAF_PROBERT_68_0-1758129499886.png

 

0 Kudos
DEAF_PROBERT_68
Honored Contributor

I am reviewing again here and found some strange here ....

DEAF_PROBERT_68_0-1758126944998.png

 

In that picture you see I have two separate No here.. that is the problem...

0 Kudos