I added shapefile data to a basemap which contains polygons of unique tree stands in a state forest. There are a number of fields associated with each polygon. I would like to display only one unique value from each of two different fields. For example, I would like to display only polygons with the value of "SEED/SAPLING" in the "STAND DIAMETER" field as a unique color as well as polygons with the value of "ASPEN" in the "TREE TYPE" field as another color. Most of these polygons will not overlap. Using the "Symbolize your layer by category/Unique Values" I am able to display only the polygons with "SEED/SAPLING" value in the "STAND DIAMETER" field. I cannot seem to find a way to display the "ASPEN" from the "TREE TYPE" field. When I add a second field in the symbology pane, it combines values from the two different fields. These two fields are not dependent on each other. Can anyone help explain how to do this? Thank you.