Hello,
In ArcGIS Pro, I have two layers: one Line and one Point. Both have a field named SEB, and this field contains the same values.
For the line layer, I applied Unique Values symbology based on the SEBfield. This created about 40,000 groups, each with a different color.
Now I want to apply the same symbology to the point layer. However, ArcGIS Pro automatically assigns different colors. What I need is: if the value in the SEB field is the same, then the point layer should use the same color as the line layer.

How can I do this in ArcGIS Pro?
Thanks!