So to summarize, our organization has done a 6 month study on water quality at different sites along rivers & streams in our city. I am making a visualization of this in ArcGIS pro, displaying Turbidity on a color ramp for each section of stream.
I have used the create function to trace an already existing rivers layer so I could add all my own attribute fields. This has all been straight forward. Then I duplicated the layers by using "Make layer from selection" and making a layer for each month of the study. Here is the problem, when I update the "October" layer's attribute field for Turbidity, every other instance of this layer is also updated even though they all have separate names and are not in a group.
Hopefully some has experience with this problem and can help. Thank you!