Select to view content in your preferred language

Records not counted in attribute table and symbology

294
8
Jump to solution
4 weeks ago
Gisbert61
Frequent Contributor

Hi all,

Pro 3.5.3 here.

I have a hosted feature layer with 4100+ records, whenever I select records they're not counted correctly:

Gisbert61_0-1757494451112.png

 

Also when I create a symbology the count for <Null> values is incorrect:

Gisbert61_1-1757494510582.png

In the above symbology I have a lot of Null but it counts zero.

Symbologies of other attributes containing Null values also count zero for the Null  value and correct for other values. (like the symbology depicted above)

This makes me feel very uncomfortable. What's wrong here?

 

Regards,

Bert

0 Kudos
1 Solution

Accepted Solutions
RTPL_AU
Honored Contributor

@Gisbert61 
While you're building the style it shows the count next to each category. 
I don't think it can be added to the actual legend. Someone should lodge an I...

RTPL_AU_1-1758700329781.png

Any unincluded items will show at the bottom and be counted in the 'Other' total.

 

 

View solution in original post

8 Replies
JaimeSF_EsriSpain
Esri Contributor

Hi @Gisbert61 

 

I have the same version than you. I try with a hosted feature layer with 1.666.956 records, and I don't have this problem, count well for me:

JaimeSF_EsriSpain_0-1757518220206.png

JaimeSF_EsriSpain_1-1757518244402.png


I don't know how it's wrong with your data 😞

 

0 Kudos
RTPL_AU
Honored Contributor

Hi @Gisbert61 
If you add a definition query of IS NOT NULL against the field does it give the correct result?

0 Kudos
Gisbert61
Frequent Contributor

Hi RTPL_AU,

Nothing changes in the symbology nor the count after I add that definition query (I see less points on the map of course) but thats it..

0 Kudos
RTPL_AU
Honored Contributor

@Gisbert61 
Mmm.
Do you see the correct counts in ArcGIS Online of you open the layer in Map Viewer and apply a Unique Symbols style to it using the same attribute?

Another option is to create a hosted view and seeing how it behaves.

I keep a couple of different computers on older versions of Pro for reasons - If you have something you could drop 3.3 or earlier on it might help to lock the issue down to 3.5.x or if it is a hosted service issue. 


0 Kudos
Gisbert61
Frequent Contributor

@RTPL_AU 

I don't seem to be able to add a count to a symbology in the webviewer, however when I create the same symbology (Unique symbols) several values are omitted in the webviewer which i can see in Pro:

Gisbert61_1-1758699404330.png  I miss 11, 12, 15 and 22.

Gisbert61_2-1758699439753.png

Regards, Bert

 

 

 

0 Kudos
RTPL_AU
Honored Contributor

@Gisbert61 
While you're building the style it shows the count next to each category. 
I don't think it can be added to the actual legend. Someone should lodge an I...

RTPL_AU_1-1758700329781.png

Any unincluded items will show at the bottom and be counted in the 'Other' total.

 

 

Gisbert61
Frequent Contributor

Aha, I got the count per your example, excellent.

Gisbert61_0-1758714442659.png

A bit peculiar that symbology simply stops after ten items and does not display the rest automatically but okay I guess.

So I have 1576 <null> values visible as 'other'. This is confirmed by looking at the attribute table

 

In the mean time I have de-installed and re-installed Pro 3.5.3 so I'm at 3.5.0 until IT can start the 3.5.3 patch

 

0 Kudos
Gisbert61
Frequent Contributor

i accepted  @RTPL_AU as solution as it helped me further.

I'm still unable to get a valid count of <null> values but there might be a problem in my dataset about datetime fields. ..

0 Kudos