Select to view content in your preferred language

Duplicated values in attribute table

363
0
07-21-2022 05:07 AM
Labels (3)
PawełKropielnicki
New Contributor

Hey, I've made spatial join in result of which I have summed up values that spatially acquire in one shape:

FIDSHAPEJOIN COUNTTARGET FIDCODE
5Polygon5420, 20, 20, 41, 20


Is there a way to stop duplicating or to simplify the result for example instead of having 20, 20, 20, 41, 20 just to acquire only values 20, 41? I'm not talking about manually checking because there is almost 3k fields to correct - any process or auto fix?

Many thanks!

0 Kudos
0 Replies