I'm working on creating a map and I only need to display the labels for the polygons that have symbology. There are other polygons that are not relevant to this project so I removed their symbology so they aren't displayed. I also want to remove the unit number labels for the polygons that are not represented.
I feel that this would be a fairly easy expression to make in the label properties expression, but I don't have a background in python or arcade. I thought the conditional if-else statement could work, but I couldn't figure it out.
Any help would be appreciated. I would like to learn more about python and arcade coding in Arcgis pro.
Thanks,