I see that, in Portal, I can add a count of related tables to a point feature's pop-up in the map.
I have a point feature with two related tables, one for investigations and one for repairs. Is there not a way to symbolize the point feature based on the related table record count? Something like:
Symbolize the feature this way if # of Investigations is 0 and # of repairs is 0
Symbolize the feature this way if # of investigations is > 0 and # of repairs is 0
Symbolize the feature this way if # of investigations is > 0 and # of repairs is > 0
I know I've seen other discussions stating you can't symbolize based off related tables without some scripting, but it seems like if I can add it to the pop-up, I should be able to use that info to symbolize as well; however, that doesn't appear to be the case when trying to change the point's symbology.