Missing feature count in Symbology pane

2938
10
04-05-2021 03:30 PM
RachaelClaire
New Contributor II

Hey there! We're having a bit of a problem:

We're symbolizing by unique values and a couple of symbols weren't showing up in the legend.

Then we noticed that the feature count in the symbology pane says zero for these same values.

RachaelClaire_0-1617659935996.png

So, I had a mini-heart attack and checked to make sure the features are in fact in the SDE feature class.

RachaelClaire_1-1617660010237.png

They're all in there.

RachaelClaire_2-1617660054318.png

Any ideas why the count isn't showing up?

 

0 Kudos
10 Replies
curtvprice
MVP Esteemed Contributor

There used to be a limit of how many rows to scan to make the list of unique values, to keep performance reasonable. I just looked for the spot to increase this limit in Pro and can't find it, though there is one for raster tables (65536) that you can increase in the Pro app settings.

See how your table says *2,000? The * means all the records haven't been scanned. Maybe you could navigate to the end of the table with the move to end button to make all the rows visible to the unique values renderer?

Another tack: did you try the count refresh to force it?

show.jpg

0 Kudos
RachaelClaire
New Contributor II

Yep, I tried the refresh and got nothing. I also tried pulling in the data without using the layer file (I thought maybe it had something to do with the layer file creation. I was wrong?) Also, allowing it to scan the full FC (85889 records) didn't change the count in the symbology pane.

0 Kudos
curtvprice
MVP Esteemed Contributor
Sounds like a bug to bring up w Esri tech support!
DanPatterson
MVP Esteemed Contributor

Version of Pro?

There are at least 14 reported bugs with variants of "symbology count ArcGIS Pro"

Esri Support Search-Results

Could be one of them


... sort of retired...
Robert_LeClair
Esri Notable Contributor

Hmmm...I tested this on an SDE FC stored in PostgreSQL RDMBS and with 19832 features in a parcel feature class did unique values for my symbology and was able to get a feature count.  A few questions for you:

  1. What release of ArcGIS Pro are you using?  I'm using 2.7.2
  2. Run the Rebuild Indexes, Analyze and Analyze Datasets GP tools for normal maintenance.  Is there any change in behavior?
  3. Rename the ESRI folder in C:\Users\<user_profile>\AppData\Local and C:\Users\<user_profile>\AppData\Roaming to ESRI_OLD.  Is there a change in the behavior?
RachaelClaire
New Contributor II

1. running 2.7.0

2. I rebuilt the indexes and ran analyze in Catalog - nothing changed.

3. I renamed the folders - nothing changed.

 

0 Kudos
Robert_LeClair
Esri Notable Contributor

Thx for the update Rachael.  Try this, copy/paste the feature class in question to a file geodatabase and repeat the workflow.  Does ArcGIS Pro show the Count properly?  If it does, copy/paste the feature class back into your eGDB, test the workflow again on the new feature class.  If the Count works properly, then I'd say something is up with the original feature class.

0 Kudos
DanPatterson
MVP Esteemed Contributor

Meaning you are either back to Bug, or it is unique to your situation.  If none of the Bugs was remotely pertinent, I would contact Tech Support before you invest any more time.


... sort of retired...
David_Brooks
MVP Regular Contributor

I've got the same problem, but in a FGDB. I receieved a point shapefile from a client with 1006 records in it. I've added a field for them to mark Yes/No and symbolised appropriately. But the All Other Values symbol isn't showing a count.

Further to that, If i update features to YES or NO, the count doesn't update. (you're seeing 2 Yes values in the screenshot from a previous edit. Add data is currenty Null!

Further  to that, im unable to share to AGOL. It hangs at Uploading Service Definition. Would upload after 12 hours.

I created a brand new feature class in FGDB, and copied the points into it, but that still didn't fix the problem.

Brooks_SummitGeo_0-1626760177895.png

 


David
..Maps with no limits..
0 Kudos